InvenTree/src/frontend
Matthias Mair b5b0ff2666
[PUI] Test for errors in console (#7114)
* ensure no errors are thrown in the console

* fix key issue

* add missing keys

* fix table order

* fix wrong imports

* add missing key

* fix accessor ref

* fix style

* mark internal fetching errors and ignore them

* do not raise internal errors

* ignore barcode api calls

* style fix

* do not raise on chrome errors

* refactor url

* more exclusion

* remove duplicate assertation
2024-04-25 19:26:04 +10:00
..
public Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
src [PUI] Test for errors in console (#7114) 2024-04-25 19:26:04 +10:00
tests [PUI] Test for errors in console (#7114) 2024-04-25 19:26:04 +10:00
.babelrc Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
.gitignore [PUI] Add coverage testing (#6881) 2024-04-03 19:26:38 +11:00
.linguirc Add Latvian language support (#6749) 2024-03-19 12:25:15 +11:00
.prettierrc Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
eslint.config.cjs Bump eslint from 8.57.0 to 9.0.0 in /src/backend (#6979) 2024-04-19 22:11:17 +10:00
index.html P UI: Basic UI & Auth setup (#5207) 2023-07-21 08:54:57 +10:00
netlify.toml [P_UI] Added django settings for p_ui (#5343) 2023-08-10 20:57:33 +10:00
package.json Bump @lingui/macro from 4.8.0 to 4.10.0 in /src/frontend (#7033) 2024-04-16 13:33:04 +10:00
playwright.config.ts [PUI] Add playground / pricing tests (#7057) 2024-04-23 08:24:34 +10:00
tsconfig.json Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
tsconfig.node.json Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
vite.config.ts [BUG] Include .vite subdir in PUI releases (#6973) 2024-04-08 06:50:10 +10:00
yarn.lock Bump @lingui/macro from 4.8.0 to 4.10.0 in /src/frontend (#7033) 2024-04-16 13:33:04 +10:00