1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

8912 Commits

Author SHA1 Message Date
7dc4e00b4d Add module, module_bay columns to device component tables 2021-12-17 20:15:49 -05:00
e0d7511eaa Misc cleanup 2021-12-17 16:34:51 -05:00
7777922bef Add Module model 2021-12-17 16:12:03 -05:00
5bd223a468 Fix YAML import for ModuleTypes 2021-12-17 13:28:17 -05:00
7c60e3c0ff Add Module model 2021-12-17 12:18:37 -05:00
e529d7fd3b Add ModuleBay and ModuleBayTemplate models 2021-12-17 09:35:57 -05:00
5f9f0e3ed3 Split generic views into separate modules 2021-12-16 16:41:43 -05:00
e91a76c936 Refactor bulk generic views 2021-12-16 16:28:23 -05:00
cab07c7c4b fix: non 20Mhz-wide channel centers 2021-12-16 19:28:39 +01:00
7735a539e9 Fixes #8088: Improve legibility of text in labels with light-colored backgrounds 2021-12-16 12:44:18 -05:00
68eb6fc3c1 fix: use center freq instead of beginning of freq range for 6Ghz 2021-12-16 18:14:56 +01:00
1dd3d2ec48 Changelog for #8054 2021-12-16 11:32:31 -05:00
ea6cdc9673 Closes #7650: Add support for local account password validation 2021-12-16 11:28:57 -05:00
134742a8b7 Merge pull request #8090 from netbox-community/8054-configurable-choice-fields
Closes #8054: Configurable choice fields
2021-12-16 11:17:32 -05:00
d8be8e25a5 ChoiceSet cleanup 2021-12-16 10:31:32 -05:00
1902ecb8ca Drop as_dict() method from ChoiceSet 2021-12-16 10:22:05 -05:00
124302908a Support nested choice groups 2021-12-16 10:19:16 -05:00
0d3b50a5e5 Support CSS class definition directly in CHOICES iterable 2021-12-16 10:03:23 -05:00
419f86a4a5 #8054: Support configurable status choices 2021-12-16 09:36:15 -05:00
fd785fc9a5 Move speed select dropdown menu to widget template 2021-12-16 08:41:43 -05:00
8d06908353 Bulk component add view should use tabs 2021-12-15 16:57:30 -05:00
806706ca1d Refresh development documentation 2021-12-15 16:31:06 -05:00
28f577738a Merge branch 'develop' into feature 2021-12-15 13:19:17 -05:00
044e203eab Standardize button colors 2021-12-15 12:16:50 -05:00
fcc7207b67 Restore actions column under VM interfaces table 2021-12-15 12:11:20 -05:00
8dbd3f332b Closes #8081: Allow creating services directly from navigation menu 2021-12-15 11:55:27 -05:00
f43ec7c05d Add "add IP range" button to prefix IP ranges view 2021-12-15 11:03:38 -05:00
997e88af00 Merge branch 'develop' into feature 2021-12-15 10:53:21 -05:00
ff9dde54e3 Ensure consistent placement of table paginator 2021-12-15 10:34:20 -05:00
3699f16848 Show per-page selector only when results are present 2021-12-15 09:46:59 -05:00
fee2ac2ebd Changelog for #8057 2021-12-15 09:36:52 -05:00
57d3bfcfc9 Merge pull request #8073 from netbox-community/8057-htmx-tables
Closes #8057: Dynamic object tables using HTMX
2021-12-15 09:16:41 -05:00
b92e34556f Fixes #8077: Fix exception when attaching image to location, circuit, or power panel 2021-12-15 08:45:17 -05:00
b6ff55309e Fixes #8078: Add missing wireless models to lsmodels() in nbshell 2021-12-15 08:38:19 -05:00
305d88ebda Fixes #8079: Fix validation of LLDP neighbors when connected device has an asset tag 2021-12-15 08:36:03 -05:00
cdc73d4f56 Closes #8080: Link to NAT IPs for device/VM primary IPs 2021-12-15 08:35:01 -05:00
0e50c964d5 Remove obsolete pagination TS/CSS 2021-12-14 21:00:48 -05:00
863fb9aa47 Sync HTMX and non-HTMX paginator styles 2021-12-14 20:53:24 -05:00
298fb00a3e Remove obsolete "quick find" TS 2021-12-14 20:04:49 -05:00
d1e8c06d36 Fixes #8074: Ordering VMs by name should reference naturalized value 2021-12-14 17:03:03 -05:00
8ed79d5973 Remove obsolete templates 2021-12-14 16:44:03 -05:00
85b10b59e4 Introduce child prefixes view for aggregates 2021-12-14 16:38:25 -05:00
9a53c22833 Serve HTMX JS locally 2021-12-14 15:55:40 -05:00
c981b5cba0 Add prep_table_data() method to ObjectChildrenView 2021-12-14 15:42:28 -05:00
4ffa823ab8 Enable HTMX for all ObjectChildrenViews 2021-12-14 15:31:42 -05:00
001c7e4b18 Merge pull request #8070 from netbox-community/8069-generic-children-view
Closes #8069: Generic children view
2021-12-14 14:30:41 -05:00
402136dc8f Merge branch '8069-generic-children-view' into 8057-htmx-tables 2021-12-14 14:21:08 -05:00
59ee30f056 Update cluster VM/device views to use ObjectChildrenView 2021-12-14 14:08:44 -05:00
c795068a78 Update VLAN member interface views to use ObjectChildrenView 2021-12-14 14:03:44 -05:00
5ce080779b Update IPRange IP addresses view to use ObjectChildrenView 2021-12-14 13:55:09 -05:00