kumahq / kuma-gui

🐻 A GUI built on Vue.js for use with Kuma.
https://kuma.io/
Apache License 2.0
39 stars 21 forks source link

Filter on policies list #1639

Open johnharris85 opened 12 months ago

johnharris85 commented 12 months ago

What happened?

Should be able to filter on various fields on each policy list display

jakubdyszkiewicz commented 12 months ago

Triage: let's do filtering by name for now. The backend already supports this.

kleinfreund commented 9 months ago

Note for later reference, I just tried a couple of APIs locally and the name prefix filter works for:

lahabana commented 9 months ago

Needs to be done after: https://github.com/kumahq/kuma-gui/issues/1415

github-actions[bot] commented 5 months ago

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.

johncowen commented 3 months ago

Policy filtering was added in https://github.com/kumahq/kuma-gui/pull/2666

We should probably close this and make separate issues for any other areas where we want name based filtering.


Separately if we want to add something more than name based searching, we should again make a separate issue as I'm guessing that would need backend support?

github-actions[bot] commented 3 weeks ago

This issue was inactive for 90 days. It will be reviewed in the next triage meeting and might be closed. If you think this issue is still relevant, please comment on it or attend the next triage meeting.