added some routes and pages, basic fixings for new design
Showing
- client/src/App.tsx 1 addition, 1 deletionclient/src/App.tsx
- client/src/components/ui/Button/button.scss 9 additions, 9 deletionsclient/src/components/ui/Button/button.scss
- client/src/components/ui/Header/header.scss 8 additions, 2 deletionsclient/src/components/ui/Header/header.scss
- client/src/components/ui/Header/index.tsx 1 addition, 1 deletionclient/src/components/ui/Header/index.tsx
- client/src/components/ui/Navigation/index.tsx 4 additions, 4 deletionsclient/src/components/ui/Navigation/index.tsx
- client/src/components/ui/Navigation/navigation.scss 5 additions, 7 deletionsclient/src/components/ui/Navigation/navigation.scss
- client/src/components/ui/Page/page.scss 4 additions, 4 deletionsclient/src/components/ui/Page/page.scss
- client/src/components/ui/Sidebar/index.tsx 16 additions, 7 deletionsclient/src/components/ui/Sidebar/index.tsx
- client/src/components/ui/Sidebar/sidebar.scss 10 additions, 5 deletionsclient/src/components/ui/Sidebar/sidebar.scss
- client/src/components/ui/Task/index.tsx 16 additions, 8 deletionsclient/src/components/ui/Task/index.tsx
- client/src/components/ui/Task/task.scss 46 additions, 13 deletionsclient/src/components/ui/Task/task.scss
- client/src/index.scss 2 additions, 5 deletionsclient/src/index.scss
- client/src/pages/AppWrapper.tsx 7 additions, 1 deletionclient/src/pages/AppWrapper.tsx
- client/src/pages/Home/index.tsx 2 additions, 2 deletionsclient/src/pages/Home/index.tsx
- client/src/pages/Login/index.tsx 1 addition, 1 deletionclient/src/pages/Login/index.tsx
- client/src/pages/Projects/index.tsx 6 additions, 6 deletionsclient/src/pages/Projects/index.tsx
- client/src/pages/Register/index.tsx 1 addition, 1 deletionclient/src/pages/Register/index.tsx
- client/src/pages/Settings/index.tsx 12 additions, 0 deletionsclient/src/pages/Settings/index.tsx
- client/src/pages/Settings/settings.scss 0 additions, 0 deletionsclient/src/pages/Settings/settings.scss
- client/src/pages/Stats/index.tsx 6 additions, 6 deletionsclient/src/pages/Stats/index.tsx
Loading
Please register or sign in to comment