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

63 Commits

Author SHA1 Message Date
0e50c964d5 Remove obsolete pagination TS/CSS 2021-12-14 21:00:48 -05:00
5b0c79629e Closes #8047: Display sorting indicator in table column headers 2021-12-10 21:03:24 -05:00
f93d6813a9 Merge branch 'develop' into feature 2021-11-09 16:52:36 -05:00
9dad7e4daf Fixes #7701: Fix conflation of assigned IP status & role in interface tables 2021-11-09 16:04:16 -05:00
aa9e68e121 Tweak preformatted block styling 2021-10-28 10:46:00 -04:00
9c6938e7ae Minor Style Improvement: Fix interface table dropdowns being hidden when opened 2021-10-15 17:45:47 -07:00
cf173d4f50 #7449: Remove color from table header links 2021-10-05 14:16:19 -04:00
548a8c3be3 #7449: Fix login banner color 2021-10-05 14:01:24 -04:00
4b14b31853 Use url_name instead of request.path for view-based styles 2021-09-01 15:22:38 -07:00
d743dc160a Fixes #7080: Re-add missing image preview element 2021-08-31 17:05:02 -07:00
deda1691e9 Fixes #7066: Migrate division statements in Sass from / to math.div 2021-08-30 09:54:58 -07:00
66619cdc2f Clean up object edit forms 2021-08-25 15:03:19 -04:00
545474a1a3 Clean up object edit forms 2021-08-24 13:59:54 -04:00
a7cb75d73d Fixes #6999: Properly align controls on sm and md breakpoints 2021-08-20 12:15:07 -07:00
9d469874c0 #6881: Improve device IP address styles 2021-08-20 08:06:41 -07:00
9e1d2da449 Fixes #7001: Focus the main content container when the page loads 2021-08-19 14:13:54 -07:00
a71604e79f Closes #6881: Wrap interface IP addresses in a badge that displays status and/or role 2021-08-19 12:35:30 -07:00
09d745d987 Fixes #6976: Improve handling of printing layouts/styling 2021-08-18 16:17:50 -07:00
e4a162b054 Improve prefix hierarchy/depth styling 2021-08-18 14:51:36 -07:00
6d1b981ecb Closes #6975: Reduce footer height 2021-08-17 12:02:30 -04:00
ac6b1bf422 Fixes #6977: Truncate global search dropdown on small screens 2021-08-17 11:49:32 -04:00
9f59f99663 Set max width for object edit forms 2021-08-13 13:35:23 -04:00
6845fb0f00 Improve object view on small screens 2021-08-06 17:56:38 -07:00
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
79f726e6cd #6797: Fix various mobile layout issues 2021-08-05 09:59:13 -07:00
6842879985 #6797: Improve object view styling & responsiveness 2021-08-03 11:41:46 -07:00
e8ba4b0564 #6797: Improve controls & custom link styling 2021-08-03 10:21:06 -07:00
53e21ceed4 #6797: Improve global search styles 2021-08-03 09:19:24 -07:00
58862e115c Closes #6863: Add search fields back to filter forms 2021-08-03 08:32:53 -07:00
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
1de46f592c Various styling improvements 2021-08-02 02:18:31 -07:00
863048cda2 Deprecate collapsible advanced search and re-implement field-based filtering on object views 2021-08-01 21:24:22 -07:00
0b09365d0d #6797: Improve form error/django messages handling 2021-08-01 13:30:16 -07:00
8e3ab8d5c5 #6797: Improve global bg/color transition 2021-08-01 12:01:40 -07:00
9cf560ceec #6797: Improve table highlight, toast, and alert styling 2021-08-01 11:53:35 -07:00
b86edd4a20 #6797: Improve sidenav parent link color 2021-08-01 00:02:20 -07:00
d18c83beb0 #6828: Fix various mobile UI issues 2021-07-30 00:35:38 -07:00
3752cb3e56 #6797: Implement new sidebar 2021-07-29 17:33:10 -07:00
2d32aeb972 Migrate to collapsed sidebar layout 2021-07-26 14:46:05 -07:00
4489e130f2 #6797: Fix toast header style 2021-07-24 17:23:37 -07:00
e1cc00ad17 #6797: Fix <small/> element font-size 2021-07-24 17:19:47 -07:00
0479d5a02a #6797: Improve toast styles 2021-07-24 17:08:18 -07:00
189e733f81 #6797: Fix color flashing when server mode doesn't match select mode or client preference 2021-07-24 10:31:46 -07:00
a60e8d3e12 #6797: Fix Safari anchor element styling issue 2021-07-24 01:07:53 -07:00
7d5f647cd3 #6797: Improve home page shading 2021-07-24 00:38:28 -07:00
309247d487 Resize logo 2021-07-22 11:51:11 -04:00
ae4f4b052e Minor theme improvements 2021-07-21 15:33:07 -07:00
19eafef41e General UI cleanup 2021-07-21 12:06:43 -04:00
d42138384f Use shaded tabs 2021-07-21 10:13:30 -04:00
347ea4ca98 Tweak object list sizing, alignment 2021-07-20 21:16:36 -04:00