Jeremy Stretch
c694549312
Merge pull request #6779 from netbox-community/jstretch-ui-work
...
Pending UI work for v3.0 beta
2021-07-22 08:10:44 -04:00
checktheroads
4922e8583a
Minor theme improvements
2021-07-21 15:33:07 -07:00
jeremystretch
d7a6947975
Fixes #6777 : Fix default value validation for custom text fields
2021-07-21 16:02:32 -04:00
jeremystretch
9df1098337
Fixes #6780 : Include rack location in navigation breadcrumbs
2021-07-21 15:49:01 -04:00
jeremystretch
79f3eb4fb7
Fixes #6778 : Rack reservation should display rack's location
2021-07-21 15:44:14 -04:00
jeremystretch
b5c7d41897
Introduce an inclusion template for object comments
2021-07-21 14:20:14 -04:00
jeremystretch
b2aa9791c5
Optimize display of ConfigContext assigned objects
2021-07-21 14:11:42 -04:00
jeremystretch
8029558550
General UI cleanup
2021-07-21 12:06:43 -04:00
jeremystretch
87aa3554f5
Use shaded tabs
2021-07-21 10:13:30 -04:00
jeremystretch
6fd0a731ea
Use button role names instead of color shades
2021-07-20 21:21:03 -04:00
jeremystretch
c6785d09c3
Tweak object list sizing, alignment
2021-07-20 21:16:36 -04:00
jeremystretch
0cf864bf23
Fix row header
2021-07-20 21:09:13 -04:00
checktheroads
513505a613
Use display field for all API-backed select options
2021-07-20 14:17:12 -07:00
jeremystretch
151efbf94c
Merge branch 'develop' into feature
2021-07-20 17:06:18 -04:00
jeremystretch
5d62586705
Fixes #6773 : Add missing display field to rack unit serializer
2021-07-20 17:00:13 -04:00
jeremystretch
968c5640bc
Fix form layout for services
2021-07-20 16:51:21 -04:00
jeremystretch
b69621cb14
Add help text for custom links
2021-07-20 16:51:21 -04:00
jeremystretch
333b7de41f
Fix breadcrumbs display for object changes
2021-07-20 16:51:21 -04:00
checktheroads
c251938213
Use 'brief=true' query parameter on API calls from API-backed select elements
2021-07-20 13:38:24 -07:00
jeremystretch
4aaea8cb75
Fix filtering for platforms, tenant groups
2021-07-20 15:39:58 -04:00
jeremystretch
980b712fc2
Layout improvements
2021-07-20 15:30:49 -04:00
jeremystretch
bc36d8bae0
Split bulk edit content into tabs
2021-07-20 15:16:41 -04:00
jeremystretch
049e9829f7
Fix device type buttons
2021-07-20 14:36:10 -04:00
jeremystretch
f3cc023528
Shrink circuit termination buttons; linkify far end termination
2021-07-20 14:01:42 -04:00
jeremystretch
f948574f05
Right-align form field labels
2021-07-20 13:55:15 -04:00
jeremystretch
8ec96c776a
Standardize button colors
2021-07-20 13:46:59 -04:00
jeremystretch
7359039724
Tweak form widths
2021-07-20 13:21:09 -04:00
jeremystretch
e3603ca51c
Restore missing created/updated times for object views
2021-07-20 13:07:18 -04:00
jeremystretch
eec456ea55
Standardize object breadcrumbs
2021-07-20 12:14:01 -04:00
jeremystretch
6f5c242984
Add missing nav menu link for rack reservations
2021-07-20 11:36:37 -04:00
jeremystretch
4a05b9da57
Add top & bottom banners, maintenance notice
2021-07-20 11:05:19 -04:00
jeremystretch
6ea6ae72f0
Update sidebar footer links
2021-07-20 10:54:46 -04:00
checktheroads
091dd2401a
#6372 : Improve form field styles
2021-07-20 01:26:45 -07:00
checktheroads
6ea4a91717
#6372 : Fix regression from c550093
causing API select query delays
2021-07-20 00:36:55 -07:00
checktheroads
e7cecb9f12
#6372 : Migrate away from form-floating field styles
2021-07-20 00:16:13 -07:00
checktheroads
a6d80c7e5f
#6372 : Improve search filter dropdown styles
2021-07-19 22:11:41 -07:00
checktheroads
74f518235e
Add icons to home stat cards
2021-07-19 22:01:05 -07:00
checktheroads
84e3c92604
#6372 : Integrate changes from f89c65a
to IP ranges form
2021-07-19 16:44:08 -07:00
checktheroads
12f20b53d1
#6372 : Improve form styling
2021-07-19 16:39:16 -07:00
checktheroads
c550093bb4
#6372 : Fix query issues with & refactor API select
2021-07-19 16:39:16 -07:00
checktheroads
340b8c1421
#6372 : Fix static select class regression from 08f0a5d
2021-07-19 16:39:16 -07:00
checktheroads
bff7d32a32
#6372 : Fix bulk form action form handling
2021-07-19 16:39:16 -07:00
checktheroads
c717c81855
#6372 : Fix sidenav active item shadow
2021-07-19 16:39:16 -07:00
checktheroads
e6b50467e5
#6372 : Add front end error logs to gitignore
2021-07-19 16:39:16 -07:00
checktheroads
f89c65a880
#6372 : Refactor Select2 naming
2021-07-19 16:39:16 -07:00
jeremystretch
3ee3d42259
Clean up home view stats
2021-07-19 16:57:35 -04:00
jeremystretch
7fa7aa4674
Replace changelog template code with table in home view
2021-07-19 16:46:12 -04:00
jeremystretch
2aa663fd6b
Upgrade script now looks for Python path as env var
2021-07-19 15:13:30 -04:00
Jeremy Stretch
eb81c88975
Closes #6328 : Local docs build ( #6769 )
...
* Incorporate local documentation build in upgrade script
* Add docs build to CI
* Include docs build path in revision control
* Update footer dcos link
* Changelog for #6328
* Clean up errant links
2021-07-19 14:18:08 -04:00
jeremystretch
8a383c1064
Remove cache invalidation from upgrade script
2021-07-19 13:15:27 -04:00