-
- Downloads
Merge branch 'dev' into 'master'
Refined auth flow and new website pages. See merge request !56
No related branches found
No related tags found
Showing
- src/components/Auth/SignInForm/CredentialsType.ts 4 additions, 0 deletionssrc/components/Auth/SignInForm/CredentialsType.ts
- src/components/Auth/SignInForm/SignInForm.md 0 additions, 0 deletionssrc/components/Auth/SignInForm/SignInForm.md
- src/components/Auth/SignInForm/SignInForm.test.tsx 0 additions, 0 deletionssrc/components/Auth/SignInForm/SignInForm.test.tsx
- src/components/Auth/SignInForm/SignInForm.tsx 33 additions, 25 deletionssrc/components/Auth/SignInForm/SignInForm.tsx
- src/components/Auth/SignInForm/postCredentials.ts 23 additions, 0 deletionssrc/components/Auth/SignInForm/postCredentials.ts
- src/components/Auth/SignInForm/useStyles.ts 0 additions, 0 deletionssrc/components/Auth/SignInForm/useStyles.ts
- src/components/Auth/SignUpForm/SignUpForm.md 5 additions, 0 deletionssrc/components/Auth/SignUpForm/SignUpForm.md
- src/components/Auth/SignUpForm/SignUpForm.test.tsx 10 additions, 0 deletionssrc/components/Auth/SignUpForm/SignUpForm.test.tsx
- src/components/Auth/SignUpForm/SignUpForm.tsx 220 additions, 0 deletionssrc/components/Auth/SignUpForm/SignUpForm.tsx
- src/components/Auth/SignUpForm/useStyles.ts 18 additions, 0 deletionssrc/components/Auth/SignUpForm/useStyles.ts
- src/components/AuthUser/AuthUser.tsx 0 additions, 29 deletionssrc/components/AuthUser/AuthUser.tsx
- src/components/AuthUser/Homepage/Header.tsx 0 additions, 37 deletionssrc/components/AuthUser/Homepage/Header.tsx
- src/components/AuthUser/Homepage/HomePage.tsx 0 additions, 20 deletionssrc/components/AuthUser/Homepage/HomePage.tsx
- src/components/AuthUser/Profile/ProfilePage.tsx 0 additions, 163 deletionssrc/components/AuthUser/Profile/ProfilePage.tsx
- src/components/AuthUser/Reservation/ReservationPage.tsx 0 additions, 255 deletionssrc/components/AuthUser/Reservation/ReservationPage.tsx
- src/components/Authorization/Authorization.tsx 53 additions, 0 deletionssrc/components/Authorization/Authorization.tsx
- src/components/Dashboard/Dashboard.tsx 21 additions, 0 deletionssrc/components/Dashboard/Dashboard.tsx
- src/components/Dashboard/HomePage/HomePage.tsx 7 additions, 9 deletionssrc/components/Dashboard/HomePage/HomePage.tsx
- src/components/Dashboard/HomePage/MapElement.tsx 0 additions, 0 deletionssrc/components/Dashboard/HomePage/MapElement.tsx
- src/components/Dashboard/HomePage/NavBar.tsx 10 additions, 3 deletionssrc/components/Dashboard/HomePage/NavBar.tsx
Loading
Please register or sign in to comment