Jeremy Stretch
0e8388c1ee
Simplify VLANGroup scope assignment (WIP)
2021-04-02 09:36:14 -04:00
Jeremy Stretch
641e78e4b9
Rebuild CablePaths when a CircuitTermination is modified
2021-04-02 09:17:11 -04:00
Jeremy Stretch
4939f7b53d
Show the last node in a CablePath with no destination
2021-04-01 21:29:46 -04:00
Jeremy Stretch
a21bc2ca36
Include termination side in CircuitTermination string repr
2021-04-01 21:03:00 -04:00
Jeremy Stretch
e6846dc616
Add test for trace through multiple circuits
2021-04-01 20:38:36 -04:00
Jeremy Stretch
70704daf0d
Linkify connected object
2021-04-01 17:21:04 -04:00
Jeremy Stretch
66a805bea8
Closes #6071 : Cable traces now traverse circuits
2021-04-01 14:31:10 -04:00
Jeremy Stretch
ee7396481a
Rename Cloud to ProviderNetwork
2021-04-01 10:21:41 -04:00
Jeremy Stretch
ab72000677
Merge branch 'develop' into feature
2021-03-31 17:11:54 -04:00
Jeremy Stretch
0d3f67ddda
Fixes #5805 : Fix missing custom field filters for cables, rack reservations
2021-03-31 17:02:21 -04:00
Jeremy Stretch
de2a12be6e
Closes #5965 : Mention cf property on CustomFieldModel in docs
2021-03-31 16:35:28 -04:00
Jeremy Stretch
1beb6bdd4f
Closes #5840 : Add column to cable termination objects to display cable color
2021-03-31 15:49:29 -04:00
Jeremy Stretch
0fc8ce2503
Closes #5756 : Omit child devices from non-racked devices list under rack view
2021-03-31 15:33:06 -04:00
Jeremy Stretch
72885a482e
Closes #5526 : Add MAC address search field to VM interfaces list
2021-03-31 15:27:38 -04:00
Jeremy Stretch
6c34fb9dd7
Closes #6054 : Display NAPALM-enabled device tabs only when relevant
2021-03-31 15:21:07 -04:00
Jeremy Stretch
bcc728e610
Add link to v2.11 release notes
2021-03-31 14:24:43 -04:00
Jeremy Stretch
26b3c80022
Closes #6001 : Paginate component tables under device views
2021-03-31 14:24:05 -04:00
Jeremy Stretch
1407a15879
Fixes #6073 : Permit users to manage their own REST API tokens without needing explicit permission
2021-03-31 13:25:06 -04:00
Jeremy Stretch
5af314a375
Add tests for filtering VLANs by device/VM
2021-03-31 10:59:15 -04:00
Jeremy Stretch
54422e6c76
Remove obsolete grouping logic
2021-03-31 10:04:44 -04:00
Jeremy Stretch
1196d5945c
Fix VM VLAN filtering
2021-03-30 21:46:56 -04:00
Jeremy Stretch
7e20beae7e
Remove brief_mode parameter from DynamicModelChoiceMixin
2021-03-30 21:34:50 -04:00
Jeremy Stretch
4f2ff6a791
Add 'available_on' VLAN filters for devices & VMs
2021-03-30 21:32:48 -04:00
Jeremy Stretch
8ec9355a1f
Fix VLANGroup 'add VLAN' button
2021-03-30 21:23:57 -04:00
Jeremy Stretch
c599a06e26
Changelog & docs for #5380
2021-03-30 18:59:47 -04:00
Jeremy Stretch
13c1eab717
Merge pull request #6072 from rodvand/origin/feature
...
#5830 : Expand ExportTemplate model with attachment choice
2021-03-30 18:53:38 -04:00
Martin Rødvand
68e57681d9
Closes #5830 : Add as_attachment field to API serializers and admin view.
2021-03-30 23:26:55 +02:00
Martin Rødvand
139afe844b
Add boolean as_attachment to Export template
2021-03-30 22:27:26 +02:00
Jeremy Stretch
2cf2627984
Add missing tests for SiteGroup
2021-03-30 11:06:59 -04:00
Jeremy Stretch
63f0be8285
Clean up custom field column implementation
2021-03-29 17:51:45 -04:00
Tom Grozev
7644f87a0a
Add support for custom fields in tables ( #5460 )
...
* Add support for custom fields in tables
* Fix empty list displays as none
Co-authored-by: TomGrozev <TomGrozev@users.noreply.github.com>
Co-authored-by: Jeremy Stretch <jeremy@netverity.dev>
2021-03-29 17:15:21 -04:00
Jeremy Stretch
7ac9eca2d5
Closes #6038 : Include tagged objects list on tag view
2021-03-29 16:53:41 -04:00
Jeremy Stretch
966d6c9a16
Migrate prefix, VLAN templates to new structure
2021-03-29 16:43:29 -04:00
Jeremy Stretch
df081ea6f9
Rearrange locations link in navigation menu
2021-03-29 16:27:37 -04:00
Jeremy Stretch
8d3fcbc809
Fix form errors
2021-03-29 16:23:26 -04:00
Jeremy Stretch
cdf36e76e3
Clean up organizational object URLs
2021-03-29 16:17:25 -04:00
Jeremy Stretch
ed35fb5132
Fix ConfigContext application for SiteGroups
2021-03-29 15:57:44 -04:00
Jeremy Stretch
b7c247ca2e
Closes #4833 : Allow assigning config contexts by device type
2021-03-29 15:40:09 -04:00
Jeremy Stretch
cd4d26e520
Closes #5425 : Create separate tabs for VMs and devices under the cluster view
2021-03-29 14:55:17 -04:00
Jeremy Stretch
5898e2c7d4
Device component lists should link to component-specific device view
2021-03-29 14:49:22 -04:00
Jeremy Stretch
3498c8f839
Update changelog
2021-03-29 11:56:07 -04:00
Jeremy Stretch
5514c7aed8
Update docs to indicate location assignment ability
2021-03-29 11:55:34 -04:00
Jeremy Stretch
c395182ea4
Fix initial tab display
2021-03-29 11:41:30 -04:00
Jeremy Stretch
cfcfbf74de
Note that 'table' is a reserved name for ExportTemplates
2021-03-29 11:25:57 -04:00
Jeremy Stretch
631e5350fb
Enable bulk editing of device location assignment
2021-03-29 11:01:17 -04:00
Jeremy Stretch
309e2bdf58
Tweak table display for components marked as connected
2021-03-29 10:53:02 -04:00
Jeremy Stretch
e95f7c32bc
Update interfaces documentation
2021-03-29 10:35:07 -04:00
Jeremy Stretch
a556c7574b
Improve Interface validation
2021-03-29 10:34:31 -04:00
Jeremy Stretch
e1ab2aecc3
Update documentation for journal entries
2021-03-29 09:59:44 -04:00
Jeremy Stretch
cebec14a9f
Truncate comments in JournalEntryTable
2021-03-29 09:54:06 -04:00