Commit Graph

784 Commits

Author SHA1 Message Date
dal eedb717393
api_permission_field_fix 2025-04-07 16:47:00 -06:00
dal 1684dad78c
update to claude command 2025-04-07 16:07:36 -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 ec916767c4
api_test_infrastructure 2025-04-07 15:11:03 -06:00
dal 17e672ef16
prds for bug fixes and doc updates 2025-04-07 14:51:54 -06:00
dal bedc6b3e51
ok updated messages to files to have a version number attached 2025-04-07 13:22:10 -06:00
dal 41f60ec874
sentry setup 2025-04-05 11:17:21 -06:00
dal 141736f5a6
remove unused deps 2025-04-04 16:50:44 -06:00
dal 67932cfe39
removed sentry and set it up better 2025-04-04 16:43:58 -06:00
dal 2649fb7656
last few utils to clean up 2025-04-04 16:25:20 -06:00
dal 028eded9c5
cleaned up a few more utils 2025-04-04 16:22:58 -06:00
dal 3beec0878c
fix the string error 2025-04-04 16:19:34 -06:00
dal 28d3e3ee14
fix the user org id 2025-04-04 16:15:31 -06:00
dal b2bc117694
renamed ws threads to chats 2025-04-04 16:02:22 -06:00
dal 9c514e0f7a
got rid of deprecated files 2025-04-04 16:00:23 -06:00
dal 319984034a
update sharing with public_expiry_date 2025-04-04 14:16:14 -06:00
dal c22ea17d6a
added a bunch of tests 2025-04-04 14:09:54 -06:00
dal 50d5e02e02
lots of changes for permissioning and sharing assets 2025-04-04 14:01:40 -06:00
dal 597803ab73
modifications finalizations 2025-04-04 13:07:13 -06:00
dal 773dc9edee
things are working good 2025-04-04 12:40:58 -06:00
dal 5b039a1f29
chat context working 2025-04-04 11:20:36 -06:00
dal 4b87ad8224
dashboards available 2025-04-04 11:00:09 -06:00
dal c351866c9f
on emore tweak to yml schema 2025-04-04 10:43:50 -06:00
dal 0119538040
modify the dashboard ymnl 2025-04-04 10:34:18 -06:00
dal b51cbc54e1
concurrent metric validation 2025-04-04 10:25:24 -06:00
dal 38f1c9c54c
modify files going good 2025-04-04 09:44:10 -06:00
dal fddc909f0f
modifications are happening, just need to fix the response object 2025-04-04 09:12:48 -06:00
dal ce11968d54
column label format update on sql change 2025-04-03 15:29:25 -06:00
dal f70338ba1f
remove weird check that was happening 2025-04-03 14:31:30 -06:00
dal 901501e882
ok cleaned up the data metadata and removed old ws we no longer use 2025-04-03 13:06:23 -06:00
dal 071574fd0e
fixes so far 2025-04-03 12:24:06 -06:00
dal f363caa7a7
middle of working on data metadata stuff 2025-04-03 11:42:30 -06:00
dal 33eab20edb
return records no matter what 2025-04-02 16:43:50 -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 8e7885c2ce
update docs 2025-04-02 14:49:00 -06:00
dal 021dbd2fa1
automatic integratino test set up 2025-04-02 14:46:28 -06:00
dal 7e982c3653
delete testkit 2025-04-02 14:28:29 -06:00
dal 2abf522c78
update testing 2025-04-02 14:27:20 -06:00
dal 86bf38719e
testing clean up 2025-04-02 12:33:50 -06:00
dal 57a40c37a7
delete tests 2025-04-02 12:31:50 -06:00
dal 568705d1be
remove old src that was moved to /server and some testing helpers and such 2025-04-02 12:29:58 -06:00
dal 17a4afc7ae
moved server into own space of workspace 2025-04-02 11:31:43 -06:00
dal e9ac50fa4a
Enhance dashboard update functionality to support YAML content and versioning. Added file_content and update_version fields to UpdateDashboardRequest. Implemented YAML validation and metric association updates during dashboard record updates. 2025-04-02 10:46:10 -06:00
dal 92adcc6307
ok checking permission on delete message 2025-04-02 09:31:59 -06:00