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

251 Commits

Author SHA1 Message Date
7f02b9436b fix styling when element is not in a form-floating div 2021-03-14 17:31:42 -07:00
a237725d0d improve handling of loading data 2021-03-14 17:31:06 -07:00
3bb2b9e8f6 dist updates 2021-03-14 01:07:01 -07:00
d0cb7d843d fix select data handling 2021-03-14 01:06:35 -07:00
991f71bf28 update templates to bootstrap 5 classes 2021-03-14 01:06:18 -07:00
b482c30866 add dist to git 2021-03-13 13:56:40 -07:00
676d93e829 add UI readme 2021-03-13 13:51:55 -07:00
cb93953b2c clean up ui src files 2021-03-13 13:51:51 -07:00
912cd220cc add javascript 2021-03-13 02:31:57 -07:00
3b120c0372 add styles 2021-03-13 02:31:46 -07:00
2799d71e93 add ui dependencies 2021-03-13 02:31:28 -07:00
fcd7b42941 remove legacy libraries 2021-03-13 02:29:56 -07:00
6fe2f83435 scaffold new ui directory 2021-03-13 02:28:21 -07:00
9b89afd6dc begin bootstrap 5 migration, update templates 2021-03-13 02:19:42 -07:00
992657cbe0 Introduce SelectSpeedWidget 2021-02-25 11:47:26 -05:00
4c7c2edf9a Fixes: #5847 - Provide custom CSS for pagination chevrons 2021-02-22 23:28:30 +00:00
8f4197c020 Fixes #5518: Fix persistent vertical scrollbar 2020-12-22 10:28:09 -05:00
442dee72b5 Fixes #5499: Fix filtering of displayed device/VM interfaces by regex 2020-12-18 15:02:52 -05:00
a081d0d93a Use smaller navigation tabs 2020-11-24 09:24:28 -05:00
5b9e1b04dc Fix badge icon CSS 2020-11-17 13:38:19 -05:00
83daadd575 Highlight the current termination 2020-11-16 16:07:29 -05:00
5106e879c6 Fix CSS for dropdown menu icons 2020-11-16 12:15:27 -05:00
5f8b0cc40a Ensure consistent display of device component buttons 2020-11-13 15:29:37 -05:00
9736d6ba48 Separate device component lists into discrete views 2020-11-13 15:00:12 -05:00
424d72a7b3 Fix up related paths list 2020-11-13 12:12:25 -05:00
e84a6b99a8 Improved cable trace UI 2020-11-12 16:55:02 -05:00
8348c5a674 Fix side panel width 2020-11-10 16:00:21 -05:00
d03c14d49c Closes #5154: Utilize all horizontal space for web UI 2020-11-10 13:55:53 -05:00
7a61354d8c Fix rack elevation image toggles 2020-11-10 13:42:48 -05:00
5db14f9410 Tweak CSS 2020-11-06 16:09:55 -05:00
867f308027 Replace Font Awesome icons with Material Design 2020-11-06 14:33:20 -05:00
d388472773 Add Material Design icons 2020-11-06 12:13:00 -05:00
00e102fb0c Fix resetting column preferences 2020-10-29 14:42:40 -04:00
cf328ca51e Fix interfaces table header 2020-10-29 13:38:07 -04:00
ff3d0b72b9 Tweak the table config form for generic use 2020-10-21 16:06:37 -04:00
4de7fcd758 Convert table config updates to use REST API 2020-10-21 14:52:50 -04:00
00caa368c5 Remove interface IPs toggle 2020-10-16 16:40:21 -04:00
ec66e1a5c0 Closes #4349: Drop support for embedded graphs 2020-08-21 11:57:46 -04:00
5372492785 Clean up Select2 widget Javascript 2020-08-12 14:03:58 -04:00
100c8fef20 Add support for referencing peer field values in query_params 2020-08-12 12:37:17 -04:00
b917403c93 Replace 'nullable' attribute with null_option 2020-08-12 10:05:12 -04:00
8a8b4e728a Move null_option to DynamicModelChoiceMixin 2020-08-12 09:47:13 -04:00
2c64d45c69 Drop support for conditional_query_params on APISelect 2020-08-11 16:23:36 -04:00
eadd2d6854 Remove obsolete livesearch Javascript 2020-08-11 12:56:27 -04:00
16f44305e4 Update static dependencies 2020-07-16 15:22:31 -04:00
15525392a2 Closes #4837: Use dynamic form widget for relationships to MPTT objects 2020-07-09 09:50:01 -04:00
41f92ef8e6 review updates 2020-07-06 02:00:16 -04:00
f98fa364c0 Merge branch 'develop-2.9' into 2006-scripts-reports-background 2020-07-02 11:00:59 -04:00
51e9b0a22a Closes #4796: Introduce configuration parameters for default rack elevation size 2020-06-30 09:26:32 -04:00
f48a079ae6 fix tests and cleanup 2020-06-29 14:34:42 -04:00