InvenTree/src/frontend
Oliver a7d9600c3d
[PUI] Refactor "notYetImplemented" (#7913)
* Remove default "not yet implemented" action

- Will force us to manually add "not yet implemented"
- Intended to highlight where we still need to work

* Refactor more components

* Fix for onClick
2024-08-19 21:01:05 +10:00
..
public Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
src [PUI] Refactor "notYetImplemented" (#7913) 2024-08-19 21:01:05 +10:00
tests [PUI] Edit shortcut (#7870) 2024-08-14 20:12:51 +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 Update Chinese language support (#7878) 2024-08-14 20:19:06 +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 axios from 1.7.3 to 1.7.4 in /src/frontend (#7901) 2024-08-16 19:52:20 +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 axios from 1.7.3 to 1.7.4 in /src/frontend (#7901) 2024-08-16 19:52:20 +10:00