InvenTree/src/frontend
Matthias Mair 547fa179c5
Various SAST fixes (#7644)
* cleanup auth

* clean Unexpected empty object pattern

* clenaup empty object patterns

* fix identical sub-expressions

* fix missing title on iframe

* Do not pass children as props

* update node assigment

* fix typing

* fix variables that shadow builtins

* revert StylishText change
2024-07-17 23:45:11 +10:00
..
public Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
src Various SAST fixes (#7644) 2024-07-17 23:45:11 +10:00
tests Adjust packaging at different stages (#7649) 2024-07-16 13:17:30 +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 estonian language support (#7647) 2024-07-14 13:28:16 +10: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 the dependencies group across 1 directory with 52 updates (#7540) 2024-07-09 19:30:07 +10:00
playwright.config.ts Bump pre commit versions (#7255) 2024-06-25 20:52: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 WIP [PUI] Migrate to Mantine v7 (#7028) 2024-05-08 17:42:57 +10:00
yarn.lock Bump the dependencies group across 1 directory with 52 updates (#7540) 2024-07-09 19:30:07 +10:00