Commit Graph

7150 Commits

Author SHA1 Message Date
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
Jeremy Stretch
71e30297c5 Strip microseconds from JournalEntry creation time 2021-03-29 09:48:45 -04:00
Jeremy Stretch
8474f9fc5d Fix journal entry table ordering 2021-03-29 09:44:04 -04:00
Jeremy Stretch
6b5694c612 Add Markdown support for JournalEntry comments 2021-03-29 09:43:21 -04:00
Jeremy Stretch
82923d2d4f Update changelog 2021-03-26 20:25:55 -04:00
Jeremy Stretch
bfa7fa5929 Closes #6014: Move virtual machine interfaces list to a separate view 2021-03-26 20:19:19 -04:00
Jeremy Stretch
3eb16ce8db Closes #5926: Strip leading/trailing whitespace from TemplateColumns rendered for export 2021-03-26 16:20:01 -04:00
Jeremy Stretch
c5aca25475 Merge pull request #6062 from netbox-community/5971-org-object-views
Closes #5971: Dedicated views for organizational models
2021-03-26 16:06:45 -04:00
Jeremy Stretch
8784f98c53 Add dedicated view for tags 2021-03-26 15:25:18 -04:00
Jeremy Stretch
09d6264d04 Enable get view tests for organizational objects 2021-03-26 15:15:59 -04:00
Jeremy Stretch
e49484f273 Add dedicated views for nested group models 2021-03-26 15:07:29 -04:00
Jeremy Stretch
f4953d28ca Add dedicated views for organizational models 2021-03-26 14:44:43 -04:00
Jeremy Stretch
f102cf70e4 Introduce paginate_table() utility to simplify table pagination 2021-03-26 13:02:55 -04:00