addmon/apps/web/src-tauri
Syahdan 5929358754 refactor: move monitor page to index route and configure Tauri window
- Move monitor page content from /monitor to / (index route)
- Create placeholder monitor_.tsx route
- Remove Header component from root layout
- Configure Tauri window with transparent titlebar and dark background
- Enable macOS private API for window styling
2025-12-29 07:36:13 +07:00
..
capabilities feat(monitor): add alert monitoring page with KPI dashboard, alert list, and incident management 2025-12-29 07:34:54 +07:00
icons initial commit 2025-12-29 02:40:16 +07:00
src feat(monitor): add search, status filter, and bulk invalid toggle 2025-12-29 07:36:09 +07:00
.gitignore initial commit 2025-12-29 02:40:16 +07:00
build.rs initial commit 2025-12-29 02:40:16 +07:00
Cargo.lock feat(monitor): add alert monitoring page with KPI dashboard, alert list, and incident management 2025-12-29 07:34:54 +07:00
Cargo.toml refactor: move monitor page to index route and configure Tauri window 2025-12-29 07:36:13 +07:00
tauri.conf.json refactor: move monitor page to index route and configure Tauri window 2025-12-29 07:36:13 +07:00