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

UI: Share URLs with search criteria set #13168

Open
panicboat opened this issue Jun 12, 2024 · 3 comments · May be fixed by #14113
Open

UI: Share URLs with search criteria set #13168

panicboat opened this issue Jun 12, 2024 · 3 comments · May be fixed by #14113

Comments

@panicboat
Copy link
Contributor

Summary

What change needs making?

Search criteria can be set in CronWorkflow and WorkflowTemplate lists.
However, URLs with search criteria cannot be shared with others.
Since we use Argo Workflows as a team, there are many situations where we want to share URLs.
Specifically, we would like to add the search criteria set in the Web UI to the URL query parameters as well.

Use Cases

We have multiple teams using Argo Workflows, so we have a large number of workflows deployed.
Therefore, we set owner information for each Workflow and often search by owner information (we also search by microservice name, project name, etc.).
Therefore, when communicating in some way, the Workflow list is used to share with multiple people.


Message from the maintainers:

Love this feature request? Give it a 👍. We prioritise the proposals with the most 👍.

@panicboat panicboat added the type/feature Feature request label Jun 12, 2024
@agilgur5
Copy link

You can do this for most of the filters in the Workflows List.
It might not be supported in the CronWorkflow and WorkflowTemplate Lists though -- but you can filter by those in the Workflow List.

@panicboat
Copy link
Contributor Author

Thank you for your prompt confirmation.
The Workflow list does not seem to be suitable for our purposes.
We sometimes communicate primarily about what CronWorkflow / WorkflowTemplate is being deployed.
Therefore, we would like to share the list of CronWorkflows and WorkflowTemplates.

@MasonM MasonM added the good first issue Good for newcomers label Dec 15, 2024
@MasonM
Copy link
Contributor

MasonM commented Dec 15, 2024

This should probably share some of the code from #13922

@panicboat panicboat linked a pull request Jan 22, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

3 participants