InvenTree/src/frontend/tests
Oliver a38c3963f2
[UI] Form fix (#12348)
* Refactor API form fields

- Prevent reconstruction of all fields when single value changes
- Memoize components more intelligently
- Fix enter key callback ref

* memoize other field types too

* More memo

* Prevent duplicate API calls for related model field

* Add aria-label for IconField

* add playwright tests for form field coverage
2026-07-10 16:54:13 +10:00
..
customization fix(forntend): generate UI coverage again (#12066) 2026-06-06 07:55:49 +10:00
fixtures Support physical units for BOM lines (#11631) 2026-05-10 15:32:34 +10:00
pages [UI] Form fix (#12348) 2026-07-10 16:54:13 +10:00
api.ts refactor(frontend): use central user creds (#11520) 2026-03-14 13:29:46 +11:00
baseFixtures.ts fix(frontend): adress broken UI tests (#12183) 2026-06-17 09:39:00 +10:00
defaults.ts refactor(frontend): use central user creds (#11520) 2026-03-14 13:29:46 +11:00
helpers.ts [UI] Table column filters (#12103) 2026-06-07 12:59:33 +10:00
login.ts [UI] Mantine 9 (#11947) 2026-05-17 19:26:37 +10:00
pui_exporting.spec.ts fix(forntend): generate UI coverage again (#12066) 2026-06-06 07:55:49 +10:00
pui_forms.spec.ts [UI] Form fix (#12348) 2026-07-10 16:54:13 +10:00
pui_general.spec.ts refactor(frontend): use central user creds (#11520) 2026-03-14 13:29:46 +11:00
pui_importing.spec.ts fix(backend): import session metadata (#12184) 2026-06-18 08:10:32 +10:00
pui_login.spec.ts Robustify playwright tests (#12331) 2026-07-08 20:31:34 +10:00
pui_machines.spec.ts fix(forntend): generate UI coverage again (#12066) 2026-06-06 07:55:49 +10:00
pui_modals.spec.ts refactor(frontend): use central user creds (#11520) 2026-03-14 13:29:46 +11:00
pui_permissions.spec.ts fix(forntend): generate UI coverage again (#12066) 2026-06-06 07:55:49 +10:00
pui_plugins.spec.ts chore(deps): bump the dependencies group across 1 directory with 27 updates (#12260) 2026-07-03 08:30:12 +10:00
pui_printing.spec.ts Report Generation Updates (#12187) 2026-06-18 13:41:44 +10:00
pui_settings.spec.ts [UI] Snippet editor (#12299) 2026-07-03 19:04:50 +10:00
pui_tables.spec.ts [UI] Table column filters (#12103) 2026-06-07 12:59:33 +10:00
settings.ts Barcode scan tweaks (#10992) 2025-12-11 16:19:47 +11:00