argoproj / argo-workflows

Workflow Engine for Kubernetes
https://argo-workflows.readthedocs.io/
Apache License 2.0
14.53k stars 3.12k forks source link

UI: Filter workflows by archived/unarchived #13171

Open Adrien-D opened 2 weeks ago

Adrien-D commented 2 weeks ago

Pre-requisites

What happened/what did you expect to happen?

v3.4.x : We had archived and unarchived workflows on separate views

v3.5.x : Archived / Unarchived workflows have been unified and listed together on the same page

We need a way to filter them to only see archived or unarchived ones. It should be implemented as checkboxes, with a label named Workflow Storage and two options Unarchived and Archived

See https://github.com/argoproj/argo-workflows/issues/12161 for reference

Version

v3.5.7

agilgur5 commented 1 week ago

See #12161 for reference

More specifically, https://github.com/argoproj/argo-workflows/issues/12161#issuecomment-2153081917 and https://github.com/argoproj/argo-workflows/issues/12025#issuecomment-1865458377 and their surrounding discussions.