Commit Graph

8165 Commits

Author SHA1 Message Date
Jeremy Stretch
88ef399936 Merge pull request #6847 from netbox-community/6834-graphiql-ui
Closes #6834: Customize GraphiQL view
2021-07-30 15:23:59 -04:00
jeremystretch
fc24a8b94f Merge feature 2021-07-30 15:13:55 -04:00
jeremystretch
8e9256697d Fixes #6740: Add import button to VM interfaces list 2021-07-30 10:28:56 -04:00
Jeremy Stretch
e21672eead Merge pull request #6836 from Ursadon/patch-1
Escaping angle brackets in a device config file
2021-07-30 10:09:04 -04:00
checktheroads
f8f71d4bc2 #6797: Properly update API select query parameters when values already exist on the element 2021-07-30 01:25:29 -07:00
checktheroads
dbcb4aac31 #6797: Don't show depth indicator in API select placeholder 2021-07-30 01:03:26 -07:00
checktheroads
0bd3d6dd77 Closes #6808: Determine option disabled status via disabled-indicator attribute 2021-07-30 00:56:54 -07:00
checktheroads
35ecd1494f #6828: Fix various mobile UI issues 2021-07-30 00:35:38 -07:00
checktheroads
37c81ecec1 #6797: Fix new sidenav styles 2021-07-29 18:11:48 -07:00
checktheroads
bf01e5bd59 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
5695d83743 #6797: Implement new sidebar 2021-07-29 17:33:10 -07:00
jeremystretch
70b081191c #6797: Fit device type images to available space 2021-07-29 15:19:42 -04:00
jeremystretch
ae202a06c3 Update REST API web UI title 2021-07-29 15:06:09 -04:00
jeremystretch
2123efde5f #6834: Add favicon to REST API web UI 2021-07-29 15:02:52 -04:00
jeremystretch
3eab89e524 Fixes #6846: Form-driven REST API calls should use brief mode 2021-07-29 14:50:30 -04:00
jeremystretch
4801b47d5c #6834: Add title, favicon to GraphiQL view 2021-07-29 13:48:06 -04:00
jeremystretch
3e342dbeb9 Fix display of circuit termination provider network 2021-07-29 11:14:12 -04:00
jeremystretch
ef42839541 Fixes #6827: Restore circuit termination connection dropdown 2021-07-29 11:08:15 -04:00
jeremystretch
ccf709e9ff Clean up cable connection form 2021-07-29 10:48:12 -04:00
jeremystretch
967c4b9523 Clean up cable trace view 2021-07-29 10:08:43 -04:00
jeremystretch
2fa010e291 Fix trace component borders 2021-07-29 09:59:01 -04:00
jeremystretch
57f3b4eb33 #6797: Add cable type, length to SVG trace 2021-07-29 09:49:31 -04:00
jeremystretch
ec62b417e7 Bump GitHub stale action to v4.0 2021-07-29 09:07:23 -04:00
Ursadon
b053a3a6d6 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
d525973220 #6797: Improve utilization graph display for small values 2021-07-28 16:42:44 -04:00
jeremystretch
061f0d9a2e Merge v2.11.10 2021-07-28 16:26:04 -04:00
jeremystretch
e4f2a9bf51 PRVB 2021-07-28 16:00:38 -04:00
Jeremy Stretch
1ddc0acf28 Merge pull request #6830 from netbox-community/develop
Release v2.11.10
2021-07-28 15:56:23 -04:00
jeremystretch
861f8338e2 Release v2.11.10 2021-07-28 15:17:45 -04:00
jeremystretch
82d12edb92 Shrink NetBox logo on docs main page 2021-07-28 15:12:17 -04:00
jeremystretch
5b9e2234ad Tweak GitHub repo icon & name in docs 2021-07-28 15:07:46 -04:00
jeremystretch
f923477c53 Closes #6644: Add 6P/4P pass-through port types 2021-07-28 11:54:25 -04:00
jeremystretch
5fc52fbd4d Changelog and cleanup for #6560 2021-07-28 11:44:13 -04:00
Jeremy Stretch
4b0538403e Merge pull request #6561 from abigley/csv_feature
CSV file import
2021-07-28 10:48:30 -04:00
jeremystretch
7e14ebe718 Closes #6702: Update reference nginx config to support IPv6 2021-07-28 10:31:59 -04:00
jeremystretch
b26c560b24 Fixes #6771: Add count of inventory items to manufacturer view 2021-07-28 10:25:52 -04:00
jeremystretch
fa1dc3f0aa Fixes #6812: Limit reported prefix utilization to 100% 2021-07-28 09:55:40 -04:00
jeremystretch
481cd17965 Fixes #5627: Fix filtering of interface connections list 2021-07-27 16:21:56 -04:00
jeremystretch
968a41fe7f Changelog for #6785 2021-07-27 16:17:59 -04:00
Jeremy Stretch
8e1e2dd52d Merge pull request #6789 from bellwood/patch-1
Add AC Hardwire option to PowerPortTypeChoices
2021-07-27 16:14:01 -04:00
Jeremy Stretch
910e65f7ad Merge pull request #6810 from tamaszl/patch-1
Update 6-ldap.md - AUTH_LDAP_USER_DN_TEMPLATE to none for windows 2012+
2021-07-27 16:12:36 -04:00
jeremystretch
d79b3cad1b Fixes #6822: Use consistent maximum value for interface MTU 2021-07-27 16:04:51 -04:00
checktheroads
786c9d595d Merge branch 'feature' into feature-sidebar 2021-07-26 14:47:31 -07:00
checktheroads
6d5bc92409 Migrate to collapsed sidebar layout 2021-07-26 14:46:05 -07:00
Brian Ellwood
6867a840b2 Update choices.py 2021-07-26 15:03:43 -04:00
bluikko
44bdb6cac7 Add dev server firewall configuration for EL distros (#6772)
* Add dev server firewall configuration for EL distros

* Fix typo in previous

* Indent the firewall block in install docs
2021-07-26 13:26:46 -04:00
jeremystretch
9b81f5c325 Fixes #6811: Fix exception when editing users 2021-07-26 09:37:58 -04:00
tamaszl
cf9e437f31 Update 6-ldap.md - AUTH_LDAP_USER_DN_TEMPLATE to none for windows 2012+
changed     When using Windows Server 2012, `AUTH_LDAP_USER_DN_TEMPLATE` should be set to None.
to Windows Server 2012+
2021-07-25 18:44:21 -07:00
checktheroads
5aef975e8a #6797: Make default border-radius less rounded 2021-07-24 18:13:08 -07:00
checktheroads
7e5c19d8c2 #6797: Fix API select styles 2021-07-24 18:11:01 -07:00