Commit Graph

1758 Commits

Author SHA1 Message Date
dal d5aa6cae00
sharing_list_permissions 2025-03-19 15:00:04 -06:00
dal 85a91b855f
merging api_collections_sharing_list 2025-03-19 14:34:03 -06:00
dal c938b14f1b
Create colelctions sharing list 2025-03-19 14:33:30 -06:00
dal 77e8ee3456
docs and fix dashboard list sharing 2025-03-19 14:32:16 -06:00
dal 20af7909db
merging api_dashboards_list 2025-03-19 14:22:34 -06:00
dal baa3796ff4
Created sharing create permissions 2025-03-19 14:22:24 -06:00
dal 709cff0483
sharing work 2025-03-19 14:22:05 -06:00
dal ff8a443e42
fixed the created at and the ordering on the get 2025-03-19 14:03:59 -06:00
dal da170c28a3
Update metrics handler to apply differences 2025-03-19 13:51:43 -06:00
dal 8c5f7c867d
Mark progress in PRD after implementing user lookup functionality 2025-03-19 13:47:05 -06:00
dal af047a75de
json data on response 2025-03-19 13:46:27 -06:00
dal 09b94fe4ee
merging api_metrics_sharing_create 2025-03-19 13:45:37 -06:00
dal 6afc57ba5b
Implement API metrics sharing creation functionality 2025-03-19 13:44:40 -06:00
dal 10d28a57b8
fix list sharing on the metric itself 2025-03-19 13:42:39 -06:00
dal f3c902e0c1
merging api_metrics_sharing_list_1 2025-03-19 13:31:35 -06:00
dal d87130a8d1
merging api_metrics_sharing_list_1 2025-03-19 13:31:26 -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