InvenTree/src/frontend
Matthias Mair ebbc27047b
[P-UI] Home page (#5344)
* Add new start page

* [FR/P-UI] Home/Start page - widgets

* load widgets dynamic

* code cleanup

* remove lodash

* refactor and rename to WidgetLayout

* Add CSS serving

* removed unneeded complexity

* clean up UI; switch to menu for controls

* change signature

* added hotkey

* removed hover

* removed dummy widget

* Add translations

* fix test

* uses real data for getting started

* adapted style for GettingStartedCard

* added placeholder usage to GettingStartedCard
2023-08-09 22:32:53 +10:00
..
public Platform UI - React integration (#5011) 2023-07-18 22:45:49 +10:00
src [P-UI] Home page (#5344) 2023-08-09 22:32:53 +10:00
tests [P-UI] Home page (#5344) 2023-08-09 22:32:53 +10: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 P UI: Basic UI & Auth setup (#5207) 2023-07-21 08:54:57 +10: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 Add netlify for fast previews (#5353) 2023-07-27 11:17:44 +10:00
package.json [P-UI] Home page (#5344) 2023-08-09 22:32:53 +10: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 [WIP] Mantine datatables (#5218) 2023-07-27 10:10:07 +10:00
yarn.lock [P-UI] Home page (#5344) 2023-08-09 22:32:53 +10:00