Commit Graph

159 Commits

Author SHA1 Message Date
ljm42 a6c50b208a Add trailing slash to go links
Eliminates an unnecessary redirect
2024-07-19 12:00:36 -07:00
ljm42 234a749b7f Use "go links" when linking to Docs 2024-07-19 10:01:50 -07:00
Zack Spear c407670e90 refactor: css theme file organization 2024-07-08 11:53:17 -07:00
Zack Spear 27882e5f38 feat: reduce css files for theme css vars 2024-07-08 11:53:16 -07:00
Zack Spear 6d727f09ba fix: remove temp dev theme switcher 2024-07-08 11:53:15 -07:00
Zack Spear 2a005f0c76 refactor: DockerManager default css with vars 2024-07-08 11:53:15 -07:00
Zack Spear 02b8e8a4d1 feat: css vars for dynamix css 2024-07-08 11:53:08 -07:00
Zack Spear 8bf3b8954e refactor: html theme classes 2024-07-08 11:53:08 -07:00
Zack Spear 15680144a6 feat: css nesting for sidebar layout in default-base.css 2024-07-08 11:53:08 -07:00
Bailey Matthews 20d06e8f22 feat: import CSS files 2024-07-08 11:53:07 -07:00
bergware f2c87c4485 Fix notification icon 2024-02-04 00:05:24 +01:00
bergware 080a3e28d3 Feedback form: code optimization 2024-02-03 23:53:10 +01:00
bergware ac469937db Feedback form: place SUBMIT button next to CANCEL button 2024-02-03 14:46:19 +01:00
bergware d70bc5e9e8 Feedback form: place SUBMIT button next to CANCEL button 2024-02-03 13:10:57 +01:00
tom mortensen 0cf829bf9d Merge pull request #1584 from Squidly271/patch-10
Allow CA to override the "DONE" button appearing during multi installs / updates
2024-01-20 13:16:10 -08:00
Squidly271 561cfc6c9f Update DefaultPageLayout.php 2024-01-13 19:34:59 -05:00
Squidly271 f7d0cf3ff6 Update DefaultPageLayout.php 2024-01-13 18:59:04 -05:00
bergware 0fcc246760 Reduce monitor_nchan messages 2024-01-06 10:47:12 +01:00
Tom Mortensen e734541dcb update copyright notice in footer 2024-01-01 14:16:37 -08:00
bergware b3aa15e8e6 Update DefaultPageLayout.php 2023-11-26 11:25:03 +01:00
bergware e74d29f742 Enhanced boot page 2023-11-26 11:15:44 +01:00
bergware ce87e71c48 Revert "Enhanced boot page"
This reverts commit 884887fe3c.
2023-11-26 11:05:21 +01:00
bergware 884887fe3c Enhanced boot page 2023-11-26 10:58:24 +01:00
bergware e7406a997b Enhanced boot page
- Follow theme colors
- Include array messages
2023-11-25 12:10:27 +01:00
bergware 582743f079 Simplify notifications
- Make View, History and Acknowledge the main actions
- Remove submenus
2023-11-18 20:47:44 +01:00
Zack Spear 9dabbcdb9c refactor: re-add js functions with notes for future removal 2023-11-13 16:54:31 -08:00
Zack Spear 9b2c5ad257 fix: creation of /var/tmp/unRAIDServer.txt for change log viewer 2023-11-13 16:37:36 -08:00
Zack Spear ba3bdf5f38 refactor: add loader to release note viewer on open 2023-11-13 13:40:02 -08:00
ljm42 79e4bb27c0 remove update banner from header
is now handled by web component
2023-11-08 08:57:59 -07:00
Zack Spear ff3db071b9 Merge branch 'master' into refactor/web-component-updates 2023-11-07 16:18:42 -08:00
bergware 247786bc5c Display settings: new setting "width" 2023-11-05 12:51:47 +01:00
bergware c10f57d7d5 Display settings: new setting "width" 2023-11-05 12:49:46 +01:00
bergware e848e346d1 Display settings: new setting "width" 2023-11-05 12:47:23 +01:00
bergware bafcba3269 Display settings: new setting "width" 2023-11-05 12:33:51 +01:00
bergware 0669cacb6a Display settings: new setting "width" 2023-11-05 12:32:49 +01:00
bergware b01c0b9aff Display settings: new setting "width" 2023-11-05 11:44:47 +01:00
bergware c7a1caba8a Display settings: new setting "width" 2023-11-05 11:38:19 +01:00
bergware c10c255f2d Display settings: new setting "width" 2023-11-05 11:24:04 +01:00
bergware 78c704beba Display settings: new setting "width"
width = boxed (default, content width is constrained)
width = unlimited (content width is unlimited for higher resolutions)

This should stop the complaints about dashboard not displaying three columns on wide screens.
2023-11-05 11:02:32 +01:00
bergware 030127933e DefaultPageLayout: move styling from inline to file 2023-10-28 11:02:49 +02:00
bergware 287468005a Prepare for automatic style sheet loading per page 2023-10-14 15:49:06 +02:00
bergware b8d932d050 Prepare for automatic style sheet loading per page 2023-10-14 15:46:38 +02:00
bergware 21189acdb0 Prepare for automatic style sheet loading per page 2023-10-14 01:42:46 +02:00
bergware 2ddceae4a3 Prepare for automatic style sheet loading per page 2023-10-13 18:08:58 +02:00
bergware 48e8c5bb73 Prepare for automatic style sheet loading per page 2023-10-13 17:59:06 +02:00
bergware 5bd4280e83 Prepare for automatic style sheet loading per page
This feature will be used in future development of the GUI
It allows pages to have their own style sheet settings stored in a related .css file
2023-10-13 17:49:13 +02:00
Zack Spear 7ba5e7bd99 Merge branch 'unraid:master' into master 2023-10-11 20:12:49 -05:00
bergware c317408a4e Improve footer array status display 2023-10-01 11:11:41 +02:00
Zack Spear eeb8579122 refactor: header os version with web component 2023-09-25 15:14:39 -07:00
SimonFair 31e49a5f70 Merge branch 'Snapshots' into VM-Clone-and-Snapshot-merge 2023-09-23 10:39:34 +01:00