Commit Graph

7 Commits

Author SHA1 Message Date
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
dal 141736f5a6
remove unused deps 2025-04-04 16:50:44 -06:00
dal badfac6e55
user permission checks and cache on user with other prds 2025-03-21 23:17:28 -06:00
dal 04780d8f72
asset permission admin check 2025-03-21 15:20:16 -06:00
dal cc21f8b2ad
create sharing_access_controls 2025-03-19 09:41:29 -06:00
dal 70121cc629
asset permissions progress 2025-03-11 15:09:19 -06:00
dal 2e61c39d0a
add in sharing lib 2025-03-05 17:52:08 -07:00