Significant refactoring and register now works
Showing
- client/package.json 0 additions, 1 deletionclient/package.json
- client/src/adapters/api.ts 0 additions, 43 deletionsclient/src/adapters/api.ts
- client/src/adapters/auth.ts 89 additions, 0 deletionsclient/src/adapters/auth.ts
- client/src/adapters/constants.ts 0 additions, 3 deletionsclient/src/adapters/constants.ts
- client/src/adapters/user.ts 13 additions, 0 deletionsclient/src/adapters/user.ts
- client/src/components/forms/RegisterForm/index.tsx 66 additions, 0 deletionsclient/src/components/forms/RegisterForm/index.tsx
- client/src/components/forms/RegisterForm/register-form.scss 1 addition, 0 deletionsclient/src/components/forms/RegisterForm/register-form.scss
- client/src/components/helpers/LoginRoute.tsx 1 addition, 1 deletionclient/src/components/helpers/LoginRoute.tsx
- client/src/components/helpers/ProtectedRoute.tsx 1 addition, 1 deletionclient/src/components/helpers/ProtectedRoute.tsx
- client/src/components/ui/Page/index.tsx 4 additions, 1 deletionclient/src/components/ui/Page/index.tsx
- client/src/components/ui/Page/page.scss 2 additions, 0 deletionsclient/src/components/ui/Page/page.scss
- client/src/components/ui/TextInput/index.tsx 13 additions, 22 deletionsclient/src/components/ui/TextInput/index.tsx
- client/src/components/ui/TextInput/text-input.scss 4 additions, 5 deletionsclient/src/components/ui/TextInput/text-input.scss
- client/src/config.ts 3 additions, 0 deletionsclient/src/config.ts
- client/src/pages/Register/index.tsx 15 additions, 47 deletionsclient/src/pages/Register/index.tsx
- client/src/service-worker.ts 7 additions, 8 deletionsclient/src/service-worker.ts
- client/yarn.lock 1 addition, 8 deletionsclient/yarn.lock
Loading
Please register or sign in to comment