Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

utils: add permission error for getting workflows #216

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

DaanRosendal
Copy link
Member

@DaanRosendal DaanRosendal commented Dec 15, 2023

@DaanRosendal DaanRosendal force-pushed the feature/shared-workflow-details branch 5 times, most recently from 6c9ec6c to 0a7888a Compare March 14, 2024 13:20
DaanRosendal added a commit to DaanRosendal/reana-db that referenced this pull request Mar 14, 2024
Adds a table and an enum to the database. The `user_workflow` table
makes it possible to verify whether a specific workflow has been shared
with a user. The `accesstype` enum defines the different access types
that can be granted to a user. For now, only `read` access is supported.

Closes reanahub#206
DaanRosendal added a commit to DaanRosendal/reana-db that referenced this pull request Mar 14, 2024
Adds new `include_shared_workflows` parameter to optionally retrieve
unowned workflows that are shared with the user.

Closes reanahub/reana-client#687
@DaanRosendal DaanRosendal force-pushed the feature/shared-workflow-details branch from 0a7888a to d0793d9 Compare March 14, 2024 13:54
Adds a table and an enum to the database. The `user_workflow` table
makes it possible to verify whether a specific workflow has been shared
with a user. The `accesstype` enum defines the different access types
that can be granted to a user. For now, only `read` access is supported.

Closes reanahub#206
Adds new `include_shared_workflows` parameter to optionally retrieve
unowned workflows that are shared with the user.

Closes reanahub/reana-client#687
@DaanRosendal DaanRosendal force-pushed the feature/shared-workflow-details branch from d0793d9 to a5726ff Compare March 18, 2024 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant