Commit Graph

5 Commits

Author SHA1 Message Date
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 99c8f11548
optional prompt on rest chat post endpoint 2025-03-25 11:16:13 -06:00
dal 365e8429d2
add the update chat rest and handler 2025-03-20 16:13:02 -06:00
dal 1c9d3b6eed
ok added in individual permissions to the dashboards, collections, chats 2025-03-19 20:49:04 -06:00
dal f189c75b49
created api_chats_sharing_list 2025-03-19 15:15:57 -06:00