Commit Graph

9046 Commits

Author SHA1 Message Date
Jeremy Stretch
1d89b85368 Merge pull request #8172 from netbox-community/3087-inventory-item-roles
Closes #3087: Add inventory item roles
2021-12-27 11:06:50 -05:00
jeremystretch
2910245579 Changelog for #3087 2021-12-27 10:52:04 -05:00
jeremystretch
41afae5b0a #8037: Add role field to InventoryItem 2021-12-27 10:45:33 -05:00
jeremystretch
08fd357d27 #3087: Add InvetoryItemRole 2021-12-27 10:18:39 -05:00
jeremystretch
798e9da93d Add direct link to preferences in user menu 2021-12-23 14:41:39 -05:00
jeremystretch
0041aed3f4 Reduce saturation of 'info' theme color 2021-12-23 14:34:09 -05:00
jeremystretch
a2821807f6 Closes #7784: Support cluster type assignment for config contexts 2021-12-23 14:20:03 -05:00
jeremystretch
2f9f0e389b Closes #7681: Add service_id field for provider networks 2021-12-23 13:50:01 -05:00
jeremystretch
253f562ddf Update release notes 2021-12-23 11:39:56 -05:00
jeremystretch
620fc25d8c Closes #8168: Add min/max VID fields to VLANGroup 2021-12-23 11:22:10 -05:00
jeremystretch
282106e49c #2658: Fix test permissions 2021-12-23 10:46:57 -05:00
jeremystretch
23b0837168 Closes #2658: Avalable VLANs API endpoint for VLAN groups 2021-12-23 10:14:28 -05:00
jeremystretch
64dff2dd7d Merge branch 'develop' into feature 2021-12-23 08:32:40 -05:00
Jeremy Stretch
dfed6a6be6 Merge pull request #8159 from netbox-community/6782-custom-link-columns
Closes #6782: Custom link columns
2021-12-22 21:13:13 -05:00
jeremystretch
0991290643 Changelog & docs for #6782 2021-12-22 20:57:59 -05:00
jeremystretch
f3b0a411e6 Introduce CustomLinkColumn 2021-12-22 20:56:11 -05:00
jeremystretch
013e00a830 Move rendering logic under CustomLink class 2021-12-22 20:25:57 -05:00
jeremystretch
19200912d7 #7449: Apply distinctive styling to top navbar 2021-12-22 15:32:35 -05:00
jeremystretch
56aec4daf8 #7449: Remove red color from logout link 2021-12-22 15:22:06 -05:00
jeremystretch
3d0749bc93 #7449: Don't color valid form fields 2021-12-22 15:18:24 -05:00
jeremystretch
fc674405ca Relocate confirmation_form.html 2021-12-22 15:08:04 -05:00
jeremystretch
f96e525db5 Reorganize & clean up templatetag templates 2021-12-22 15:05:24 -05:00
jeremystretch
489af14ea5 Remove obsolete template 2021-12-22 14:47:42 -05:00
jeremystretch
1cd594d32a Changelog for #7887 2021-12-22 12:48:24 -05:00
Jeremy Stretch
c2c469efc1 Merge pull request #8153 from davama/develop
Add missing HTTP_X_FORWARDED_FOR
2021-12-22 12:46:22 -05:00
Jeremy Stretch
4599135cf5 Merge pull request #8143 from netbox-community/7759-user-preferences
Closes #7759: User preferences framework
2021-12-22 11:00:18 -05:00
jeremystretch
d0823d1bd2 Fixes #8140: Restore missing fields on wireless LAN & link REST API serializers 2021-12-22 10:55:06 -05:00
jeremystretch
05302f8086 Fix invalid key retrieval 2021-12-22 10:45:21 -05:00
jeremystretch
9e582519ca Reference DEFAULT_USER_PREFERENCES for undefined preferences 2021-12-22 10:13:08 -05:00
jeremystretch
412cd912d3 Add tests & cleanup 2021-12-22 09:51:31 -05:00
jeremystretch
a6f2a2b4de Improve preferences form rendering 2021-12-22 09:35:29 -05:00
jeremystretch
74af96c2c0 Enable plugins to define user preferences 2021-12-22 09:10:50 -05:00
jeremystretch
9a6d51de91 Introduce DEFAULT_USER_PREFERENCES dynamic config setting 2021-12-21 20:30:59 -05:00
jeremystretch
c525808e58 Update config context display to reference data_format preference 2021-12-21 19:59:33 -05:00
jeremystretch
057884898d Introduce UserPreference to define user preferences 2021-12-21 17:05:06 -05:00
jeremystretch
2412e3f982 Introduce UserConfigForm for managing user preferences 2021-12-21 16:29:01 -05:00
jeremystretch
07529642e0 Fixes #8139: Fix rendering of table configuration form under VM interfaces view 2021-12-21 14:10:12 -05:00
jeremystretch
00671404fe Fixes #8138: Fix alignment of tags panel within IP address view 2021-12-21 14:04:15 -05:00
jeremystretch
94cda3669c FIxes #7972: Standardize name of RemoteUserBackend logger 2021-12-21 13:57:12 -05:00
jeremystretch
e5389836f2 Fixes #8127: Fix disassociation of interface under IP address edit view 2021-12-21 13:17:54 -05:00
thatmattlove
d2c14df268 Fixes #8134: reinitialize event listeners when HTMX swaps elements 2021-12-21 11:11:33 -07:00
jeremystretch
c66bd2263f Closes #8100: Add "other" choice for FHRP group protocol 2021-12-21 13:05:38 -05:00
jeremystretch
7a758a4fe6 Closes #8135: Append version when fetching static assets 2021-12-21 13:00:52 -05:00
jeremystretch
f9c099efe1 Changelog & cleanup for #7246, #8097 2021-12-21 11:53:31 -05:00
Jeremy Stretch
a32623f2df Merge pull request #8121 from kkthxbye-code/fix-8097
Fix #8097: Re-fix markdown table rendering
2021-12-21 11:50:24 -05:00
Jeremy Stretch
20d61316fe Merge pull request #8063 from rizlas/develop
Get_Environment from napalm should not need any decoding
2021-12-21 11:43:23 -05:00
Jeremy Stretch
6cd813e0ed Merge branch 'develop' into fix-8097 2021-12-21 11:37:58 -05:00
jeremystretch
68e9a20851 Merge branch 'develop' into feature 2021-12-21 11:28:16 -05:00
rizlas
ddd1584a4e Update netbox/dcim/api/views.py
Test without decode_dict function

Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2021-12-21 17:15:54 +01:00
jeremystretch
63ebf62aa3 Fixes #8131: Restore annotation of available IPs under prefix IPs view 2021-12-21 11:09:30 -05:00