mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
* added language toggle component * added language and theme controls onto start page * moved host selection out of auth * optimized rendering * make server option less obvious * changed EditButton save symbol * longer welcome text * removed ColorToggle color schema * reduced code * disabled host selection when options are changing * fix type error * use GH reporter * fix tests? * compile frontend * fix assertation * revert unneeded change * split up into more components * add server version info * fix merge * fix merge |
||
---|---|---|
.. | ||
public | ||
src | ||
tests | ||
.babelrc | ||
.eslintrc.cjs | ||
.gitignore | ||
.linguirc | ||
.prettierrc | ||
index.html | ||
package.json | ||
playwright.config.ts | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite.config.ts | ||
yarn.lock |