Merge branch 'frontend-devel' into devel
No related branches found
No related tags found
Showing
- client/public/index.html 1 addition, 0 deletionsclient/public/index.html
- client/src/App.tsx 10 additions, 7 deletionsclient/src/App.tsx
- client/src/adapters/api.ts 1 addition, 1 deletionclient/src/adapters/api.ts
- client/src/components/helpers/Rerouters/LoginRoute.tsx 19 additions, 0 deletionsclient/src/components/helpers/Rerouters/LoginRoute.tsx
- client/src/components/helpers/Rerouters/ProtectedRoute.tsx 32 additions, 0 deletionsclient/src/components/helpers/Rerouters/ProtectedRoute.tsx
- client/src/components/ui/Header/header.scss 7 additions, 0 deletionsclient/src/components/ui/Header/header.scss
- client/src/components/ui/Header/index.tsx 12 additions, 0 deletionsclient/src/components/ui/Header/index.tsx
- client/src/components/ui/Navigation/index.tsx 25 additions, 3 deletionsclient/src/components/ui/Navigation/index.tsx
- client/src/components/ui/Navigation/navigation.scss 54 additions, 0 deletionsclient/src/components/ui/Navigation/navigation.scss
- client/src/images/svg/hamburger.svg 5 additions, 0 deletionsclient/src/images/svg/hamburger.svg
- client/src/images/svg/nav-bg.svg 5 additions, 0 deletionsclient/src/images/svg/nav-bg.svg
- client/src/images/svg/profile.svg 4 additions, 0 deletionsclient/src/images/svg/profile.svg
- client/src/index.scss 1 addition, 1 deletionclient/src/index.scss
- client/src/pages/Projects/index.tsx 14 additions, 0 deletionsclient/src/pages/Projects/index.tsx
- client/src/pages/Projects/projects.scss 0 additions, 0 deletionsclient/src/pages/Projects/projects.scss
- client/src/pages/Register/register.scss 1 addition, 0 deletionsclient/src/pages/Register/register.scss
- client/src/pages/Stats/index.tsx 14 additions, 0 deletionsclient/src/pages/Stats/index.tsx
- client/src/pages/Stats/stats.scss 0 additions, 0 deletionsclient/src/pages/Stats/stats.scss
- client/src/pages/Tasks/index.tsx 8 additions, 3 deletionsclient/src/pages/Tasks/index.tsx
client/src/components/ui/Header/header.scss
0 → 100644
client/src/components/ui/Header/index.tsx
0 → 100644
client/src/images/svg/hamburger.svg
0 → 100644
client/src/images/svg/nav-bg.svg
0 → 100644
client/src/images/svg/profile.svg
0 → 100644
client/src/pages/Projects/index.tsx
0 → 100644
client/src/pages/Projects/projects.scss
0 → 100644
client/src/pages/Stats/index.tsx
0 → 100644
client/src/pages/Stats/stats.scss
0 → 100644
Please register or sign in to comment