henrygd
0619eabec2
feat: add keyboard navigation for systems
2025-03-05 23:35:46 -05:00
henrygd
99cdb196ca
feat: persist selected tab in system dialog ( #602 )
2025-03-04 01:09:48 -05:00
henrygd
17a163de26
feat: allow searching by status in systems table
2025-03-03 23:39:50 -05:00
henrygd
2b73d8845a
feat: allow x min downtime before alerting ( #595 , #625 )
...
- splits alerts package into three files. status alerts were not
modified aside from updating to slices.Delete method
2025-02-27 17:12:25 -05:00
henrygd
e5a66cc156
feat(add-system): add link to binary install docs in copy button
2025-02-23 20:39:57 -05:00
henrygd
1d13ecd8ec
ui: truncate full path of host if using unix socket
2025-02-22 17:58:30 -05:00
henrygd
6404895a47
refactor: centralize chart max/avg value state to global store
2025-02-22 15:28:07 -05:00
henrygd
c12b27afb5
refactor: update system table and improve add-system dialog
2025-02-19 20:28:45 -05:00
Kal McFate
4f80a58929
Update add-system.tsx docker-compose.yml template. ( #565 )
...
Adding `version: "3"` makes this compatible with more recent docker tools.
2025-02-13 19:52:49 -05:00
henrygd
0c54f95546
feat: auto-login if one oauth provider and password auth disabled
2025-02-11 17:44:18 -05:00
henrygd
5ea6eb08a1
feat: PRIMARY_SENSOR env var to choose dashboard temp
2025-02-11 15:11:46 -05:00
henrygd
6b2a9463ca
feat: edit system dialog in dashboard
2025-02-11 14:12:25 -05:00
henrygd
aa3de511b9
refactor: get rid of console warnings on dashboard
2025-02-08 19:40:32 -05:00
henrygd
3afab00937
feat: display peak GPU usage in dashboard
2025-02-08 19:24:38 -05:00
henrygd
e6054058b9
feat: add temperatures to dashboard
...
- Refactor temperature related code and move to standalone function
2025-02-07 21:27:15 -05:00
Henry Dollman
31d52d5e15
update style of add system dialog
2025-02-06 20:01:04 -05:00
Venipa
44d930a700
feat(AddAgent): added docker run command copy ( #534 )
2025-02-06 19:41:01 -05:00
Henry Dollman
1daf35406a
auth: ensure realtime subscriptions are cleared on logout
2025-02-05 20:24:39 -05:00
Henry Dollman
58085bf300
feature: support serving from subpath ( #33 )
...
Co-authored-by: Karthik T <karthikt.holmes+github@gmail.com >
2025-02-04 21:22:40 -05:00
Henry Dollman
fdbbbc77b0
auth-form: red field border on error + firefox ux improvement ( #24 )
2025-02-03 17:59:39 -05:00
ompathak2004
20cba1b695
feat: update password max length to 72 characters
2025-02-04 01:48:25 +05:30
Henry Dollman
0b4742d064
update instructions for resetting password via docker
2025-01-31 15:19:18 -05:00
Henry Dollman
4557f18195
fix: only show GPU power chart if power data exists
2025-01-30 20:30:40 -05:00
Henry Dollman
3441b39a02
update password reset instructions
2025-01-29 18:55:17 -05:00
Henry Dollman
4e3d198b7b
fix(navigation): Update systems collection link to use collection name
2025-01-21 18:21:46 -05:00
Henry Dollman
8a0f2d61a8
style(auth-form): remove redundant placeholder class from password inputs
2025-01-17 16:45:12 -05:00
Alexander Mnich
48ed4abc02
remove lowercase of placeholders in auth-form
2025-01-17 11:46:59 +00:00
Henry Dollman
81fa4f16d6
ui: grey meters in systems table if system is not up ( #370 )
2025-01-06 13:22:51 -05:00
Henry Dollman
e88eb1a884
update docs link in command palette
2024-12-17 17:42:58 -05:00
Henry Dollman
dd10fb97c0
web ui style tweaks
2024-12-17 15:47:49 -05:00
Henry Dollman
9db41f8830
update translations
2024-12-09 17:29:03 -05:00
Henry Dollman
ba64c59632
add autoComplete="off" to login honeypot field
2024-12-09 17:07:43 -05:00
Henry Dollman
d2626d8337
update translations
2024-12-09 17:04:40 -05:00
Henry Dollman
e70de6a59e
systems table updates
...
- component refactoring
- style updates for "view" menu and grid
2024-12-08 18:08:54 -05:00
0xMMMMMM
5110eaf10f
refactor: reorganize systems table options into single dropdown
...
Combines view type, sort by and visible fields into a single dropdown menu for better organization.
2024-12-08 06:26:12 +07:00
0xMMMMMM
0234682720
feat: add grid view option for systems table
...
- Add toggle button to switch between table and grid layouts
- Implement card-based grid view with system metrics
- Add sort dropdown menu for grid view
- Display system status, metrics with icons and labels
- Improve handling of long system names
- Maintain consistent sorting and filtering between views
- Persist view preference in localStorage
2024-12-06 15:09:37 +07:00
Henry Dollman
825d8269ff
add Czech language and update locale files
2024-12-01 18:21:34 -05:00
Henry Dollman
58bced5f09
rm 'auth providers' links - dedicated page removed from pocketbase
2024-11-29 17:24:42 -05:00
Henry Dollman
6e08507dde
remove todo comments
2024-11-29 17:16:40 -05:00
Henry Dollman
f86bda304d
pocketbase js updates
2024-11-29 17:03:31 -05:00
Henry Dollman
1d414e659b
use auth logos from pocketbase
2024-11-29 16:57:18 -05:00
Henry Dollman
87f7390eca
use new batch api for setting global alerts
2024-11-27 17:07:44 -05:00
Henry Dollman
ed01752546
update admin creation for pocketbase 0.23.0
2024-11-27 16:32:23 -05:00
Henry Dollman
4479249ac7
feat: add --china-mirrors flag when locale is zh-CN in install command
2024-11-19 14:42:56 -05:00
Henry Dollman
8a69c09939
release 0.8.0
2024-11-12 18:28:25 -05:00
Henry Dollman
e87af81db4
change spinner to visibility hidden after chart loads
2024-11-12 18:25:27 -05:00
Henry Dollman
6043c59da8
update translations
2024-11-12 18:19:37 -05:00
Henry Dollman
529a628368
remove stopped containers from net chart
2024-11-12 17:33:18 -05:00
Henry Dollman
8a2e821c8f
style updates
2024-11-12 15:03:15 -05:00
Henry Dollman
3cd11d6bc4
improve podman support ( #211 )
2024-11-12 11:59:56 -05:00