fleet/frontend/components/forms/queries/QueryForm
RachelElysia b7f81a8c39
E2E tests for query flow, label flow, packs flow (#611)
Label flow
  - Create a new label and make sure it shows up on the hosts page
  - Edit the label name
  - Delete the label

Query flow
  - Create a new saved query
  - Edit the query
  - Delete the query

Pack flow
  - Create a pack
  - Edit the pack name
  - Schedule a query
  - Remove a query from the pack
  - Delete the pack

Closes #597
2021-04-09 08:47:16 -07:00
..
_styles.scss Update query page (edit, new, manage) and packs page (edit, new, manage) styles. (#106) 2020-12-08 12:07:54 -08:00
helpers.js Handle server errors (#730) 2017-01-05 19:01:17 -05:00
index.js adding typescript and updating linting to work with it (#356) 2021-03-01 07:48:51 +00:00
QueryForm.jsx E2E tests for query flow, label flow, packs flow (#611) 2021-04-09 08:47:16 -07:00
QueryForm.tests.jsx Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00