spiffe / tornjak

Tornjak is a UI and management layer used for brokering human access to one or more SPIRE deployments
Apache License 2.0
78 stars 41 forks source link

[Feature Frontend] Dashboard Tables Multi-Filter with data Grid #453

Open mamy-CS opened 4 months ago

mamy-CS commented 4 months ago

Currently, dashboard tables allow the application of only 1 filter at a time. i.e. filter by "parentId contains ..."

One should be allowed to apply multiple filters at a time. i.e. filter by "parentId contains ... AND has admin flag"