Commit Graph

186 Commits

Author SHA1 Message Date
Zack Spear d9358d0a92 feat: responsive select case modal contents 2025-06-20 17:05:40 -07:00
Zack Spear b05f819fac style: refine layout and spacing in DashStats.page and CSS files
- Adjusted gap values in DashStats.page for improved alignment and spacing.
- Updated CSS in DashStats.css to enhance layout controls and added new styles for tile-header-right-controls.
- Commented out letter-spacing in default-base.css for better text presentation and adjusted control styles for consistency.

This update aims to enhance the visual clarity and responsiveness of the dashboard layout.
2025-06-20 15:38:13 -07:00
Zack Spear 78ec5e2d2b refactor: removed duplicated user information tile from Dashboard 2025-06-13 13:49:05 -07:00
Zack Spear 1adeaa96ad feat: Dashboard reponsive improvements
- Updated HTML structure in DashStats.page to incorporate a new tile-header format for better organization and visual clarity.
- Adjusted CSS in DashStats.css to introduce new styles for tile headers and improve layout responsiveness.
- Made minor adjustments in default-base.css for padding consistency.

This update aims to enhance the user interface experience and maintainability of the code.
2025-06-12 20:56:42 -07:00
Zack Spear 66a2ce9d2d feat: enhance DashStats.page layout with new tile-header structure
- Refactored HTML structure in DashStats.page to implement a new tile-header layout for improved organization and visual clarity.
- Adjusted CSS styles in DashStats.css and default-base.css to support the new layout, including flexbox adjustments for better alignment and spacing.

This update aims to enhance the user interface experience and maintainability of the code.
2025-06-12 18:05:29 -07:00
Zack Spear c9c5c4bc6a style: refactor DashStats.page formatting for improved readability and structure
- Reorganized HTML structure within DashStats.page to enhance layout consistency and readability.
- Adjusted indentation and spacing for better code clarity.

This update aims to improve the maintainability of the code and enhance the user interface experience.
2025-06-12 16:25:07 -07:00
tom mortensen 0bb9dca1f6 Merge pull request #2230 from unraid/feat/ui-dialog-responsive
feat: ui dialog responsiveness
2025-06-08 11:09:04 -07:00
Zack Spear 80a555ae74 feat: ui dialog responsiveness 2025-06-03 14:16:28 -07:00
SimonFair cb20ef286d fix ID 2025-06-03 19:01:26 +01:00
SimonFair 9736e09824 MAC Address option and ZFS ref link 2025-06-03 17:29:04 +01:00
SimonFair 343f66fc23 Merge remote-tracking branch 'upstream/master' into Intel-processor-core-types 2025-05-06 19:28:15 +01:00
Zack Spear bab342df7b Merge branch 'master' into feat/theme-helper-class 2025-05-05 10:46:17 -07:00
Squidly271 931c3e0ca6 Refactor: Handle PHP error if cookie content === null 2025-04-17 15:07:27 -04:00
Squidly271 848cb0ad52 Refactor coding per coderabbit 2025-04-16 17:49:35 -04:00
Squidly271 23a534c4fc Fix: Prevent corrupted config from not displaying the dashboard 2025-04-16 17:36:47 -04:00
Squidly271 87b48406a1 Fix: Handle edge cases on dashboard counting disks previously exported 2025-04-09 15:13:55 -04:00
SimonFair 787dad82ff Merge remote-tracking branch 'upstream/master' into Intel-processor-core-types 2025-04-09 13:38:54 +01:00
Squidly271 ccc8c9423a Fix: AdBlockers could prevent Dashboard from loading 2025-04-08 16:54:07 -04:00
Zack Spear cb0dbb4657 refactor: replace $theme1 variable usage with ThemeHelper methods for consistency across multiple pages 2025-04-07 11:44:58 -07:00
Zack Spear f041c83a92 feat: implement ThemeHelper class to centralize theme management and improve color handling across various pages 2025-04-07 11:44:58 -07:00
SimonFair cfdd4c487d Initial commit 2025-04-04 10:20:26 +01:00
tom mortensen 5185880e69 Merge pull request #1748 from unraid/feat/css3-variables
feat: CSS3 variables & improved CSS dev experience
2025-04-02 11:20:47 -07:00
Zack Spear 62c12b5ada style: add jquery.ui.css & dynamix-jquery-ui.css into DefaultPageLayout and out of .page files 2025-04-02 10:58:55 -07:00
Zack Spear 9c468b636b style: replace DockerManager.css with dynamix-jquery-ui.css across multiple pages for improved theme consistency and maintainability 2025-04-01 15:37:49 -07:00
bergware 7609656c39 Restore pause function 2025-03-31 21:25:30 +02:00
Zack Spear 16a647d1c8 Merge branch 'master' into feat/css3-variables 2025-03-31 11:44:47 -07:00
bergware 768291c391 Tackle Nchan out of memory
These changes prevent Nchan issues when nginx is restarted.
In my testing it works most of the time, but opening many browsers to the same GUI still gives the issue, though this is definitely an improvement over  the current implementation.
2025-03-31 01:26:38 +02:00
Squidly271 3e1c487a0c Update DashStats.page 2025-03-27 00:45:52 -04:00
Squidly271 1b1b5417ba Fix: Public Shares not counted on dashboard 2025-03-26 14:44:06 -04:00
tom mortensen b8349b2c75 Merge pull request #2093 from Squidly271/patch-55
Fix: Prevent disk shares from appearing if previously exported and di…
2025-03-25 22:12:25 -07:00
Squidly271 d6dd0d39e8 Remove coloring from shares 2025-03-25 19:43:10 -04:00
Squidly271 a9e2392935 Fix: Prevent disk shares from appearing if previously exported and disk shares not enabled 2025-03-25 19:24:29 -04:00
Squidly271 eb0527749a Fix PHP Error on Dashboard if flash drive exported 2025-03-25 18:05:02 -04:00
Squidly271 4764fd73f4 Refactor: Dashboard Share summary incl exported disks and only display total and public shares 2025-03-24 20:57:11 -04:00
tom mortensen e5c0dacecb Merge pull request #2081 from Squidly271/nchan-fix
Refactor: Prevent nchan updates on browsers not in focus
2025-03-24 11:58:15 -07:00
Squidly271 782baac3f0 Stop monitored subs when unloading page 2025-03-24 11:33:38 -04:00
bergware 402830cef1 Dashboard: fix restore to default function 2025-03-24 15:16:37 +01:00
bergware 30df391d3f Dashboard: fix cpu graph 2025-03-24 14:49:55 +01:00
Squidly271 18994d247a Update DashStats.page 2025-03-21 22:50:39 -04:00
ljm42 42f1985b04 fix: remove duplicated HTML tags 2025-03-03 09:39:14 -07:00
bergware cc7703f0c7 Rename file to "dashboard_settings.json" 2025-02-04 10:02:46 +01:00
bergware 125092fb8c Wireless support - finetuning 2025-02-04 05:49:35 +01:00
bergware 6db4ef7520 Add wlan to port selection 2025-02-03 18:46:16 +01:00
bergware 0c67eb28e6 Update DashStats.page 2025-02-03 11:22:04 +01:00
bergware d05b8105e0 Update DashStats.page 2025-02-03 11:06:03 +01:00
bergware 8a70852c5e Revert "Update DashStats.page"
This reverts commit 5e8d17b20c.
2025-02-03 10:50:18 +01:00
bergware 5e8d17b20c Update DashStats.page 2025-02-03 10:45:09 +01:00
bergware 885a4cc654 Update DashStats.page 2025-02-03 01:45:28 +01:00
bergware 9d0e4ccc19 Update DashStats.page 2025-02-02 20:27:44 +01:00
bergware 1bb791f7ec Make dashboard view permanent across browsers
- settings are now saved on flash instead of cookies
2025-02-02 18:43:00 +01:00