Commit Graph

19 Commits

Author SHA1 Message Date
Tom Mortensen d4968e1b19 simplify display of file system type on Main 2024-07-10 22:59:53 -07:00
dlandon 694d35b412 Parity check does not show completed on array operations page. 2024-07-09 06:21:29 -05:00
Tom Mortensen 0f22fe77e6 support array status ERROR:NO_DEVICES 2024-05-26 12:16:42 -07:00
ljm42 cf6f3acb3a When no array, hide parity check history details 2024-05-24 11:34:57 -07:00
ljm42 a4f6b7dcad Allow the Array to be optional 2024-05-22 15:43:58 -07:00
Tom Mortensen 02de6b43b4 support 'inelgible' configValid state 2024-03-26 18:22:21 -07:00
bergware 71b59cebae Parity check: use json format 2024-01-05 13:05:01 +01:00
bergware 0ff0ef490e Nchan: add timeout to publishers to force update 2024-01-05 12:56:19 +01:00
bergware 64349438ca Improved hovering logic 2023-12-26 14:04:01 +01:00
bergware 684caa5ffd Nchan communication: use json format 2023-12-18 07:26:34 +01:00
bergware b7396aee4c Main page: make truncated descriptions fully visible when hovering over them 2023-12-15 15:37:33 +01:00
bergware 09e8740c04 Styling enhancements to improve consistency 2023-12-11 20:11:21 +01:00
bergware b59198473b Stop nchan subscriber when leaving page 2023-11-28 16:52:15 +01:00
bergware a2389ce519 Stop nchan subscriber when leaving page 2023-11-28 16:50:56 +01:00
bergware f5f255ea86 Stop nchan subscriber when leaving page 2023-11-28 16:33:45 +01:00
bergware c709c45413 Fix timing issue when changing slots 2023-11-02 01:55:09 +01:00
bergware 202cb8c222 Move inline styling in page files to dedicated css files
Instead of styling defined inside a page file, these settings are now kept in a dedicated css file. This has several advantages:

- It comes much easier to maintain styling, all css files are easy to find and update
- Browser can cache css files, which may improve page loading time
- Separate theme css files exist, no more need to make selection by coding

- This PR is a 1-to-1 move of existing inline styling to css files
- In future more optimization can be made by consolidating css files
2023-10-14 19:02:35 +02:00
Tom Mortensen eda1d50ac4 zfs subpool support 2023-09-25 11:37:34 -07:00
Tom Mortensen f9ec00b488 repo reorg 2023-06-02 12:49:33 -07:00