Commit Graph

11 Commits

Author SHA1 Message Date
dal 5f3f0174f1
create api remove assets from collection 2025-03-20 00:10:47 -06:00
dal 286c588101
merging api_add_dashboards_to_collection_1 2025-03-19 23:55:53 -06:00
dal 3f67d16ddb
ok new prds 2025-03-19 23:52:03 -06:00
dal c33af8965b
Implement POST /dashboards/:id/collections endpoint
This commit adds a new REST endpoint for adding dashboards to multiple
collections. The implementation:
1. Creates a new route handler in add_dashboard_to_collections.rs
2. Leverages the existing handler implementation for adding dashboards to collections
3. Includes proper error handling and test skeletons
4. Updates the project PRDs to reflect completion

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-19 23:50:55 -06:00
dal f7e1f692f5
merging api_remove_dashboards_from_collection 2025-03-19 23:49:48 -06:00
dal 4156129d13
create api remove dashboards from colelction 2025-03-19 23:49:38 -06:00
dal f402f42c97
add api add metrics to collection 2025-03-19 23:45:09 -06:00
dal 22226b39ec
updated the routes in the prds 2025-03-19 23:34:32 -06:00
dal 469799ea23
create dashboards to collections 2025-03-19 23:34:32 -06:00
dal 4722ce7a08
api remove metrics from collection 2025-03-19 22:51:37 -06:00
dal 53628b4707
prds for collection endpoints 2025-03-19 22:32:06 -06:00