Pulse/frontend-modern/src
rcourtman 99a6debd3a fix: Update Channel setting not persisting after save
The Update Channel dropdown reverted to "stable" after saving because the
frontend was overwriting the user's saved preference with the running
version's channel. Now the saved setting takes priority over the detected
channel.

Related to #738
2025-12-02 03:03:51 +00:00
..
api Add Apprise test support for notifications 2025-11-20 17:54:20 +00:00
components fix: Update Channel setting not persisting after save 2025-12-02 03:03:51 +00:00
constants
hooks feat: improve responsive table layout with tighter columns 2025-11-25 20:37:28 +00:00
pages Align alert grouping defaults with backend 2025-11-22 17:11:52 +00:00
stores Fix host agent type badge flapping in UI 2025-11-30 22:07:40 +00:00
styles
test
types feat: improve responsive table layout with tighter columns 2025-11-25 20:37:28 +00:00
utils Refine memory visualization with StackedMemoryBar component 2025-11-29 13:48:30 +00:00
App.tsx Improve update integration diagnostics 2025-11-12 22:27:05 +00:00
constants.ts
index.css refactor(ui): improve table column sizing and progress bar constraints 2025-11-27 12:09:12 +00:00
index.tsx
vite-env.d.ts