addmon/apps/web/src-tauri/src
Syahdan c145d3fb07 feat(monitor): add search, status filter, and bulk invalid toggle
- Add search input to filter alerts by alertName or label values
- Add status filter dropdown (All/Resolved/Unresolved)
- Add Select All checkbox with indeterminate state for bulk invalid toggle
- Add indeterminate prop support to Checkbox component
- Add Monitor link to header navigation
- Fix KPI dashboard padding for empty state
2025-12-29 07:36:09 +07:00
..
commands.rs feat(monitor): add alert pairing logic and display incident names 2025-12-29 07:36:04 +07:00
lib.rs feat(monitor): add search, status filter, and bulk invalid toggle 2025-12-29 07:36:09 +07:00
main.rs initial commit 2025-12-29 02:40:16 +07:00