InvenTree/src/frontend/tests
Matthias Mair f602714dc9
fix(backend): import session metadata (#12184)
* add storage for historic import metadata for reporting and display purposes

fixes breakage fromhttps://github.com/inventree/InvenTree/pull/12169

* add api bump

* re-enable test

* fix migration

* ensure session is not overwritten

* fix statusrender without custom key
2026-06-18 08:10:32 +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 Mysql filter fix (#12185) 2026-06-17 14:50:17 +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 fix(frontend): adress broken UI tests (#12183) 2026-06-17 09:39:00 +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 [UI] Table column filters (#12103) 2026-06-07 12:59:33 +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 fix(forntend): generate UI coverage again (#12066) 2026-06-06 07:55:49 +10:00
pui_printing.spec.ts Remember last used label template and printer plugin per model type (#12146) 2026-06-13 13:30:42 +10:00
pui_settings.spec.ts SelectionList Updates (#12139) 2026-06-14 12:12:15 +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