Pulse/frontend-modern/src
rcourtman 4838793677 feat: enhance alerts system with tests and improved thresholds
- Add comprehensive test coverage for alerts package with 285+ new tests
- Implement ThresholdsTable component with metric thresholds display
- Enhance Alerts page UI with improved layout and metric filtering
- Add frontend component tests for Alerts page and ThresholdsTable
- Set up Vitest testing infrastructure for SolidJS components
- Improve config persistence with better validation
- Expand discovery tests with 333+ test cases
- Update API, configuration, and Docker monitoring documentation
2025-10-15 22:25:04 +00:00
..
api feat: add docker agent command handling 2025-10-15 19:27:19 +00:00
components feat: enhance alerts system with tests and improved thresholds 2025-10-15 22:25:04 +00:00
hooks Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
pages feat: enhance alerts system with tests and improved thresholds 2025-10-15 22:25:04 +00:00
stores fix: hide update banner for dev builds 2025-10-15 19:41:39 +00:00
styles Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
test feat: enhance alerts system with tests and improved thresholds 2025-10-15 22:25:04 +00:00
types feat: enhance alerts system with tests and improved thresholds 2025-10-15 22:25:04 +00:00
utils Improve NVMe temperature handling 2025-10-12 16:06:55 +00:00
App.tsx feat: streamline docker agent onboarding 2025-10-14 09:45:32 +00:00
constants.ts Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
index.css Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
index.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
SimpleApp.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
Test.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
vite-env.d.ts Fix settings security tab navigation 2025-10-11 23:29:47 +00:00