-
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: create endpoint to fetch who the user shared workflows with #649
Closed
1 task
Labels
Comments
DaanRosendal
added a commit
to DaanRosendal/reana-server
that referenced
this issue
Dec 1, 2023
Adds two endpoints: - fetch who shared workflows with the user - fetch who the user shared workflows with Closes reanahub#648 and reanahub#649
DaanRosendal
added a commit
to DaanRosendal/reana-server
that referenced
this issue
Dec 1, 2023
Adds two endpoints: - fetch who shared workflows with the user - fetch who the user shared workflows with Closes reanahub#648 and reanahub#649
DaanRosendal
added a commit
to DaanRosendal/reana-commons
that referenced
this issue
Dec 1, 2023
Adds two endpoints: - fetch who shared workflows with the user - fetch who the user shared workflows with Closes reanahub/reana-server#648 and reanahub/reana-server#649
This was referenced Dec 1, 2023
DaanRosendal
added a commit
to DaanRosendal/reana-server
that referenced
this issue
Dec 15, 2023
Adds two endpoints: - fetch who shared workflows with the user - fetch who the user shared workflows with Closes reanahub#648 and reanahub#649
DaanRosendal
added a commit
to DaanRosendal/reana-server
that referenced
this issue
Dec 15, 2023
Adds two endpoints: - fetch who shared workflows with the user - fetch who the user shared workflows with Closes reanahub#648 and reanahub#649
DaanRosendal
added a commit
to DaanRosendal/reana-server
that referenced
this issue
Dec 15, 2023
Adds two endpoints: - fetch who shared workflows with the user - fetch who the user shared workflows with Closes reanahub#648 and reanahub#649
DaanRosendal
added a commit
to DaanRosendal/reana-server
that referenced
this issue
Mar 13, 2024
Adds two endpoints: - fetch who shared workflows with the user - fetch who the user shared workflows with Closes reanahub#648 and reanahub#649
DaanRosendal
added a commit
to DaanRosendal/reana-server
that referenced
this issue
Mar 13, 2024
Adds two endpoints: - fetch who shared workflows with the user - fetch who the user shared workflows with Closes reanahub#648 and reanahub#649
DaanRosendal
added a commit
to DaanRosendal/reana-commons
that referenced
this issue
Mar 13, 2024
Adds two endpoints: - fetch who shared workflows with the user - fetch who the user shared workflows with Closes reanahub/reana-server#648 and reanahub/reana-server#649
DaanRosendal
added a commit
to DaanRosendal/reana-commons
that referenced
this issue
Mar 13, 2024
Adds two endpoints: - fetch who shared workflows with the user - fetch who the user shared workflows with Closes reanahub/reana-server#648 and reanahub/reana-server#649
DaanRosendal
added a commit
to DaanRosendal/reana-server
that referenced
this issue
Mar 18, 2024
Adds two endpoints: - fetch who shared workflows with the user - fetch who the user shared workflows with Closes reanahub#648 and reanahub#649
DaanRosendal
added a commit
to DaanRosendal/reana-commons
that referenced
this issue
Mar 18, 2024
Adds two endpoints: - fetch who shared workflows with the user - fetch who the user shared workflows with Closes reanahub/reana-server#648 and reanahub/reana-server#649
DaanRosendal
added a commit
to DaanRosendal/reana-server
that referenced
this issue
Mar 20, 2024
Adds two endpoints: - fetch who shared workflows with the user - fetch who the user shared workflows with Closes reanahub#648 and reanahub#649
DaanRosendal
added a commit
to DaanRosendal/reana-server
that referenced
this issue
Mar 20, 2024
Adds two endpoints: - fetch who shared workflows with the user - fetch who the user shared workflows with Closes reanahub#648 and reanahub#649
DaanRosendal
added a commit
to DaanRosendal/reana-server
that referenced
this issue
Mar 20, 2024
Adds two endpoints: - fetch who shared workflows with the user - fetch who the user shared workflows with Closes reanahub#648 and reanahub#649
DaanRosendal
added a commit
to DaanRosendal/reana-server
that referenced
this issue
Mar 20, 2024
Adds two endpoints: - fetch who shared workflows with the user - fetch who the user shared workflows with Closes reanahub#648 and reanahub#649
DaanRosendal
added a commit
to DaanRosendal/reana-server
that referenced
this issue
Mar 20, 2024
Adds two endpoints: - fetch who shared workflows with the user - fetch who the user shared workflows with Closes reanahub#648 and reanahub#649
mdonadoni
pushed a commit
to DaanRosendal/reana-server
that referenced
this issue
Aug 20, 2024
Adds two endpoints: - fetch who shared workflows with the user - fetch who the user shared workflows with Closes reanahub#648 and reanahub#649
mdonadoni
pushed a commit
to DaanRosendal/reana-commons
that referenced
this issue
Aug 20, 2024
Adds two endpoints: - fetch who shared workflows with the user - fetch who the user shared workflows with Closes reanahub/reana-server#648 and reanahub/reana-server#649
mdonadoni
pushed a commit
to DaanRosendal/reana-commons
that referenced
this issue
Aug 29, 2024
Adds two endpoints: - fetch who shared workflows with the user - fetch who the user shared workflows with Closes reanahub/reana-server#648 and reanahub/reana-server#649
mdonadoni
pushed a commit
to DaanRosendal/reana-server
that referenced
this issue
Aug 29, 2024
Adds two endpoints: - fetch who shared workflows with the user - fetch who the user shared workflows with Closes reanahub#648 and reanahub#649
tiborsimko
pushed a commit
to DaanRosendal/reana-commons
that referenced
this issue
Sep 4, 2024
Adds two endpoints: - fetch who shared workflows with the user - fetch who the user shared workflows with Closes reanahub/reana-server#648 and reanahub/reana-server#649
tiborsimko
pushed a commit
to DaanRosendal/reana-server
that referenced
this issue
Sep 4, 2024
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
The web UI needs a way to fetch who the user shared workflows with so that the user can filter their workflow list based on that.
Recommended steps to retrieve the desired list of users:
workflows
table for the IDs of workflows that the user ownsuser_workflow
table distinctly foruser_id
's that the user has shared workflows withuser_
table for alluser_id
's to select relevant data (email
,full_name
,username
)email
,full_name
,username
or all?The text was updated successfully, but these errors were encountered: