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

281 Commits

Author SHA1 Message Date
e72982a7f8 #6372: Fix nav menu scrolling and styling 2021-07-15 00:32:28 -07:00
cc3bd8833a #6372: Fix missing new release alert 2021-07-14 17:55:01 -07:00
af92417131 #6372: Improve bulk action button layout/styling 2021-07-14 17:14:00 -07:00
8b571912cf Add SVG trace support for ProviderNetwork attachments 2021-07-14 15:55:18 -04:00
ce7fa95546 Initial work on SVG support for cable tracing 2021-07-14 14:14:56 -04:00
bfb1b6ac0a #6372: Implement table-flush styling, improve changelog layout 2021-07-13 09:14:57 -07:00
6b88ed0321 #6372: Clean up project-static directory structure 2021-07-12 15:21:20 -07:00
9c247d9a19 #5203: Persist Show/Hide Images state in rack view 2021-07-06 17:56:49 -07:00
e59d88bbe9 #6372: Fix nav-pill styling 2021-06-23 11:46:43 -07:00
0b819053cf #6372: Add opacity utility classes 2021-06-23 11:39:04 -07:00
32b6bc6a74 #6372: Upgrade bootstrap to 5.0.2 2021-06-23 11:22:25 -07:00
18f1b93ae4 #6372: Responsive layout improvements 2021-06-23 10:57:09 -07:00
eb0d5c996e #6372: Implement layout improvements 2021-06-22 17:20:17 -07:00
e12fef7828 #6372: Shrink small buttons when inside a table 2021-05-26 16:37:43 -07:00
e004f872f9 Closes #4247: Add option to show/hide enabled/disabled interfaces on device 2021-05-26 16:32:09 -07:00
e1eefd1165 #6372: Improve sidebar styles 2021-05-25 17:57:37 -07:00
1daee79095 #6372: Fix multi-select colors in dark mode 2021-05-25 08:44:06 -07:00
8fe795102f #6372: Fix native select styling 2021-05-25 08:26:36 -07:00
27a02f64b2 #6372: Device type import: JSON data field not big enough 2021-05-25 08:23:36 -07:00
e8c91ea3a1 #6372: Don't autopopulate collapsible API select data, improve advanced search 2021-05-23 19:01:05 -07:00
1811118f28 #6372: Fix nav-pill styles on active nav-links 2021-05-23 13:08:44 -07:00
69ba925ee8 #6372: Object checkboxes are too small 2021-05-23 12:36:18 -07:00
da0aa38614 #6372: Move object list search panel into collapsed view & remove search field 2021-05-23 00:31:48 -07:00
0a01629b15 #6372: Fix toast colors in dark mode 2021-05-22 17:17:31 -07:00
ee2de33643 #6372: Fix footer placement 2021-05-22 16:59:55 -07:00
93534db79e Clean up object.html header 2021-05-17 20:23:14 -04:00
744792452f Closes: #5278 - Remove Secrets (#6397)
* Remove Secrets

* #5278: Remove secrets javascript from netbox core

* Remove userkey references

* Fix PEP8

* Remove a few more instances of secrets.  Rebundle

* Remove Secrets

Co-authored-by: checktheroads <matt@allroads.io>
2021-05-17 16:26:02 -04:00
616a598940 #6372: Utilization graph columns should have a minimum width 2021-05-07 16:57:38 -07:00
1a843f95b7 #6372: Fix badge & progress-bar foreground color in dark mode 2021-05-07 16:50:50 -07:00
32e1d7e879 #6372: Updating “per page” count does not refresh list 2021-05-07 16:30:13 -07:00
8c67c7efb3 #6372: Fix search filtering when selecting 'All Objects' 2021-05-07 16:21:31 -07:00
252bdcbbe0 #6372: Restructure theme files & build process to avoid SCSS collisions 2021-05-07 16:12:27 -07:00
4dbe047512 #6372: Fix select placeholder font-size 2021-05-07 14:39:57 -07:00
1da7c705e3 #6372: Object list text is too small 2021-05-07 14:32:41 -07:00
fabd751f20 #6372: Reduce padding of top-level menu items & improve home page stat badge coloring 2021-05-07 14:27:32 -07:00
4fd7eaf8e0 #6372: Fix too-dark body color 2021-05-07 13:25:01 -07:00
d7c103d77f #6732: Add color mode toggle to login screen & fix login screen layout issues 2021-05-07 11:40:20 -07:00
63435f2ec1 #6732: Fix search filtering
This was broken after implementing mobile screen size support in #6327
2021-05-07 11:07:06 -07:00
445adbd078 #6372: Border should be consistent for all elements of the search bar 2021-05-07 11:04:57 -07:00
e47f25ac3e #6372: code text should not be pink 2021-05-07 09:16:05 -07:00
df02123b1e #6372: Fix anchor tag underline style in dark mode 2021-05-07 09:09:21 -07:00
a4add7de67 #6372: Remove focus ring effect from navigation menu headers 2021-05-07 09:02:53 -07:00
8473820f0c #6372: Remove underline style from hyperlinks 2021-05-07 08:56:17 -07:00
460a203c29 Add basic support for smaller screens 2021-04-30 15:55:37 -07:00
58e1a1f1d8 fix api select pagination 2021-04-30 11:29:45 -07:00
aee09d9119 general style improvements 2021-04-30 11:27:51 -07:00
77bb9eaa73 fix select styles 2021-04-26 00:56:50 -07:00
aef513f038 improve styles and documentation 2021-04-26 00:31:51 -07:00
2b159fc40f implement dark mode 2021-04-25 20:11:46 -07:00
5bb7bf8947 properly handle select all confirmation on tables 2021-04-22 18:58:23 -07:00