henrygd
9c458885f1
refactor (hub): add systemsManager module
...
- Removed the `updateSystemList` function and replaced it with a more efficient system management approach using `systemsManager`.
- Updated the `App` component to initialize and subscribe to system updates through the new `systemsManager`.
- Refactored the `SystemsTable` and `SystemDetail` components to utilize the new state management for systems, improving performance and maintainability.
- Enhanced the `ActiveAlerts` component to fetch system names directly from the new state structure.
2025-09-01 17:29:33 -04:00
henrygd
96f441de40
Virtualize All Systems table to improve performance with hundreds of systems ( #1100 )
...
- Also truncate long system names in tables and alerts sheet. (#1104 )
2025-08-29 16:16:45 -04:00
henrygd
52983f60b7
refactor: add api module and page preloading
2025-08-28 18:23:24 -04:00
henrygd
4a580ce972
tailwind 4 upgrade + update js deps
2025-08-25 16:12:15 -04:00
henrygd
72334c42d0
refactor: add @/lib/alerts
2025-08-24 19:57:28 -04:00
henrygd
684d92c497
upgrade to tailwind 4
2025-08-22 18:06:19 -04:00
henrygd
7ba1f366ba
remove batch api in favor of custom endpoint for alerts management ( #1039 , #1023 )
2025-08-19 20:56:12 -04:00
henrygd
a0f271545a
refactoring (no functionality changes)
2025-08-02 17:04:38 -04:00
henrygd
18d9258907
Alert history updates
2025-07-21 20:07:52 -04:00
henrygd
d36b8369cc
react refactoring for better performance with lots of systems
2025-03-13 02:16:54 -04: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
6e08507dde
remove todo comments
2024-11-29 17:16:40 -05:00
Henry Dollman
44747e75b0
add columns filter for systems table
2024-11-02 13:35:14 -04:00
Henry Dollman
a93ff63605
migrate to lingui
2024-11-01 20:31:57 -04:00
Henry Dollman
df0f3a154f
rtl layout progress and updates to arabic translations
2024-10-31 16:48:28 -04:00
Henry Dollman
14a4715eb8
update translations
2024-10-30 16:06:57 -04:00
Henry Dollman
929d94f705
update translations
2024-10-30 12:18:12 -04:00
Henry Dollman
3505b215a2
add prettier config and format files site files
2024-10-30 11:03:09 -04:00
Henry Dollman
062796b38c
update navbar and home subtitle
...
* adds search button to navbar
* removes need for home.subtitle_2
2024-10-29 22:22:35 -04:00
Henry Dollman
f6e391f8a9
i18n tweaks / layout fixes
2024-10-29 18:08:55 -04:00
Arsfy
376e8d4621
ctrl k & i18n
2024-10-28 13:37:21 +08:00
Henry Dollman
12239808fc
small updates to alert display
2024-10-17 15:46:09 -04:00
Henry Dollman
abff85d61e
alerts web ui refactoring
2024-10-16 13:48:36 -04:00
Henry Dollman
92179cbbb2
show active alerts in dashboard
2024-10-15 21:59:05 -04:00
Henry Dollman
ec5b1a833d
extra fs charts and filter bar for container charts
2024-09-02 16:13:07 -04:00
Henry Dollman
88db920ebe
add icon to time select
2024-08-21 15:36:46 -04:00
Henry Dollman
5278805d79
web ui design updates
2024-08-21 15:06:33 -04:00
Henry Dollman
55863f849c
get rid of updatedSystem store
2024-08-21 12:50:12 -04:00
Henry Dollman
87ab4961fd
move gh button + update agent display in table
2024-08-20 14:04:09 -04:00
Henry Dollman
9da1e5751a
move application code into beszel folder
2024-08-11 13:41:57 -04:00