scylladb / argus

Apache License 2.0
4 stars 11 forks source link

improvement(TestDashboard.svelte): Add "Hide not planned" button #518

Open k0machi opened 1 day ago

k0machi commented 1 day ago

This commit adds a new button that will hide every NOT_PLANNED test on the Test Dashboard. The setting is per-dashboard and is saved in the user's local storage.

Fixes #429