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
0638ff3c21
refactor: add subscribe / unsubscribe to alertManager
2025-08-24 19:48:21 -04:00
henrygd
0f5b1b5157
refactor: replace status strings with systemstatus enum
...
- also small style changes after tailwind update
2025-08-23 20:35:18 -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
47b2689f24
updates for lingui 5
2025-03-15 03:01:49 -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
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
2c4ea6f52a
dynamically load translation files
2024-10-30 11:40:17 -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
6de5dce176
improve useeffects for favicon and system subscription
2024-10-19 19:57:35 -04:00
Henry Dollman
abff85d61e
alerts web ui refactoring
2024-10-16 13:48:36 -04:00
Henry Dollman
e03e2b8d67
fix wrapping of y axis chart labels
2024-09-16 13:14:23 -04:00
Henry Dollman
9710d0d2f1
shoutrrr alerts / settings page
2024-09-12 19:39:27 -04:00
Henry Dollman
3362a3d1cf
progress on settings page
2024-09-09 20:00:09 -04:00
Henry Dollman
202a506485
add dialog for copy to clipboard fallback ( fixes #152 )
2024-09-02 19:37:44 -04:00
Henry Dollman
aa3866c8ed
better alignment for readonly user account menu
2024-09-02 17:32:59 -04:00
Henry Dollman
9fcf1e7164
use grid layout for charts
2024-08-22 14:10:03 -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