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

1045 Commits

Author SHA1 Message Date
8212c8f6fc Convert IPAM list views to extend standard template 2020-02-13 17:22:17 -05:00
8df9bb6fb4 Convert change log view to extend standard template 2020-02-13 17:11:39 -05:00
ff952fb221 Migrate extras views to use common object list template 2020-02-13 16:39:38 -05:00
6884404957 Migrate virtualization views to use common object list template 2020-02-13 14:24:22 -05:00
88c917231d Migrate tenancy views to use common object list template 2020-02-13 14:21:14 -05:00
a054aff3c4 Migrate secrets views to use common object list template 2020-02-13 14:19:14 -05:00
8fd809ac5e Migrate IPAM views to use common object list template 2020-02-13 14:17:13 -05:00
fff657cd5a Migrate DCIM views to use common object list template 2020-02-13 14:07:15 -05:00
4ef15e4dc8 Migrate circuits views to use common object list template 2020-02-13 13:31:04 -05:00
c5f74cce80 Introduce a common template for object list views 2020-02-13 13:29:50 -05:00
874e59b01a Closes #4060: Move secrets panel on home page to righthand column 2020-02-13 10:30:12 -05:00
4064c32a7f Fix nav menu link for configcontext_add 2020-02-12 16:16:23 -05:00
d0ece2e48d Merge pull request #4144 from netbox-community/3986-rack_positions_svg
Fixes: #3986 - Convert rack units to part of SVG rendered document
2020-02-12 16:06:05 -05:00
5bf85597ed Fixes #4146: Fix SecretRole permissions enforcement 2020-02-12 11:13:32 -05:00
15bc731f61 Convert rack units to part of SVG rendered document 2020-02-11 23:31:51 -06:00
2503978555 Add navigation menu link for adding config contexts 2020-02-11 14:32:41 -05:00
4563749fd9 Enable bulk edit/delete views for all device components 2020-02-06 20:58:14 -05:00
6d242ec348 Correct typo 2020-02-06 20:46:19 -05:00
b5344b0aa7 Fix table links for adding new components 2020-02-06 15:54:52 -05:00
3378287b0c Add bulk edit views for DeviceType components 2020-02-06 15:29:10 -05:00
f7ca97d51f Fix bulk edit buttons 2020-02-06 13:19:25 -05:00
d400f92ee8 Overhaul device component template creation views/URLs 2020-02-06 13:13:40 -05:00
c1792653cc Rename device component edit URLs 2020-02-06 12:18:53 -05:00
aebfb143e0 Rename component template deletion URLs 2020-02-06 12:16:28 -05:00
71601aad39 Replace HiddenInput widget on device component creation forms with APISelect 2020-02-06 11:29:50 -05:00
c1c8b5e816 Introduce InventoryItemCreateView to bring inventory items up to par with other components 2020-02-06 10:59:13 -05:00
2296cdc222 Fixes #4090: Render URL custom fields as links under object view 2020-02-05 17:08:39 -05:00
75906f7591 Move component bulk creation views to new URLs 2020-02-05 12:36:38 -05:00
57a0cf0a33 Fix component bulk edit views 2020-02-05 10:28:39 -05:00
f8ce67c69f Tweak BulkEditView to improve handling of initial PK values 2020-02-05 09:56:49 -05:00
f805b57778 Adapt BulkEditView to not require a parent object for device components 2020-02-04 18:08:40 -05:00
c1639b7781 Move component bulk delete views to new URLs 2020-02-04 16:06:55 -05:00
cbe090cd3c Fixes #4084: Fix exception when creating an interface with tagged VLANs 2020-02-04 11:47:14 -05:00
0d41d12267 Merge branch 'develop' into 2921-tags-select2 2020-02-04 09:37:31 -05:00
ed99158391 Merge branch 'develop' into 3313-config-context-gui 2020-02-03 16:07:15 -05:00
fcd8e93e2e Merge pull request #4014 from hSaria/3886-config-context-cluster
Fixes #3886: Config context cluster (group)
2020-02-03 16:02:56 -05:00
0d18c296a9 Set default config context format to JSON to maintain existing behavior 2020-01-31 11:11:42 +00:00
d9b8bc0422 Fix VM interfaces table header alignment 2020-01-30 13:39:50 -05:00
52f7ef4864 Merge branch 'develop' into 2921-tags-select2 2020-01-30 17:51:55 +00:00
2a4ccae113 Merge pull request #4031 from kobayashi/3978-add-vrf-filter
Fixes #3978: VRF filtering for NAT IP search
2020-01-28 13:46:54 -05:00
e7ef142620 Merge pull request #4026 from hSaria/4025-cable-status-class
Fixes #4025: Cable status class
2020-01-28 13:34:46 -05:00
3c5346f60a Fixes #3978: VRF filtering for NAT IP search 2020-01-28 10:22:28 -05:00
720bd87292 Fixed interface mark connected/planned buttons 2020-01-27 22:56:25 +00:00
8306976b3e Removed erroneous double-space 2020-01-27 22:49:36 +00:00
3bce8e9716 Fixes #4025: Cable status class 2020-01-27 22:44:38 +00:00
4e4a05d3b9 Fixes #4016: Removed duplicate tenant field for cluster edit form 2020-01-26 12:52:18 +00:00
4abd3866ab Fixes #3886: Config context cluster (group) 2020-01-26 10:53:58 +00:00
265d5c87e7 Format for local and source contexts 2020-01-25 16:12:37 +00:00
724d3b8894 Fixes #3313: YAML-format the config context in the GUI 2020-01-25 15:56:24 +00:00
ca035a72bd Merge branch 'develop' into 2921-tags-select2 2020-01-24 20:56:36 +00:00