-
Notifications
You must be signed in to change notification settings - Fork 37
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: make details available for shared workflows #658
rest: make details available for shared workflows #658
Commits on Sep 4, 2024
-
feat(rest): add endpoint for sharing workflows (reanahub#658)
Adds a new endpoint to share a workflow with a user. Closes reanahub/reana-client#680
Configuration menu - View commit details
-
Copy full SHA for 045d275 - Browse repository at this point
Copy the full SHA 045d275View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72a6964 - Browse repository at this point
Copy the full SHA 72a6964View commit details -
feat(rest): add endpoint to unshare workflows (reanahub#658)
Adds a new endpoint to unshare a workflow. Closes reanahub/reana-client#681
Configuration menu - View commit details
-
Copy full SHA for 727c04e - Browse repository at this point
Copy the full SHA 727c04eView commit details -
feat(rest): add endpoint to get workflow share status (reanahub#658)
Adds a new endpoint to retrieve whom a workflow is shared with. Closes reanahub/reana-client#686
Configuration menu - View commit details
-
Copy full SHA for b7d14bb - Browse repository at this point
Copy the full SHA b7d14bbView commit details -
feat(rest): add share-related parameters to
get_workflows
(reanahub……#658) 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
Configuration menu - View commit details
-
Copy full SHA for a72f1ac - Browse repository at this point
Copy the full SHA a72f1acView commit details -
feat(rest): add endpoints to fetch sharing users (reanahub#658)
Adds two endpoints: - fetch who shared workflows with the user - fetch who the user shared workflows with Closes reanahub#648 and reanahub#649
Configuration menu - View commit details
-
Copy full SHA for 3a1c5ea - Browse repository at this point
Copy the full SHA 3a1c5eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20246c9 - Browse repository at this point
Copy the full SHA 20246c9View commit details -
feat(rest): make details available for shared workflows (reanahub#658)
Closes reanahub#651, closes reanahub#650
Configuration menu - View commit details
-
Copy full SHA for b274a29 - Browse repository at this point
Copy the full SHA b274a29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50495fc - Browse repository at this point
Copy the full SHA 50495fcView commit details