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

495 Commits

Author SHA1 Message Date
dc79f80366 #6372: Remove errant console.log statement 2021-05-26 16:33:33 -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
6a685df823 #6372: Remove duplicate babel plugin already included in @babel/preset-env 2021-05-07 09:03:45 -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
bb55df34d7 update bootstrap version 2021-04-26 00:31:03 -07:00
2b159fc40f implement dark mode 2021-04-25 20:11:46 -07:00
16b57193f1 fix bulk edit styles 2021-04-22 18:58:36 -07:00
5bb7bf8947 properly handle select all confirmation on tables 2021-04-22 18:58:23 -07:00
d2b915f6c2 add typed wrapper around document.getElementById 2021-04-22 18:56:37 -07:00
21db209f47 fix issue where select fields with a pre-populated value were reset when forms were submitted, due to having the disabled attribute set. 2021-04-22 15:58:46 -07:00
c3c79d3715 fix rack elevation show/hide image toggle 2021-04-21 13:20:31 -07:00
8c92cfb814 fix required label styles after migration to material design icons 2021-04-21 13:19:46 -07:00
ce98957be0 remove old files 2021-04-21 11:31:39 -07:00
fe4a9bff2d remove all bootstrap icons in favor of material design icons 2021-04-21 11:31:28 -07:00
024f3962b2 use getNetboxData utility function in job handling 2021-04-21 10:40:37 -07:00
08b955f8b6 migrate napalm device status to typescript 2021-04-21 10:19:13 -07:00
acca69a8a9 implement table filtering on generic object list 2021-04-20 12:45:30 -07:00
d171e781d2 fix connection toggle button style 2021-04-20 09:38:13 -07:00