dal
b477889cb5
clean up
2025-03-21 10:47:11 -06:00
dal
1513a39268
clean up
2025-03-21 10:44:53 -06:00
dal
3fd040b625
unused dep
2025-03-21 10:15:42 -06:00
dal
f1e2911c0a
clean up testing errors
2025-03-21 10:14:20 -06:00
dal
9f0d376fb0
cleaning up warnings
2025-03-20 16:50:31 -06:00
dal
9cbd5e91a9
libs cargo warning fix
2025-03-20 16:36:26 -06:00
dal
f5a239f615
added in the message and chat updates
2025-03-20 16:13:02 -06:00
dal
97393aed50
merging migrate_delete_metrics_to_bulk
2025-03-20 15:40:35 -06:00
dal
139ef04003
refactor delete metrics
2025-03-20 15:36:12 -06:00
dal
0289723746
flattened the object on update collectiosn
2025-03-20 15:18:36 -06:00
dal
ecc7453df1
merging update_collections_req_change
2025-03-20 15:11:30 -06:00
dal
bca954726d
update the collections req to be more simple
2025-03-20 15:11:23 -06:00
dal
3f7aa63654
lock recursion limit to 15 on agent
2025-03-20 14:58:41 -06:00
dal
1e5b63a3d0
a few small tweaks for reqs
2025-03-20 13:40:49 -06:00
dal
f9b8dde170
favorites updates
2025-03-20 12:58:35 -06:00
dal
f5f9af52ec
ok update dashboard but will need to mess with it more
2025-03-20 12:32:04 -06:00
dal
72637b8c56
update the data source list return object
2025-03-20 12:13:34 -06:00
dal
7bbfef2ed2
merging list_data_sources_endpoint
2025-03-20 12:09:44 -06:00
dal
e0c46f738f
get dashboard, update dashboard, versions, etc.
2025-03-20 12:06:08 -06:00
dal
3b959b272a
Implement metric-dashboard association
...
- 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>
2025-03-20 12:06:08 -06:00
dal
f5e018ac08
create list data sources endpoint
2025-03-20 12:03:14 -06:00
dal
797eb81bfd
merging dashboard_updates_and_metric_parsing
2025-03-20 11:18:52 -06:00
dal
3d157f9f59
Implement metric-dashboard association
...
- 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>
2025-03-20 11:17:35 -06:00
dal
1d9cf48015
remove create metrics
2025-03-20 11:17:30 -06:00
dal
5b484510c3
add to collections
2025-03-20 09:57:01 -06:00
dal
b8e4a95316
merging add_assets_to_get_collection
2025-03-20 09:46:56 -06:00
dal
160fa5fa6f
create assets to get collection
2025-03-20 09:46:49 -06:00
dal
8fe017a941
create remove metric from collections
2025-03-20 09:08:54 -06:00
dal
a4e76db49c
merging api_add_assets_to_collection.md
2025-03-20 00:14:43 -06:00
dal
3563b41f53
create api add assets to collection
2025-03-20 00:14:02 -06:00
dal
5f3f0174f1
create api remove assets from collection
2025-03-20 00:10:47 -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
a820223db9
fix diesel not found error
2025-03-19 23:39: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
cde1b4e960
delete dashboard with other dashboard tooling
2025-03-19 22:11:20 -06:00
dal
dcf1227ad6
Merge api_dashboard_create_endpoint, resolving conflicts
2025-03-19 21:32:20 -06:00
dal
5db67c49ee
create dashboard endpoint
2025-03-19 21:31:06 -06:00
dal
956da48103
Merge api_dashboard_delete_endpoint branch, resolving conflicts
...
Integrated delete dashboard endpoint with existing update endpoint:
- Fixed merge conflicts in dashboard project plan
- Combined routes in mod.rs to support GET, PUT, and DELETE endpoints
- Organized test module imports alphabetically
2025-03-19 21:30:20 -06:00
dal
bc51c98bb4
create api dashboard delete
2025-03-19 21:04:14 -06:00
dal
f5263c7a76
api dashboard update endpoint
2025-03-19 20:49:04 -06:00
dal
1c9d3b6eed
ok added in individual permissions to the dashboards, collections, chats
2025-03-19 20:49:04 -06:00
dal
67981732e1
merging update_sharing_body_refactor
2025-03-19 17:06:13 -06:00
dal
0e6cf53606
add same individual permissions logic on dashboards
2025-03-19 17:03:28 -06:00
dal
65840319fa
ok get metric has permissions on it now
2025-03-19 16:56:54 -06:00
dal
b1a01c5d5e
refactored
2025-03-19 16:54:08 -06:00
dal
4000e8409f
fix on compiler
2025-03-19 16:35:18 -06:00
dal
6358771ec6
merging api_chats_sharing_update.md
2025-03-19 16:05:28 -06:00