-
- Downloads
add navigation logic for redirecting if user is logged in
parent
682a7ea5
No related branches found
No related tags found
Pipeline #221587 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Showing
- react-ui/src/components/view/login/login.view.tsx 1 addition, 2 deletionsreact-ui/src/components/view/login/login.view.tsx
- react-ui/src/components/view/splash/splash.view.ts 0 additions, 0 deletionsreact-ui/src/components/view/splash/splash.view.ts
- react-ui/src/components/view_model/login.viewmodel.ts 11 additions, 50 deletionsreact-ui/src/components/view_model/login.viewmodel.ts
- react-ui/src/index.tsx 13 additions, 12 deletionsreact-ui/src/index.tsx
- react-ui/src/stores/api.store.ts 1 addition, 1 deletionreact-ui/src/stores/api.store.ts
- react-ui/src/stores/persist.store.ts 1 addition, 3 deletionsreact-ui/src/stores/persist.store.ts
- react-ui/src/stores/reducer/login.reducer.ts 0 additions, 49 deletionsreact-ui/src/stores/reducer/login.reducer.ts
- react-ui/src/stores/reducer/user.reducer.ts 21 additions, 1 deletionreact-ui/src/stores/reducer/user.reducer.ts
- react-ui/src/utils/layouts/auth.layout.tsx 10 additions, 0 deletionsreact-ui/src/utils/layouts/auth.layout.tsx
- react-ui/src/utils/layouts/login.layout.tsx 23 additions, 0 deletionsreact-ui/src/utils/layouts/login.layout.tsx
- react-ui/src/utils/layouts/protected.layout.tsx 20 additions, 0 deletionsreact-ui/src/utils/layouts/protected.layout.tsx
- react-ui/src/utils/provider/auth.provider.tsx 100 additions, 0 deletionsreact-ui/src/utils/provider/auth.provider.tsx
- react-ui/tsconfig.json 3 additions, 0 deletionsreact-ui/tsconfig.json
- react-ui/vite.config.mjs 3 additions, 0 deletionsreact-ui/vite.config.mjs
Loading
Please register or sign in to comment