Commit Graph

16 Commits

Author SHA1 Message Date
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 cc5cbc7afa
merging sharing_access_controls 2025-03-19 09:48:56 -06:00
dal cc21f8b2ad
create sharing_access_controls 2025-03-19 09:41:29 -06:00
dal 7a63b97e35
Created sharing create permissions 2025-03-19 09:35:56 -06:00
dal 70121cc629
asset permissions progress 2025-03-11 15:09:19 -06:00
dal d805c314b9
stub out and reset the sharing lib 2025-03-11 12:51:31 -06:00
dal dc07acf9b7
quick commit 2025-03-07 07:24:27 -07:00
dal 2e61c39d0a
add in sharing lib 2025-03-05 17:52:08 -07:00