Commit Graph

7130 Commits

Author SHA1 Message Date
jeremystretch
0c876de2e4 Filter parent location by ID 2021-04-05 11:53:40 -04:00
jeremystretch
5fec4ec255 LinkedCountColumn should always invoke filter by ID 2021-04-05 11:47:25 -04:00
jeremystretch
69c18d8420 Migrate VLANGroup site assignments 2021-04-05 11:40:46 -04:00
jeremystretch
e6bf1eced2 TenantColumn should export null if no tenant is assigned 2021-04-05 11:18:30 -04:00
jeremystretch
2bb1f60230 Location model cleanup 2021-04-05 11:09:33 -04:00
jeremystretch
3cca1d7f74 Empty MAC address should be null 2021-04-02 17:53:00 -04:00
jeremystretch
d92a8b926c Add child interfaces table to interface view 2021-04-02 17:33:34 -04:00
jeremystretch
fe2b920649 Use CommentField for JournalEntry comments 2021-04-02 17:14:15 -04:00
jeremystretch
e3c79482cc Add manufacturer column to DeviceTable 2021-04-02 17:02:12 -04:00
jeremystretch
30ff6edb4b Convert all LinkColumns to Column(linkify=True) 2021-04-02 16:59:53 -04:00
jeremystretch
4b89024783 Add the models index 2021-04-02 16:29:01 -04:00
jeremystretch
b84d752932 Fix tab headers 2021-04-02 15:44:15 -04:00
jeremystretch
82377cdea1 Provide absolute URL for object search form 2021-04-02 15:27:00 -04:00
jeremystretch
995446bc57 Remove redundant prechange_data assignments 2021-04-02 15:21:11 -04:00
Jeremy Stretch
b05fcfae76 Restore 'brief' parameter (regression from 7e20beae7e) 2021-04-02 11:37:09 -04:00
Jeremy Stretch
2d03373666 Toggle VLANGroup scope selector fields 2021-04-02 11:31:46 -04:00
Jeremy Stretch
36d84c5cd5 Use ContentTypeChoiceField for all ContentType fields 2021-04-02 10:55:16 -04:00
Jeremy Stretch
6681b27f9e Introduce ContentTypeChoiceField 2021-04-02 10:54:13 -04:00
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