Commit Graph

350 Commits

Author SHA1 Message Date
dal 92adcc6307
ok checking permission on delete message 2025-04-02 09:31:59 -06:00
dal b0699bf5be
dashboard config 2025-04-02 09:07:57 -06:00
dal 95f43217cc
duplicate chat functionaligy 2025-04-02 08:21:21 -06:00
dal 8ccfb0d302
new prd, migration, etc. 2025-04-01 21:41:01 -06:00
dal 8186e29c5f
permission on get chat and metric now includes indexmap to preserve mapping orders 2025-04-01 16:18:53 -06:00
dal 3552a828ab
ok added in some sql best practices 2025-04-01 14:31:07 -06:00
dal 380bbb7969
small tweak to sql best practices prompt 2025-04-01 14:18:40 -06:00
dal 4c30dc3cca
collections fix 2025-04-01 14:05:22 -06:00
dal 5e3f67eb7d
empty chat title and databricks query fix 2025-04-01 13:43:10 -06:00
dal 72fb9089e5
query engine fix 2025-04-01 13:39:27 -06:00
dal a24ba84fd3
enhancement_metric_associations 2025-04-01 13:25:17 -06:00
dal c6a22b12d9
query engine optimization 2025-04-01 13:25:17 -06:00
dal 74a2c4a493
enhancement_dashboard_collections 2025-04-01 13:25:17 -06:00
dal d5bd1d2ab4
list chat improvements 2025-04-01 13:25:17 -06:00
dal 2e01b9fb6f
claude command and post_chat_handler with final reasoning converted to minutes 2025-04-01 13:25:17 -06:00
dal 7d4aff5802
merging limit_query_engine_results 2025-04-01 12:10:24 -06:00
dal bf008d70b1
apply optional limit to all query routes in query engine 2025-04-01 12:10:15 -06:00
dal 6c02bbe958
passing up data source id for run sql to consume 2025-04-01 12:09:11 -06:00
dal 8899fb8549
timeout and file message 2025-04-01 11:26:29 -06:00
dal ec0524f83a
fix on chart config object 2025-03-31 15:23:42 -06:00
dal bbd326ebde
detailed errors on chart configs 2025-03-31 15:09:51 -06:00
dal d7fb0f75ea
merging sql_analyzer_improvements 2025-03-28 15:51:08 -06:00
dal 0937798f6a
semantic work 2025-03-28 14:16:21 -06:00
dal a2273a81b5
bulk on favorite reqs 2025-03-28 13:47:37 -06:00
dal 169c0de789
update permission check on metric sharing 2025-03-26 11:25:46 -06:00
dal fc79ff8d67
search functionality through rest 2025-03-25 15:03:34 -06:00
dal df341a0ac5
Merge branch 'evals' into api_search_rest_endpoint 2025-03-25 14:31:07 -06:00
dal 22322f0711
search functionality 2025-03-25 14:31:02 -06:00
dal 60e54d0257
restore chat assets 2025-03-25 12:55:39 -06:00
dal 2c659955ed
final touches on chat restoration 2025-03-25 12:38:49 -06:00
dal 3c9c014ede
Improve chat restoration message format
- Updated the restoration message format to use response_messages instead of request_message
- Added proper message structure with both file and text messages in a single response
- Updated integration tests to match the new format
- Set empty request_message as required

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-25 12:32:25 -06:00
dal b3dc70bc21
Add chat asset restoration functionality
Implemented the ability to restore previous versions of metrics and dashboards through the chat interface. Key changes include:
- Created restore_chat_handler.rs to handle the restoration logic
- Added a new REST endpoint at PUT /chats/{id}/restore
- Updated module exports for the new functionality
- Added comprehensive integration tests
- Updated PRDs with implementation details

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-25 12:27:46 -06:00
dal 87133bda96
merging put_organization_endpoint 2025-03-25 11:51:02 -06:00
dal ae594af0ad
added the put organization endpoint 2025-03-25 11:50:53 -06:00
dal 49990d847f
merging dashboard_restore 2025-03-25 11:30:58 -06:00
dal 05a8b4b2c9
add in dashboard restore 2025-03-25 11:30:53 -06:00
dal 168972be6d
metric restore to version 2025-03-25 11:28:44 -06:00
dal f42213f715
added in optional prompt and normalized the asset id and filed 2025-03-25 11:04:55 -06:00
dal adcbca66aa
remove some deprecated tests 2025-03-25 09:32:35 -06:00
dal 5c88eda5c6
name bugs on chats and logs 2025-03-24 23:14:54 -06:00
dal 8a79550bfe
ok access controls fully implemented 2025-03-24 23:09:36 -06:00
dal 0bc489c5f7
ok dashboards 2025-03-24 23:09:36 -06:00
dal 0e051bfb13
access control changes so far 2025-03-24 23:09:36 -06:00
dal da62ce2222
fix on merge conflict 2025-03-24 13:57:40 -06:00
dal 13938a8140
merging data_source_endpoints 2025-03-24 13:54:35 -06:00
dal c19c824e47
data source endpoints 2025-03-24 13:54:23 -06:00
dal 89dffd1c6a
data source and supabase create client 2025-03-24 13:46:03 -06:00
dal edb9d2090a
endoints and handlers built moving on to testing 2025-03-24 13:25:35 -06:00
dal 0686febbfb
add in supabase helper 2025-03-24 13:17:37 -06:00
dal 4c052e0c03
type on get data source handler 2025-03-24 12:24:08 -06:00