-
- Downloads
Merge branch 'feature/registration' into 'dev'
Feature/registration See merge request !42
No related branches found
No related tags found
Showing
- src/App.md 5 additions, 0 deletionssrc/App.md
- src/App.tsx 9 additions, 9 deletionssrc/App.tsx
- src/api/EntryPoint.ts 8 additions, 0 deletionssrc/api/EntryPoint.ts
- src/api/PrivateRoute/PrivateRoute.tsx 1 addition, 1 deletionsrc/api/PrivateRoute/PrivateRoute.tsx
- src/api/routes.ts 0 additions, 0 deletionssrc/api/routes.ts
- src/api/userRoles.ts 0 additions, 0 deletionssrc/api/userRoles.ts
- src/components/AuthUser/AuthUser.tsx 1 addition, 1 deletionsrc/components/AuthUser/AuthUser.tsx
- src/components/AuthUser/HomePage/HomePage.tsx 0 additions, 0 deletionssrc/components/AuthUser/HomePage/HomePage.tsx
- src/components/AuthUser/ProfilePage/ProfilePage.test.tsx 0 additions, 0 deletionssrc/components/AuthUser/ProfilePage/ProfilePage.test.tsx
- src/components/AuthUser/ProfilePage/ProfilePage.tsx 1 addition, 1 deletionsrc/components/AuthUser/ProfilePage/ProfilePage.tsx
- src/components/AuthUser/SignInForm/SignInForm.tsx 12 additions, 13 deletionssrc/components/AuthUser/SignInForm/SignInForm.tsx
- src/components/AuthUser/SignUpForm/SignUpForm.tsx 134 additions, 36 deletionssrc/components/AuthUser/SignUpForm/SignUpForm.tsx
- src/components/NonAuthUser/LandingPage/LandingPage.tsx 1 addition, 1 deletionsrc/components/NonAuthUser/LandingPage/LandingPage.tsx
- src/components/NonAuthUser/LandingPage/TeamPage.tsx 0 additions, 0 deletionssrc/components/NonAuthUser/LandingPage/TeamPage.tsx
- src/components/NonAuthUser/LandingPage/assets/alberto.png 0 additions, 0 deletionssrc/components/NonAuthUser/LandingPage/assets/alberto.png
- src/components/NonAuthUser/LandingPage/assets/logo04Circle.png 0 additions, 0 deletions...omponents/NonAuthUser/LandingPage/assets/logo04Circle.png
- src/components/NonAuthUser/LandingPage/assets/pp.jpg 0 additions, 0 deletionssrc/components/NonAuthUser/LandingPage/assets/pp.jpg
- src/components/NonAuthUser/NotFound/NotFound.tsx 0 additions, 0 deletionssrc/components/NonAuthUser/NotFound/NotFound.tsx
- src/components/NonAuthUser/Unauthorized/Unauthorized.tsx 0 additions, 0 deletionssrc/components/NonAuthUser/Unauthorized/Unauthorized.tsx
Loading
Please register or sign in to comment