Stefan de Kooter
909d127c27
Fixes #7113 : Correct links to IPRanges bulk actions within Prefix view
2021-09-01 10:25:37 +02:00
Stefan de Kooter
20ef18f98f
Fixes #7113 : Add permissions to IPRanges bulk actions within Prefix view
2021-09-01 10:24:35 +02:00
thatmattlove
a33e47780b
Remove legacy script tags from templates
2021-09-01 00:27:10 -07:00
thatmattlove
691c66d2f5
Fixes #7107 : Fix missing search button and search results in IP Address assignment "Assign IP" tab
2021-09-01 00:11:48 -07:00
thatmattlove
14d87a3584
Fixes #7041 : Properly format JSON config object returned from a NAPALM device
2021-09-01 00:03:53 -07:00
thatmattlove
d743dc160a
Fixes #7080 : Re-add missing image preview element
2021-08-31 17:05:02 -07:00
thatmattlove
2b263b054c
Fixes #7106 : Fix incorrect "Map It" button URL on a site's Physical Address field
2021-08-31 16:27:02 -07:00
thatmattlove
b95e8350d2
Fixes #7092 : Fix missing object permissions on Prefix IP Addresses view
2021-08-31 16:03:22 -07:00
thatmattlove
093a86bc38
Fixes #7081 : Properly handle pre-selected values even when they're outside of pagination limits
2021-08-31 15:13:53 -07:00
thatmattlove
5b87232f59
#7081 : Fix APISelect loading of paginated data
2021-08-31 15:13:53 -07:00
thatmattlove
679bbd3e76
Fixes #7091 : Ensure API requests from the UI are aware of BASE_PATH
2021-08-31 15:13:53 -07:00
Stefan de Kooter
4618cc2b22
Merge branch 'develop' of github.com:netbox-community/netbox into 7090-fix-cablebulkedit-length-field
2021-08-31 21:18:35 +02:00
Stefan de Kooter
1909f0c733
Fix #7090 : Cable Bulk Edit, length field should be decimal
2021-08-31 21:17:50 +02:00
Jeremy Stretch
840ea36f70
Merge pull request #7103 from candlerb/candlerb/7102
...
Redirect users on error to the GitHub discussion forum
2021-08-31 15:08:08 -04:00
jeremystretch
a8cdb3895b
Fixes #7093 : Multi-select custom field filters should employ exact match
2021-08-31 15:03:39 -04:00
Brian Candler
349733c6dd
Redirect users on error to the GitHub discussion forum
...
Fixes #7102
2021-08-31 19:51:53 +01:00
jeremystretch
1c09ffdd1f
Fixes #7101 : Enforce MAX_PAGE_SIZE for table and REST API pagination
2021-08-31 13:52:04 -04:00
Daniel Sheppard
c4c6fa6042
Fix misplacement of method for #7089
2021-08-31 11:41:50 -05:00
Daniel Sheppard
86da6c6c14
Fixes #7089 - Adds Q filter to ContentTypeFilterSet
2021-08-31 11:31:40 -05:00
jeremystretch
415313ac2f
Fixes #7082 : Avoid exception when referencing invalid content type in table
2021-08-31 11:43:44 -04:00
jeremystretch
7db2b9d091
Fixes #7072 : Fix table configuration under prefix child object views
2021-08-31 11:15:41 -04:00
jeremystretch
8036d1e5a5
Fixes #7078 : Restore styling on server error page
2021-08-31 09:50:24 -04:00
jeremystretch
65c9339687
Fixes #7083 : Correct labeling for VM memory attribute
2021-08-31 09:44:59 -04:00
jeremystretch
3090981335
Fixes #7084 : Fix KeyError exception when editing access VLAN on an interface
2021-08-31 09:44:59 -04:00
jeremystretch
4f36885c5e
Fixes #7096 : Home links should honor BASE_PATH configuration
2021-08-31 09:44:59 -04:00
thatmattlove
db2993035d
Fixes #7075 : Wrap label selectors in quotes to ensure IDs with spaces are properly selected
2021-08-30 17:48:33 -07:00
jeremystretch
bf05bc2986
#7070 : Fix filterset test
2021-08-30 17:22:48 -04:00
jeremystretch
88b230f0e4
Fixes #7071 : Fix exception when removing a primary IP from a device/VM
2021-08-30 16:55:31 -04:00
jeremystretch
deb53d771d
Fixes #7070 : Fix exception when filtering by prefix max length in UI
2021-08-30 16:51:07 -04:00
jeremystretch
b78451742f
Release v3.0.0
2021-08-30 14:22:00 -04:00
thatmattlove
5e67627e6b
Fix file input font-size
2021-08-30 11:09:44 -07:00
thatmattlove
19e77ed456
Pin Bootstrap 5 to 5.0.2
2021-08-30 11:02:47 -07:00
thatmattlove
ed0f792f04
Fixes #7068 : Disable sourcemaps on CSS files, use external sourcemaps
2021-08-30 10:56:02 -07:00
thatmattlove
deda1691e9
Fixes #7066 : Migrate division statements in Sass from /
to math.div
2021-08-30 09:54:58 -07:00
thatmattlove
94d2ad120c
Fixes #7066 : Resolve dependency issue between TypeScript/ESLint
2021-08-30 09:54:06 -07:00
thatmattlove
f78fdd6900
Fixes #7063 : Update security dependencies, move esbuild to devDependencies, update clipboard
2021-08-30 08:14:24 -07:00
jeremystretch
f5f74944dd
Merge branch 'develop' into feature
2021-08-30 10:05:12 -04:00
jeremystretch
556efcc1d7
Fixes #7045 : Fix navigation menu rendering under Chrome
2021-08-30 09:56:05 -04:00
Matt Love
25d1fe2c8d
Improve APISelect query parameter handling ( #7040 )
...
* Fixes #7035 : Refactor APISelect query_param logic
* Add filter_fields to extras.ObjectVar & fix default value handling
* Update ObjectVar docs to reflect new filter_fields attribute
* Revert changes from 89b7f3f
* Maintain current `query_params` API for form fields, transform data structure in widget
* Revert changes from d0208d4
2021-08-30 09:43:32 -04:00
Oliver
b44ec35ade
Close #7032
...
Add URM connector to the list of available types for front and rear ports.
There are URM-P2, URM-P4 and URM-P8 connectors available.
2021-08-27 20:27:26 +02:00
Jeremy Stretch
1a478150d6
Merge pull request #7050 from netbox-community/7034-vlangroup-scope-selectors
...
Fixes #7034 : Update VLAN Scope parent selectors and run change handler on load
2021-08-27 11:42:23 -04:00
jeremystretch
e5643fb1e2
JS & changelog updates for #7034
2021-08-27 11:36:29 -04:00
jeremystretch
13e633778a
Closes #7042 : Show count of journal entries in tab under object view
2021-08-27 10:36:06 -04:00
jeremystretch
bb57600f0f
Fixes #7019 : Enable searching VM interfaces by description
2021-08-27 10:14:12 -04:00
jeremystretch
9813f3b696
Clean up custom script templates
2021-08-26 15:04:24 -04:00
jeremystretch
3203db07b7
UI cleanup
2021-08-26 14:48:24 -04:00
jeremystretch
94b8d36065
Introduce ContentTypesColumn for custom field and webhook tables
2021-08-26 12:55:37 -04:00
thatmattlove
0d61dcb1bc
Fixes #7034 : Update VLAN Scope parent selectors and run change handler on load
2021-08-26 00:11:58 -07:00
jeremystretch
58203dbcfa
List device/VM component names first in tables by default
2021-08-25 15:18:00 -04:00
jeremystretch
66619cdc2f
Clean up object edit forms
2021-08-25 15:03:19 -04:00
jeremystretch
99cba25108
Misc UI cleanup ahead of v3.0 release
2021-08-25 13:50:59 -04:00
Jeremy Stretch
6a4ed099fc
Merge pull request #7031 from netbox-community/object-filter-forms
...
Object filter forms
2021-08-24 21:31:25 -04:00
jeremystretch
d184ed4712
Enable filtering device components by location
2021-08-24 21:10:30 -04:00
jeremystretch
125a562189
Fix RegionFilterForm model
2021-08-24 20:44:00 -04:00
Matt
a02ba5f7bb
Fix incorrect classes in device config & status templates
2021-08-24 14:53:36 -07:00
Matt
2e90f22529
Clean up TypeScript file structure, fix missing VLAN tag visibility logic
2021-08-24 14:53:36 -07:00
jeremystretch
bd681f5908
Clean up object filter forms
2021-08-24 17:29:16 -04:00
jeremystretch
85b61c0b7e
Bump django-timezone-field to 4.2.1
2021-08-24 15:52:04 -04:00
jeremystretch
d11ea67bdd
Update design of user profile section
2021-08-24 15:24:03 -04:00
jeremystretch
52603c087b
Remove unnecessary component creation templates
2021-08-24 14:51:12 -04:00
jeremystretch
545474a1a3
Clean up object edit forms
2021-08-24 13:59:54 -04:00
Matt
c221b9b4d4
Add UI development docs & update front-end scripts
2021-08-24 00:30:04 -07:00
Matt
a0ba8380c9
Fix eslint misconfiguration and corresponding errors
2021-08-24 00:27:45 -07:00
jeremystretch
2a338110f2
Remove unused aggregate list template
2021-08-23 16:53:06 -04:00
jeremystretch
e890944160
Use badge template tag for numeric values
2021-08-23 16:47:08 -04:00
jeremystretch
542e01775e
Merge branch 'develop' into feature
2021-08-23 15:46:22 -04:00
jeremystretch
6518d87200
Release v2.11.12
2021-08-23 15:16:42 -04:00
jeremystretch
499005f84d
Merge branch 'develop' into feature
2021-08-23 13:23:39 -04:00
jeremystretch
8497965cf7
Fixes #6326 : Enable filtering assigned VLANs by group in interface edit form
2021-08-23 12:49:32 -04:00
jeremystretch
0b0ab9277c
Fixes #6776 : Fix erroneous webhook dispatch on failure to save objects
2021-08-23 12:06:43 -04:00
jeremystretch
75c62ff729
Print request index after webhook data dump
2021-08-23 11:32:47 -04:00
Jeremy Stretch
aef8c5fbb5
Merge pull request #6965 from bluikko/poweroutlet-hardwired
...
Add hardwired PowerOutlet
2021-08-23 10:04:28 -04:00
jeremystretch
cfa4f5677b
Fixes #7012 : Fix hidden "add components" dropdown on devices list
2021-08-23 09:41:43 -04:00
jeremystretch
8131feae8a
Closes #7011 : Add search field to VM interfaces filter form
2021-08-23 09:36:05 -04:00
Matt
a3d5e04946
Fixes #6990 : Fix query param and query filter handling in API select
2021-08-20 16:25:31 -07:00
jeremystretch
1fc3c6d9d2
Fixes #6974 : Show contextual label for IP address role
2021-08-20 16:12:09 -04:00
jeremystretch
53a5bc2221
Fixes #6929 : Introduce LOGIN_PERSISTENCE configuration parameter to persist user sessions
2021-08-20 16:06:37 -04:00
Matt
12f3c2596f
Fixes #6966 : Migrate to stock fonts
2021-08-20 12:57:41 -07:00
jeremystretch
87dad41c37
Tweak logo size on mobile
2021-08-20 15:21:26 -04:00
Matt
a7cb75d73d
Fixes #6999 : Properly align controls on sm and md breakpoints
2021-08-20 12:15:07 -07:00
Matt
517c0e2fe6
Fixes #6996 : Make search bar full width on small screens
2021-08-20 08:54:00 -07:00
Matt
84db2e90ab
Fixes #6998 : Properly handle merge and replace actions in API Select
2021-08-20 08:41:30 -07:00
Matt
9d469874c0
#6881 : Improve device IP address styles
2021-08-20 08:06:41 -07:00
Jeremy Stretch
9baebfa241
Merge pull request #6790 from WillIrvine/issue-6632
...
Fixes #6632 - Allow a /32 prefix to contain a /32 ipaddress
2021-08-20 09:16:05 -04:00
Matt
9e1d2da449
Fixes #7001 : Focus the main content container when the page loads
2021-08-19 14:13:54 -07:00
Matt
a71604e79f
Closes #6881 : Wrap interface IP addresses in a badge that displays status and/or role
2021-08-19 12:35:30 -07:00
Matt
9a8d33e6bf
Fixes #6979 : Don't show 'Create & Add Another' button when editing/creating a circuit
2021-08-18 16:49:15 -07:00
Matt
09d745d987
Fixes #6976 : Improve handling of printing layouts/styling
2021-08-18 16:17:50 -07:00
Matt
8199bb6b62
Fixes : #6982 : Remove inherited background-color on disabled options
2021-08-18 14:57:42 -07:00
Matt
643939ea1e
Rebundle scripts after rebase
2021-08-18 14:53:28 -07:00
Matt
9b3498d87a
Add visibility toggle for object depth indicators
2021-08-18 14:51:49 -07:00
Matt
e4a162b054
Improve prefix hierarchy/depth styling
2021-08-18 14:51:36 -07:00
jeremystretch
be3b4f0d3e
#6856 : Remove ?limit=0 from API queries
2021-08-18 14:35:12 -04:00
Matt
664b02d735
Fixes #6856 : Properly handle existence of next
property in API select responses
2021-08-17 16:50:29 -07:00
jeremystretch
6d1b981ecb
Closes #6975 : Reduce footer height
2021-08-17 12:02:30 -04:00
jeremystretch
ac6b1bf422
Fixes #6977 : Truncate global search dropdown on small screens
2021-08-17 11:49:32 -04:00
jeremystretch
10847e2956
Optimize addition/removal of default custom field values
2021-08-16 14:48:56 -04:00
jeremystretch
9b0258fef4
Fixes #6686 : Force assignment of null custom field values to objects
2021-08-16 14:38:06 -04:00
jeremystretch
5b89cdc868
Fixes #5968 : Model forms should save empty custom field values as null
2021-08-16 13:45:46 -04:00
bluikko
5a8cedd63f
Add hardwired PowerOutlet
2021-08-16 11:30:13 +07:00
jeremystretch
3feba2997f
Closes #6872 : Add table configuration button to child prefixes view
2021-08-13 15:56:14 -04:00
jeremystretch
fce419526d
Closes #6748 : Add site group filter to devices list
2021-08-13 15:26:06 -04:00
jeremystretch
e8fb86a283
Release v3.0-beta2
2021-08-13 14:19:43 -04:00
jeremystretch
90a820e0cf
Add "clear all" option for applied filters
2021-08-13 13:50:11 -04:00
jeremystretch
9f59f99663
Set max width for object edit forms
2021-08-13 13:35:23 -04:00
jeremystretch
a6150f2578
Remove select widget hover effect
2021-08-13 11:31:51 -04:00
jeremystretch
b784705cd3
Tweak nav submenu heading color
2021-08-13 11:20:00 -04:00
jeremystretch
0609bcaaf0
Reduce base font size
2021-08-13 11:17:37 -04:00
jeremystretch
7727ec91f4
#6934 : Correct prefix utilization and available IP reporting to account for child IP ranges
2021-08-13 10:43:25 -04:00
jeremystretch
5365c866ff
#6934 : Account for child IP ranges when calculating prefix utilization
2021-08-13 10:33:58 -04:00
jeremystretch
e1fbe89b41
Reduce form text size
2021-08-13 09:56:06 -04:00
jeremystretch
a72e23eddf
Fix custom script layout
2021-08-13 09:43:23 -04:00
jeremystretch
dcd49fd97b
Fixes #6953 : Remove change log tab from non-applicable object views
2021-08-13 09:13:09 -04:00
Jeremy Stretch
1b074d2d53
Merge pull request #6933 from netbox-community/6912-static-resources
...
Fixes #6912 : Fix static asset references when BASE_PATH is in use
2021-08-12 15:15:18 -04:00
jeremystretch
aed07a8ec5
Merge v2.11.11
2021-08-12 11:51:04 -04:00
jeremystretch
1b12185a39
PRVB
2021-08-12 11:47:59 -04:00
jeremystretch
b2faf8044d
Release v2.11.11
2021-08-12 11:22:57 -04:00
jeremystretch
3105e9545a
Fixes #6918 : Fix return URL persistence when adding multiple objects sequentially
2021-08-12 10:12:42 -04:00
jeremystretch
42c71984f9
Fixes #6896 : Fix validation of IP address assigned as device/VM primary via NAT relation
2021-08-11 21:15:45 -04:00
jeremystretch
736da4bcad
Merge branch 'develop' into feature
2021-08-10 21:03:10 -04:00
jeremystretch
db359719a9
Closes #6921 : Employ a sandbox when rendering Jinja2 code for increased security
2021-08-10 20:52:45 -04:00
jeremystretch
7bceeb714b
Fixes #6935 : Remove extraneous columns from inventory item and device bay tables
2021-08-10 20:35:39 -04:00
jeremystretch
35b8fc6e83
Fixes #6936 : Add missing parent column to inventory item import form
2021-08-10 20:24:57 -04:00
jeremystretch
6d27e11043
#6934 : Include child IP ranges under prefix view
2021-08-10 16:26:14 -04:00
jeremystretch
b8e387ce98
#6912 : Remove absolute publicPath reference
2021-08-10 14:03:07 -04:00
jeremystretch
c7ebad0fbb
Closes #6931 : Include applied filters on object list view
2021-08-10 13:11:35 -04:00
jeremystretch
1bb596fc7e
Fixes #6908 : Allow assignment of scope to VLAN groups upon import
2021-08-09 09:54:27 -04:00
jeremystretch
7bcebd5b0f
Fixes #6910 : Fix exception on invalid CSV import column name
2021-08-09 09:20:22 -04:00
jeremystretch
a8b6902829
Fixes #6909 : Remove extraneous site column from VLAN group import form
2021-08-09 09:17:08 -04:00
Brian Candler
b04f262642
Change example ADMINS to show a tuple
...
Fixes #6919
2021-08-09 07:37:46 +01:00
Matt
6845fb0f00
Improve object view on small screens
2021-08-06 17:56:38 -07:00
Matt
a312311be9
Improve sidenav link styles
2021-08-06 17:46:49 -07:00
Jeremy Stretch
fe54acef51
v3.0 nav menu tweaks ( #6906 )
...
* Clean up nav menu spacing & link colors
* Shrink NetBox icon & collapsed sidebar
* Fix gap between scrollbar and righthand window border
2021-08-06 17:43:02 -04:00
jeremystretch
ef057b3e45
Fix footer fonts
2021-08-06 16:49:17 -04:00
jeremystretch
84ab233571
Fix wrapping of table controls on device interfaces view
2021-08-06 16:40:00 -04:00
jeremystretch
cf381d732d
Use red border for confirmation dialog
2021-08-06 16:19:21 -04:00
jeremystretch
8653b0f3d0
Tabify object add/edit views
2021-08-06 16:16:19 -04:00
jeremystretch
65659fb676
Badges use secondary BG by default; add custom option
2021-08-06 15:41:26 -04:00
Jeremy Stretch
939bcfec4b
Improve object list layout ( #6907 )
...
* Split object list and filters into tabs
* Use object_list template for connections, rack elevations
* Include custom field filters in grouped filter form
* Annotate number of applied filters on tab
* Rearrange table controls
2021-08-06 15:35:14 -04:00
jeremystretch
6ce8dd5ac3
Closes #6823 : Improve table configuration form layout
2021-08-06 12:46:57 -04:00
jeremystretch
63f4d81bc0
Remove errant buttons block from cable view
2021-08-06 12:33:21 -04:00
jeremystretch
d0fbbbfb37
Merge branch 'develop' into feature
2021-08-06 10:06:52 -04:00
jeremystretch
f23dc2d405
Fixes #6902 : Populate device field when cloning device components
2021-08-06 09:55:47 -04:00
jeremystretch
34aa231436
Closes #6899 : Add filterset tests for Token
2021-08-06 09:41:49 -04:00
jeremystretch
42b961229f
Fixes #6894 : Fix available IP generation for prefix assigned to a VRF
2021-08-05 13:23:14 -04:00
Matt
79f726e6cd
#6797 : Fix various mobile layout issues
2021-08-05 09:59:13 -07:00
Matt
31cd6898d4
#6797 : Fix search result layout on small screens when there are no results
2021-08-05 09:40:02 -07:00
Matt
7608ee8450
#6797 : Fix initial sidenav handling on smaller screens
2021-08-05 09:35:36 -07:00
Matt
da67a35328
#6797 : Automatically collapse inactive sections in the sidenav
2021-08-05 09:28:25 -07:00
jeremystretch
46d0af6cef
Fixes #6892 : Fix validation of unit ranges when creating a rack reservation
2021-08-05 11:12:08 -04:00
Matt
0ea9c65007
Add common Bootstrap components to window so they can be consumed by plugins
2021-08-04 23:46:34 -07:00
jeremystretch
57dc4c207f
Fixes #6832 : Support config context rendering under GraphQL API
2021-08-04 15:55:55 -04:00
Matt
582b69de74
#6797 : Improve object edit form field layout
2021-08-04 10:57:01 -07:00
Matt
0cf9be2a8d
Remove deprecated advanced search template
2021-08-04 10:41:43 -07:00
Matt
0bf39590e3
#6797 : Fix object list layout when there is no filter form
2021-08-04 10:40:39 -07:00
Matt
2debeb7475
#6797 : Fix empty filter panels
2021-08-04 10:37:59 -07:00
Brian Ellwood
55cdbd57cc
Add power outlet/port choice for C21/C22
...
Resolves #6883
2021-08-04 12:06:39 -04:00
jeremystretch
11836cdfb1
Fixes #6871 : Support dynamic tag types in GraphQL API
2021-08-03 16:29:34 -04:00
jeremystretch
1b612816cc
Merge branch 'feature' into 6829-graphql-reverse-relations
2021-08-03 16:05:31 -04:00
Matt
051abc00c4
Fix bulk_import button class in test view after naming change in e8ba4b0
2021-08-03 12:43:28 -07:00
Matt
f7ee5e8d78
Fix button class in test view after naming change in e8ba4b0
2021-08-03 12:06:13 -07:00
jeremystretch
88d2441ab3
Add changelog GraphQL relation for changelogged models
2021-08-03 14:51:56 -04:00
Matt
6842879985
#6797 : Improve object view styling & responsiveness
2021-08-03 11:41:46 -07:00
jeremystretch
1518a460d5
Rename base Graphene types to match base models
2021-08-03 14:37:39 -04:00
jeremystretch
ea86321da8
Add journal_entries to Graphene object types for all primary models
2021-08-03 13:58:08 -04:00
jeremystretch
c416fce400
Refactor base Graphene object types
2021-08-03 13:49:12 -04:00
Matt
ae28df8abd
#6797 : Place custom links below native controls
2021-08-03 10:25:27 -07:00
Matt
e8ba4b0564
#6797 : Improve controls & custom link styling
2021-08-03 10:21:06 -07:00
Matt
53e21ceed4
#6797 : Improve global search styles
2021-08-03 09:19:24 -07:00
jeremystretch
735286d3b0
Add vlan_groups to Region, SiteGroup, Site, Location, Rack, ClusterGroup, Cluster
2021-08-03 11:49:22 -04:00
jeremystretch
8ad958708f
Add image_attachments to Device, Location, Rack, Site
2021-08-03 11:38:18 -04:00
Matt
58862e115c
Closes #6863 : Add search fields back to filter forms
2021-08-03 08:32:53 -07:00
jeremystretch
0df67dbc12
Add ip_addresses relation on InterfaceType, VMInterfaceType
2021-08-03 11:27:14 -04:00
thatmattlove
06c730f4dc
Merge branch 'feature' into feature-object-filter
...
# Conflicts:
# netbox/project-static/dist/netbox-dark.css
# netbox/project-static/dist/netbox-light.css
# netbox/project-static/styles/netbox.scss
# netbox/project-static/styles/select.scss
2021-08-03 06:57:22 -07:00
checktheroads
afc8d5bbbf
Fix PEP8 formatting error
2021-08-02 02:31:30 -07:00
checktheroads
1de46f592c
Various styling improvements
2021-08-02 02:18:31 -07:00
checktheroads
863048cda2
Deprecate collapsible advanced search and re-implement field-based filtering on object views
2021-08-01 21:24:22 -07:00
checktheroads
0b09365d0d
#6797 : Improve form error/django messages handling
2021-08-01 13:30:16 -07:00
checktheroads
8e3ab8d5c5
#6797 : Improve global bg/color transition
2021-08-01 12:01:40 -07:00
checktheroads
9cf560ceec
#6797 : Improve table highlight, toast, and alert styling
2021-08-01 11:53:35 -07:00
checktheroads
c3a75d98d4
#6797 : Improve sidenav state handling before load
2021-08-01 11:12:07 -07:00
checktheroads
261372289a
#6797 : Fix sidenav jumpy/glitchy behavior on page reload when pinned
2021-08-01 00:27:27 -07:00
checktheroads
b86edd4a20
#6797 : Improve sidenav parent link color
2021-08-01 00:02:20 -07:00
checktheroads
374cf146e2
#6797 : Fix login page layout issue
2021-07-31 23:56:56 -07:00
checktheroads
08ed545065
Closes #6855 : Bundle and locally serve GraphiQL JS/CSS
2021-07-31 23:49:48 -07:00
checktheroads
80836c725c
Fix navigation_menu typing & dataclass property defaults
2021-07-31 22:16:04 -07:00
jeremystretch
3ba122afd4
Merge feature
2021-07-30 15:13:55 -04:00
jeremystretch
76df55dfc0
Fixes #6740 : Add import button to VM interfaces list
2021-07-30 10:28:56 -04:00
checktheroads
5413263eff
#6797 : Properly update API select query parameters when values already exist on the element
2021-07-30 01:25:29 -07:00
checktheroads
772c76e0a4
#6797 : Don't show depth indicator in API select placeholder
2021-07-30 01:03:26 -07:00
checktheroads
5463fa7390
Closes #6808 : Determine option disabled status via disabled-indicator attribute
2021-07-30 00:56:54 -07:00
checktheroads
d18c83beb0
#6828 : Fix various mobile UI issues
2021-07-30 00:35:38 -07:00
checktheroads
7aa89c2e73
#6797 : Fix new sidenav styles
2021-07-29 18:11:48 -07:00
checktheroads
007d660ce1
Merge branch 'feature-sidebar' into feature
...
# Conflicts:
# netbox/project-static/dist/netbox.js
# netbox/project-static/dist/netbox.js.map
2021-07-29 17:39:07 -07:00
checktheroads
3752cb3e56
#6797 : Implement new sidebar
2021-07-29 17:33:10 -07:00
jeremystretch
cdf8d91e1b
#6797 : Fit device type images to available space
2021-07-29 15:19:42 -04:00
jeremystretch
d082442851
Update REST API web UI title
2021-07-29 15:06:09 -04:00
jeremystretch
689f67b1a8
#6834 : Add favicon to REST API web UI
2021-07-29 15:02:52 -04:00
jeremystretch
744f47cb98
Fixes #6846 : Form-driven REST API calls should use brief mode
2021-07-29 14:50:30 -04:00
jeremystretch
81e1b7490e
#6834 : Add title, favicon to GraphiQL view
2021-07-29 13:48:06 -04:00
jeremystretch
22d160b1da
Fix display of circuit termination provider network
2021-07-29 11:14:12 -04:00
jeremystretch
c323105696
Fixes #6827 : Restore circuit termination connection dropdown
2021-07-29 11:08:15 -04:00
jeremystretch
f6746c7530
Clean up cable connection form
2021-07-29 10:48:12 -04:00
jeremystretch
52c4d54481
Clean up cable trace view
2021-07-29 10:08:43 -04:00
jeremystretch
4c3f584fa6
Fix trace component borders
2021-07-29 09:59:01 -04:00
jeremystretch
2e7d912bdd
#6797 : Add cable type, length to SVG trace
2021-07-29 09:49:31 -04:00
Ursadon
27f3816fc6
Escaping angle brackets in a device config file
...
The configuration file may contain brackets (">" or "<"), which must be escaped
2021-07-29 15:45:32 +07:00
jeremystretch
33d40d4253
#6797 : Improve utilization graph display for small values
2021-07-28 16:42:44 -04:00
jeremystretch
c7e0abc3fb
Merge v2.11.10
2021-07-28 16:26:04 -04:00
jeremystretch
18a4232783
PRVB
2021-07-28 16:00:38 -04:00
jeremystretch
eae4502708
Release v2.11.10
2021-07-28 15:17:45 -04:00
jeremystretch
95783cc128
Closes #6644 : Add 6P/4P pass-through port types
2021-07-28 11:54:25 -04:00
jeremystretch
8d9d3a9e7d
Changelog and cleanup for #6560
2021-07-28 11:44:13 -04:00
Jeremy Stretch
ea0de4b01d
Merge pull request #6561 from abigley/csv_feature
...
CSV file import
2021-07-28 10:48:30 -04:00
jeremystretch
78e282d406
Fixes #6771 : Add count of inventory items to manufacturer view
2021-07-28 10:25:52 -04:00
jeremystretch
0c214932ba
Fixes #6812 : Limit reported prefix utilization to 100%
2021-07-28 09:55:40 -04:00
jeremystretch
a1eb4dc807
Fixes #5627 : Fix filtering of interface connections list
2021-07-27 16:21:56 -04:00
Jeremy Stretch
5db283700f
Merge pull request #6789 from bellwood/patch-1
...
Add AC Hardwire option to PowerPortTypeChoices
2021-07-27 16:14:01 -04:00
jeremystretch
8355270a1a
Fixes #6822 : Use consistent maximum value for interface MTU
2021-07-27 16:04:51 -04:00
checktheroads
5a8835f41a
Merge branch 'feature' into feature-sidebar
2021-07-26 14:47:31 -07:00
checktheroads
2d32aeb972
Migrate to collapsed sidebar layout
2021-07-26 14:46:05 -07:00
Brian Ellwood
1c38d63c50
Update choices.py
2021-07-26 15:03:43 -04:00
jeremystretch
fc01bedd45
Fixes #6811 : Fix exception when editing users
2021-07-26 09:37:58 -04:00
checktheroads
51c1f4b214
#6797 : Make default border-radius less rounded
2021-07-24 18:13:08 -07:00
checktheroads
0b80d85c6c
#6797 : Fix API select styles
2021-07-24 18:11:01 -07:00
checktheroads
4489e130f2
#6797 : Fix toast header style
2021-07-24 17:23:37 -07:00
checktheroads
e1cc00ad17
#6797 : Fix <small/> element font-size
2021-07-24 17:19:47 -07:00
checktheroads
49191261a1
#6797 : Fix incorrect color select label color
2021-07-24 17:13:02 -07:00
checktheroads
0479d5a02a
#6797 : Improve toast styles
2021-07-24 17:08:18 -07:00
checktheroads
189e733f81
#6797 : Fix color flashing when server mode doesn't match select mode or client preference
2021-07-24 10:31:46 -07:00
checktheroads
bf2d535356
Fix incorrect rack elevation file name regression from 0572d03
2021-07-24 01:40:23 -07:00
checktheroads
05cfdd0b69
#6797 : Fix search result layout
2021-07-24 01:21:14 -07:00
checktheroads
a60e8d3e12
#6797 : Fix Safari anchor element styling issue
2021-07-24 01:07:53 -07:00
checktheroads
7b3d285884
#6797 : Fix alert coloring in dark mode
2021-07-24 00:59:11 -07:00
checktheroads
5ba053a1c0
#6797 : Fix duplicate ID on searchbar fields
2021-07-24 00:41:49 -07:00
checktheroads
7d5f647cd3
#6797 : Improve home page shading
2021-07-24 00:38:28 -07:00
checktheroads
0572d03003
Migrate from ParcelJS to esbuild for UI bundling
2021-07-24 00:00:38 -07:00
jeremystretch
a8140d1f70
Closes #6781 : Disable database query caching by default
2021-07-23 11:34:24 -04:00
jeremystretch
d1af15037c
Fixes #6759 : Fix assignment of parent interfaces for bulk import
2021-07-23 11:24:32 -04:00
jeremystretch
cca76550d6
Fixes #6794 : Fix device name display on device status view
2021-07-23 11:18:50 -04:00
jeremystretch
2ff3d0d5a2
Fixes #6774 : Fix A/Z assignment when swapping circuit terminations
2021-07-23 11:13:21 -04:00
jeremystretch
878288fbec
Merge branch 'develop' into feature
2021-07-23 08:02:21 -04:00
Jeremy Stretch
407f05629a
Merge pull request #6786 from netbox-community/nav-menu-plugins
...
Refactor navigation menu to support plugin items
2021-07-23 08:00:13 -04:00
WillIrvine
ffae2c5f18
Fixes #6632
2021-07-23 11:08:41 +12:00
Brian Ellwood
e300fad340
Add AC Hardwire option to PowerPortTypeChoices
...
Resolves FR #6785
2021-07-22 19:04:34 -04:00
jeremystretch
84479925bf
Shrink & center form section titles
2021-07-22 12:31:50 -04:00
jeremystretch
7bfc66e218
Fix help button height on object edit forms
2021-07-22 11:58:47 -04:00
jeremystretch
309247d487
Resize logo
2021-07-22 11:51:11 -04:00
jeremystretch
081054e08c
Add missing plugin content injection tags
2021-07-22 11:40:55 -04:00
jeremystretch
adda8c4642
Tweak menu items order
2021-07-22 11:30:50 -04:00