Nate Kelley
e12fe28b04
update params for fetching metric data
2025-03-19 14:48:38 -06:00
dal
72eafd83bd
merging api_metrics_sharing_list_1
2025-03-19 13:28:23 -06:00
dal
dcbe170842
commit the 1 second version history
2025-03-19 13:24:13 -06:00
dal
0c2d809d83
get metric and update metric tool
2025-03-19 13:23:04 -06:00
dal
48cda206c3
commit up all the prds
2025-03-19 13:23:04 -06:00
Nate Kelley
966338ca7a
update currency select
2025-03-19 13:04:12 -06:00
dal
fcf02f27dc
commit up all the prds
2025-03-19 12:51:45 -06:00
Nate Kelley
a52b2c23fb
change placement of dropdowns
2025-03-19 12:27:11 -06:00
Nate Kelley
2c16f4908f
Merge branch 'evals' of https://github.com/buster-so/buster into evals
2025-03-19 12:03:57 -06:00
Nate Kelley
2dfb4fe98b
init table update
2025-03-19 12:03:54 -06:00
dal
7c9bbbff68
merging sharing_user_lookup
2025-03-19 11:46:48 -06:00
dal
1f7580290f
merging sharing_remove_permissions
2025-03-19 11:46:25 -06:00
dal
fa89c4eef1
raw llm response being handled appropriately
2025-03-19 11:45:00 -06:00
Nate Kelley
3e6359f066
update evals
2025-03-19 11:41:41 -06:00
Nate Kelley
11775ac6ab
Merge branch 'evals' of https://github.com/buster-so/buster into evals
2025-03-19 11:07:03 -06:00
Nate Kelley
5bf24bf322
version query updates
2025-03-19 11:06:52 -06:00
dal
dcb124bd1d
Mark completion in sharing_remove_permissions PRD
...
- Updated implementation plan with completion status
- Marked success criteria as completed
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-19 10:52:03 -06:00
dal
bfd9599f19
Implement user lookup by email functionality
...
- Enhanced user_lookup.rs with better error handling and documentation
- Added comprehensive tests for different scenarios
- Updated the PRD with implementation progress
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-19 10:51:41 -06:00
dal
f503c730d1
Add permission check to remove_share_by_email function
...
- Implemented permission validation to ensure caller has Owner or FullAccess role
- Added documentation for the permission requirements
- Improved test structure with comments for potential integration tests
- Completed requirements in sharing_remove_permissions PRD
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-19 10:51:27 -06:00
dal
a9699c627d
merging get_metric_handler_version_query_param
2025-03-19 10:49:56 -06:00
dal
60ebcf79cd
created get_metric_handler_version_query_param
2025-03-19 10:49:56 -06:00
dal
2ef5ad1139
integration test fixes
2025-03-19 10:42:36 -06:00
dal
92caf4b7d4
I think this is working properly now
2025-03-19 10:34:43 -06:00
Nate Kelley
486d93e826
change share roles
2025-03-19 10:22:11 -06:00
dal
75f7a8af49
Fix test assertions and disabled database-dependent tests
2025-03-19 10:17:05 -06:00
dal
5377a367dd
Add type annotation to fix compilation error
2025-03-19 10:16:01 -06:00
dal
d871818435
Fix tests module naming conflicts and unused variable warnings
2025-03-19 10:15:46 -06:00
dal
e264889c72
Fix extra closing brace in types.rs
2025-03-19 10:11:54 -06:00
dal
5ebfe64136
Fix extra closing brace in errors.rs
2025-03-19 10:11:37 -06:00
dal
e84e30286f
Merge branch 'sharing_list_permissions' into evals
...
Resolved merge conflicts in sharing library:
- Combined error types from both branches
- Integrated the improved list permissions implementation
- Updated the AssetPermissionWithUser structure
- Added serializable permission types
- Maintained backward compatibility with existing code
2025-03-19 10:11:13 -06:00
dal
95926e5fd1
Merge branch 'sharing_check_permissions' into evals
...
Resolved merge conflicts in sharing module:
- Combined the enhanced permission checking logic
- Kept the comprehensive role checks from sharing_check_permissions
- Included both the entry-based bulk permission checking
- Maintained the full API exports from both branches
- Integrated tests directory structure
2025-03-19 10:06:58 -06:00
dal
53de3fe677
sharing_list_permissions
2025-03-19 10:04:36 -06:00
dal
f5afea4501
sharing_check_permissions
2025-03-19 10:03:41 -06:00
dal
7b58464fb4
bring back search data catalog back down to low
2025-03-19 09:59:40 -06:00
Nate Kelley
4a8b1e3674
buster share extends to all types
2025-03-19 09:59:14 -06:00
dal
cc5cbc7afa
merging sharing_access_controls
2025-03-19 09:48:56 -06:00
Nate Kelley
da5308693c
open last file
2025-03-19 09:43:53 -06:00
dal
cc21f8b2ad
create sharing_access_controls
2025-03-19 09:41:29 -06:00
dal
85b0bd1502
Merge branch 'sharing_create_permissions' into evals
2025-03-19 09:37:31 -06:00
dal
7a63b97e35
Created sharing create permissions
2025-03-19 09:35:56 -06:00
dal
ad99ed0aa0
adjust data catalog prompt
2025-03-19 09:25:26 -06:00
dal
e9e9fbc6ce
catalog search
2025-03-19 09:23:17 -06:00
dal
2058b0551f
post chat handler improvement
2025-03-19 08:57:20 -06:00
dal
99e1947ae3
get rid of print on message stream
2025-03-19 00:20:45 -06:00
dal
2a33977a4e
added in some tests and such for dashboard_ymls and metric_handlers
2025-03-19 00:09:43 -06:00
dal
42f8226b2e
ok lets try removing the debug logs on litellm
2025-03-19 00:04:52 -06:00
dal
32ca9ad422
Merge branch 'testing-improvements' into evals
2025-03-18 23:55:25 -06:00
dal
e8106d9989
Updated documentation and created testing utils
2025-03-18 23:53:38 -06:00
dal
c53177d3ee
dashboard and testing stuff
2025-03-18 23:51:52 -06:00
dal
cef57963f7
start to implement camelCase on dashboard drop debugs in prod
2025-03-18 23:17:28 -06:00