mirror of https://github.com/buster-so/buster.git
- Create migration for metric_files_to_dashboard_files association table - Add MetricFileToDashboardFile model to database/models.rs - Implement functions to extract metric IDs from dashboards - Add logic to maintain associations when dashboards are updated - Add logic to create associations when dashboards are created - Create integration test for the feature - Create PRD for the metric-dashboard association feature 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
---|---|---|
.. | ||
sharing | ||
create_dashboard_test.rs | ||
delete_dashboard_test.rs | ||
get_dashboard_test.rs | ||
metric_dashboard_association_test.rs | ||
mod.rs | ||
remove_dashboard_from_collections_test.rs | ||
update_dashboard_test.rs |