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

rest: add user id to get-you endpoint #657

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

Conversation

DaanRosendal
Copy link
Member

@DaanRosendal DaanRosendal commented Dec 15, 2023

Adds a new endpoint to share a workflow with a user.

Closes reanahub/reana-client#680
Adds a new endpoint to unshare a workflow.

Closes reanahub/reana-client#681
Adds a new endpoint to retrieve whom a workflow is shared with.

Closes reanahub/reana-client#686
Adds new `shared`, `shared_with` and `shared_by` parameters to the
`get_workflows` endpoint to retrieve workflows along with their sharing
information.

Closes reanahub/reana-client#687
@DaanRosendal DaanRosendal force-pushed the feature/workflow-sharing-modal branch 2 times, most recently from db4641f to f9fd43e Compare December 15, 2023 11:01
Adds two endpoints:
- fetch who shared workflows with the user
- fetch who the user shared workflows with

Closes reanahub#648 and reanahub#649
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ui: implement workflow sharing modal
1 participant