Adrien Delannoy

Results 6 comments of Adrien Delannoy

I can work on this one. Just to make things clear, here's what I can implement : - Filtering by workflow name, using `Contains`, `Exact` and `Prefix`. I'll implement as...

@agilgur5 I see the confusion with "State" and "Active", I'm not very familiar with all of this wording (and this repo yet) so thanks for giving me some details, helps...

@jiachengxu @agilgur5 Thanks for your answers. I implemented your feedback on my PR https://github.com/argoproj/argo-workflows/pull/13160 I'll make the filtering archived/non-archived WF on a separate PR to make the review easier.

Archive filtering will be done in this issue https://github.com/argoproj/argo-workflows/issues/13171

I'd be happy to handle this one

After taking a look on how to handle this issue, here is where I am at : - That could be nice to have 3 switchable distinct layouts - The...