fleet/frontend/context
Zachary Winnerman b5e37ce056
Rebase sandcastle onto main (#10317)
# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [ ] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [ ] Documented any API changes (docs/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)
- [ ] Documented any permissions changes
- [ ] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.
- [ ] Added/updated tests
- [ ] Manual QA for all new/changed functionality
  - For Orbit and Fleet Desktop changes:
- [ ] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- [ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).

---------

Co-authored-by: RachelElysia <71795832+RachelElysia@users.noreply.github.com>
2023-03-30 11:22:41 -07:00
..
app.tsx Rebase sandcastle onto main (#10317) 2023-03-30 11:22:41 -07:00
notification.tsx integration test device user page with mock and custom renderer (#8475) 2022-11-01 18:59:40 +00:00
policy.tsx Fleet UI: Default policies preselect targeted platforms only (#9861) 2023-02-17 08:48:40 -05:00
query.tsx Feat/update query doc sidepanel (#8214) 2022-10-14 17:45:57 +01:00
routing.tsx Auth Redux Removal (#4924) 2022-04-07 09:08:00 -07:00
table.tsx Table Checkboxes: Checkboxes uncheck only on success notification (#1707) 2021-08-18 16:58:56 -07:00