Improve live query UX (#5749)

This commit is contained in:
gillespi314
2022-06-10 13:29:45 -05:00
committed by GitHub
parent 961ffbf2b6
commit 44f902218c
56 changed files with 1687 additions and 1122 deletions
+4
View File
@@ -0,0 +1,4 @@
- Improve live query experience by saving state of selected targets
- Introduce new API endpoint `POST /targets/search`
- Introduce new API endpoint `POST /targets/count`
- Migrate UI to use new endpoints to select targets for queries and policies