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

1574 Commits

Author SHA1 Message Date
515aed7022 Merge branch 'feature' into feature-2434 2021-05-08 11:08:06 -07:00
22e484edd4 #6732: Change “Update” button to “Save” 2021-05-07 17:02:22 -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
252bdcbbe0 #6372: Restructure theme files & build process to avoid SCSS collisions 2021-05-07 16:12:27 -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
308820b8a1 #6372: Move hostname & current time to end of page body 2021-05-07 13:45:03 -07:00
789f0bc8ff #6732: Add color mode toggle to login button when not authenticated 2021-05-07 12:11:45 -07:00
042c65a48c #6732: Fix <title/> rendering on home page template 2021-05-07 12:05:56 -07:00
03a1014714 #6732: Fix rendering of stats on home page when not authenticated 2021-05-07 11:55:46 -07:00
6e9c81eddf #6732: Errant righthand margin on "Login" button (if not authenticated) 2021-05-07 11:43:13 -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
0e088f11ba #6372: FIx Status badge location in attr table 2021-05-07 09:18:40 -07:00
c777daf6e6 Merge branch 'develop' into feature 2021-05-07 10:27:23 -04:00
a4955b420a Fixes #6355: Fix caching error when swapping A/Z circuit terminations 2021-05-06 13:29:52 -04:00
c0f1243879 Fixes #6363: Correct pre-population of cluster group when creating a cluster 2021-05-06 12:47:58 -04:00
67945f2f33 Closes #6351: Add aggregates count to tenant view 2021-05-05 09:53:06 -04:00
ea5d02b1e6 Remove deprecated display_name() methods from models 2021-05-04 16:05:17 -04:00
534b0e4cf6 Merge branch 'develop' into feature 2021-05-04 14:25:53 -04:00
6899a3258a Merge pull request #6327 from netbox-community/feature-ui
Add Basic Support for Smaller Screens in New UI
2021-05-03 09:07:29 -04:00
04cc43b2f0 ensure 'Create & Assign IP Address' button is only shown when the component_type is 'interface' 2021-04-30 17:17:56 -07:00
460a203c29 Add basic support for smaller screens 2021-04-30 15:55:37 -07:00
79184347f9 Merge pull request #6325 from netbox-community/feature-6321
Integrate changes from #6322 (to fix #6321) into feature
2021-04-30 16:13:44 -04:00
9ad8065f75 Integrate changes from #6322 (to fix #6321) into feature 2021-04-30 12:13:43 -07:00
f1cdd72575 move 'Add an IP Address' button to ip_addresses template 2021-04-30 12:07:56 -07:00
aee09d9119 general style improvements 2021-04-30 11:27:51 -07:00
de56e2b405 Closes #2434: Show 'Create & Assign IP Address' Button when Creating Interfaces 2021-04-30 11:13:38 -07:00
c59c4290f9 Closes #6321: Re-add missing 'Add an IP Address' button in prefix view 2021-04-30 09:50:14 -07:00
bb988701fe Fixes #6308: Fix linking of available VLANs in VLAN group view 2021-04-29 08:43:46 -04:00
456ffb79ff Merge v2.11.2 2021-04-27 14:05:38 -04:00
9a588231c5 Fixes #6289: Fix assignment of VC member interfaces to LAG interfaces 2021-04-27 09:36:48 -04:00
f408ad16e4 Closes #6287: Add option to clear assigned max length filter on prefixes list 2021-04-27 08:34:21 -04:00
87b4cfff1a Closes #6278: Note device locations on cable traces 2021-04-26 15:31:53 -04: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
d7d004b48e undo home template path change 2021-04-25 20:10:41 -07:00
5e4878843e fix custom link rendering 2021-04-23 09:31:16 -07:00
eb55761c38 Merge branch 'feature' of https://github.com/netbox-community/netbox into feature
# Conflicts:
#	netbox/project-static/js/forms.js
#	netbox/templates/dcim/location.html
#	netbox/templates/generic/object_list.html
2021-04-22 19:19:03 -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
2c9aa86bf0 fix checkbox styles 2021-04-22 18:57:43 -07:00
7920eff672 get non-field form errors as toast messages 2021-04-22 15:59:16 -07:00
30415e6220 fix template styles 2021-04-22 15:58:57 -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
8c3229ec38 fix device template styles 2021-04-21 13:20:09 -07:00
3eb866f5d2 fix image attachment styles 2021-04-21 13:19:30 -07:00
3471c737b9 fix confirmation form styles 2021-04-21 13:19:08 -07:00
d164ccb6c7 fix image upload field style 2021-04-21 13:18:48 -07:00