buster/apps/api/libs/handlers/src
dal 41ca18ea98
feat: add report files support to collections functionality
- Create report_files.rs helper module with permission checking
- Add ReportFile asset type handling in add_assets_to_collection_handler
- Add Report variant to AssetToRemove enum for removal operations
- Include report files in collection queries and responses
- Follow existing patterns for MetricFile and DashboardFile
2025-08-22 09:59:24 -06:00
..
chats Replace 'Unknown' user name fallback with email address 2025-07-19 04:12:13 +00:00
collections feat: add report files support to collections functionality 2025-08-22 09:59:24 -06:00
dashboards Implement consistent email sorting for individual_permissions arrays 2025-07-22 12:41:40 +00:00
data_sources Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
datasets Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
favorites Add ReportFile enum variant and implement related database schema and handlers 2025-08-22 08:44:48 -06:00
logs Replace 'Unknown' user name fallback with email address 2025-07-19 04:12:13 +00:00
messages update workspace sharing on all assets 2025-07-17 12:54:02 -06:00
metrics Refactor metric data handler and snowflake query to improve limit handling. Adjusted query limit logic to use display limit and added optional limit parameter to snowflake query function for better flexibility. 2025-08-13 11:38:44 -06:00
organizations update all types to work better together 2025-07-17 18:51:45 -06:00
search Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
users invite user check 2025-07-10 08:37:35 -06:00
utils Enhance workspace member count integration across various handlers and components 2025-07-17 16:21:14 -06:00
lib.rs Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00