Pulse/frontend-modern/src/components/Alerts
rcourtman 29bb2460e4 fix: escape apostrophes in alert notification strings
Fixes build failure caused by unescaped apostrophes in single-quoted
strings. The Vite/Babel parser was failing on "You'll" and "you'll"
in ActivationModal.tsx, preventing successful frontend builds.
2025-10-21 13:33:56 +00:00
..
__tests__ Adjust backup and snapshot alert handling 2025-10-18 20:11:01 +00:00
ActivationBanner.tsx fix: improve alert activation messaging for clarity and friendliness 2025-10-21 11:09:59 +00:00
ActivationModal.tsx fix: escape apostrophes in alert notification strings 2025-10-21 13:33:56 +00:00
EmailProviderSelect.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
OverrideModal.tsx fix: expose network thresholds in override modal (#267) 2025-10-16 23:38:51 +00:00
ResourceTable.tsx fix: improve discovery performance and reliability 2025-10-18 22:59:40 +00:00
ThresholdsTable.tsx security: complete Phase 1 sensor proxy hardening 2025-10-20 15:13:37 +00:00
WebhookConfig.tsx feat: add docker agent command handling 2025-10-15 19:27:19 +00:00