Commit Graph

135 Commits

Author SHA1 Message Date
dal ded67c4fc8
cli deployment logic 2025-05-06 09:47:04 -06:00
dal 0b51ef4edf
cli migration and cleanup 2025-05-06 09:36:21 -06:00
dal 4cab6a1baf
progress on prds 2025-05-06 08:54:18 -06:00
dal ff348745c3
Implement CLI configuration and model discovery for projects
- Updated BusterConfig structure to better support project contexts
- Added get_context_for_path method to determine project context for a file
- Enhanced resolve_model_paths to respect the project hierarchy
- Updated deploy.rs to use the revised model discovery and configuration inheritance
- Added unit tests and integration tests for project config functionality

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-06 08:50:56 -06:00
dal e66843b1f1
prds, docker release, models 2025-05-06 08:09:31 -06:00
dal 7e588d23b3
global and prds 2025-04-08 13:34:05 -06:00
dal b5d8cdc662
prd and metric file change 2025-04-08 10:48:24 -06:00
dal 43e1843d7b
updates 2025-04-08 10:31:11 -06:00
dal 4b07369b9b
project prd improvement 2025-04-08 10:31:10 -06:00
dal 5c99a94a4c
migration and such with some test improvements 2025-04-08 10:07:11 -06:00
dal a9424bae23
show legend headline 2025-04-08 09:20:20 -06:00
dal 04d1f0e849
Merge api_public_sharing_fix branch and resolve conflicts 2025-04-07 16:37:49 -06:00
dal 88e8af539e
migration for password that I thought was done? 2025-04-07 16:26:07 -06:00
dal cc914fca23
Mark tasks as completed in PRD
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-04-07 16:18:37 -06:00
dal 412efa008f
merging api_http_status_fix 2025-04-07 16:06:15 -06:00
dal 16a0dd4081
fixing http status on the asset get endpoitns 2025-04-07 16:06:08 -06:00
dal 5205f35e3a
prds 2025-04-07 16:05:24 -06:00
dal ab44aceb76
feat(metrics): implement bulk metric status update endpoint
Add bulk update functionality for metric verification status, allowing multiple
metrics to be updated in a single API call with efficient batch processing. This
implementation includes:

- New handler for processing bulk updates with concurrent execution
- Batch processing with customizable batch size (default 50)
- Comprehensive error handling with client-friendly error codes
- REST endpoint with request validation and rate limiting
- Unit and integration tests for success and error cases
- Performance testing with different batch sizes

Addresses ticket BUS-1070.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-04-07 16:03:38 -06:00
dal 1e4783d3f7
prds 2025-04-07 15:37:33 -06:00
dal 84b797cbf7
reformatted prds 2025-04-07 15:13:25 -06:00
dal 17e672ef16
prds for bug fixes and doc updates 2025-04-07 14:51:54 -06:00
dal f363caa7a7
middle of working on data metadata stuff 2025-04-03 11:42:30 -06:00
dal 90a11bc175
data metadat impl 2025-04-02 16:43:50 -06:00
dal 9a3b659212
refactor metric metadata 2025-04-02 16:43:49 -06:00
dal 8ccfb0d302
new prd, migration, etc. 2025-04-01 21:41:01 -06:00
dal 79f9e2a352
prds for tasks 2025-04-01 13:25:17 -06:00
dal 169c0de789
update permission check on metric sharing 2025-03-26 11:25:46 -06:00
dal 22322f0711
search functionality 2025-03-25 14:31:02 -06:00
dal f48a51424b
search rest prd 2025-03-25 12:22:00 -06:00
dal f9a96a9919
removed old prds 2025-03-25 12:10:07 -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 feb55bef39
merging metric_restore 2025-03-25 11:30:28 -06:00
dal 168972be6d
metric restore to version 2025-03-25 11:28:44 -06:00
dal 30a06ad60f
merging api_post_chat_rest_endpoint 2025-03-25 11:16:21 -06:00
dal 99c8f11548
optional prompt on rest chat post endpoint 2025-03-25 11:16:13 -06:00
dal 7b648fd3a2
merging api_post_chat_websocket_endpoint_prd 2025-03-25 11:14:44 -06:00
dal 16911b5fd3
optional prompt with asset type and id on websocket 2025-03-25 11:14:01 -06:00
dal 2076d7eb26
final restor functionality 2025-03-25 11:05:34 -06:00
dal a2a6f79478
restoration prds 2025-03-25 11:04:55 -06:00
dal f42213f715
added in optional prompt and normalized the asset id and filed 2025-03-25 11:04:55 -06:00
dal 3c027cf285
added in optional prompt and normalized the asset id and filed 2025-03-25 10:57:46 -06:00
dal adcbca66aa
remove some deprecated tests 2025-03-25 09:32:35 -06:00
dal 0e051bfb13
access control changes so far 2025-03-24 23:09:36 -06:00
dal 11cfd9d3a3
updates for testing docs 2025-03-24 23:09:35 -06:00
dal edb9d2090a
endoints and handlers built moving on to testing 2025-03-24 13:25:35 -06:00
dal 7448967a7d
version number on data 2025-03-24 10:54:26 -06:00
dal 1dcf3cee05
move metric title to name across ap 2025-03-24 09:46:46 -06:00
dal a51db75aac
finish the permission check 2025-03-23 16:01:07 -06:00
dal 2ef2ad1499
update prds for permissions 2025-03-22 14:58:56 -06:00