InvenTree/src/frontend
Oliver dc03b33c35
Plugin table fix (#6613)
* Fix for plugin_table

- Catch potential undefined error
- Reported via sentry.io

* style fix

* further style fixes
2024-03-01 23:36:01 +00:00
..
public Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
src Plugin table fix (#6613) 2024-03-01 23:36:01 +00:00
tests Squashed commit of the following: (#5785) 2023-10-26 07:55:52 +11:00
.babelrc Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
.eslintrc.cjs Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
.gitignore Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
.linguirc Add support for Slovak (#6351) 2024-01-29 10:56:58 +11:00
.prettierrc Platform UI - React integration (#5011) 2023-07-18 22:45:49 +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 vite from 4.4.12 to 4.5.2 in /src/frontend (#6296) 2024-01-20 02:40:52 +00:00
playwright.config.ts P-UI: Fast language / theme / server selection (#5301) 2023-07-22 22:19:19 +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 Remove proxy support in vite server (#6359) 2024-01-29 22:18:25 +11:00
yarn.lock Bump vite from 4.4.12 to 4.5.2 in /src/frontend (#6296) 2024-01-20 02:40:52 +00:00