buster/api/server/tests/metrics
dal d346bca850
Enhance API documentation and implement password protection for public assets
- Updated CLAUDE.md with architecture overview, row limit implementation notes, and troubleshooting guide.
- Added additional documentation resources and common test commands.
- Enhanced database test infrastructure guide with quick reference and common patterns.
- Implemented password protection for public dashboards and metrics, including checks for access expiration and required passwords.
- Updated relevant handlers and routes to support password parameters.
- Refactored bulk update metrics handler to remove batch size from request structure.
- Added tests for password protection and access control for metrics and dashboards.
2025-04-07 17:44:41 -06:00
..
bulk_update_metrics_test.rs Enhance API documentation and implement password protection for public assets 2025-04-07 17:44:41 -06:00
mod.rs feat(metrics): implement bulk metric status update endpoint 2025-04-07 16:03:38 -06:00