-
- Downloads
finished visualization of login page
parent
69dd439b
No related branches found
No related tags found
Showing
- react-ui/docs/README.md 21 additions, 0 deletionsreact-ui/docs/README.md
- react-ui/package.json 4 additions, 0 deletionsreact-ui/package.json
- react-ui/scripts/openapi-config.json 2 additions, 1 deletionreact-ui/scripts/openapi-config.json
- react-ui/src/components/view/login/login.tsx 14 additions, 6 deletionsreact-ui/src/components/view/login/login.tsx
- react-ui/src/components/view_model/login.viewmodel.ts 46 additions, 16 deletionsreact-ui/src/components/view_model/login.viewmodel.ts
- react-ui/src/i18n/locales/en/translations.json 1 addition, 0 deletionsreact-ui/src/i18n/locales/en/translations.json
- react-ui/src/index.tsx 3 additions, 1 deletionreact-ui/src/index.tsx
- react-ui/src/stores/reducer/login.reducer.ts 19 additions, 34 deletionsreact-ui/src/stores/reducer/login.reducer.ts
- react-ui/src/stores/reducer/user.reducer.ts 4 additions, 1 deletionreact-ui/src/stores/reducer/user.reducer.ts
- react-ui/src/style/box.scss 11 additions, 5 deletionsreact-ui/src/style/box.scss
- react-ui/src/style/colors.scss 1 addition, 0 deletionsreact-ui/src/style/colors.scss
- react-ui/src/utils/api/api.ts 1283 additions, 0 deletionsreact-ui/src/utils/api/api.ts
- react-ui/src/utils/icons/icons.ts 4 additions, 0 deletionsreact-ui/src/utils/icons/icons.ts
- react-ui/tsconfig.json 1 addition, 1 deletionreact-ui/tsconfig.json
- react-ui/vite.config.mjs 1 addition, 1 deletionreact-ui/vite.config.mjs
- react-ui/yarn.lock 33 additions, 0 deletionsreact-ui/yarn.lock
react-ui/docs/README.md
0 → 100644
react-ui/src/utils/api/api.ts
0 → 100644
This diff is collapsed.
react-ui/src/utils/icons/icons.ts
0 → 100644
Please register or sign in to comment