browsertrix/frontend/src/features/qa
sua yoo 1a6892572d
chore: Refactor frontend shared state (#1997)
Refactors custom components to enable shared state accessors
(like `authState`) and helpers (like `api.fetch`.) Schemas are now
defined with [zod](https://zod.dev/?id=basic-usage) which enables
runtime schema validation.

See subtasks for full description of change:

- https://github.com/webrecorder/browsertrix/pull/1979
- https://github.com/webrecorder/browsertrix/pull/1981
- https://github.com/webrecorder/browsertrix/pull/1985
- https://github.com/webrecorder/browsertrix/pull/1986

---------

Co-authored-by: Emma Segal-Grossman <hi@emma.cafe>
2024-08-12 17:57:31 -07:00
..
page-list Allow QA view to be larger than viewport height if necessary (#1790) 2024-05-14 17:26:06 -04:00
index.ts Add QA columns to archived item list (#1683) 2024-04-22 13:19:07 -07:00
page-qa-approval.ts chore: Refactor frontend shared state (#1997) 2024-08-12 17:57:31 -07:00
qa-run-dropdown.ts Show QA meter while analysis is running (#1854) 2024-06-12 12:32:01 -04:00
review-status.ts Add QA columns to archived item list (#1683) 2024-04-22 13:19:07 -07:00