-
- Downloads
many new components, finished implementation of design
Showing
- client/package-lock.json 15944 additions, 0 deletionsclient/package-lock.json
- client/package.json 1 addition, 0 deletionsclient/package.json
- client/src/adapters/project.ts 7 additions, 1 deletionclient/src/adapters/project.ts
- client/src/adapters/task.ts 16 additions, 3 deletionsclient/src/adapters/task.ts
- client/src/components/graphs/BarChart/index.tsx 1 addition, 1 deletionclient/src/components/graphs/BarChart/index.tsx
- client/src/components/graphs/CircularProgress/circular-progress.scss 5 additions, 1 deletion...components/graphs/CircularProgress/circular-progress.scss
- client/src/components/graphs/CircularProgress/index.tsx 1 addition, 1 deletionclient/src/components/graphs/CircularProgress/index.tsx
- client/src/components/graphs/LinearProgress/index.tsx 15 additions, 0 deletionsclient/src/components/graphs/LinearProgress/index.tsx
- client/src/components/graphs/LinearProgress/linear-progress.scss 16 additions, 0 deletions...src/components/graphs/LinearProgress/linear-progress.scss
- client/src/components/helpers/Filter/filter.scss 37 additions, 0 deletionsclient/src/components/helpers/Filter/filter.scss
- client/src/components/helpers/Filter/index.tsx 24 additions, 0 deletionsclient/src/components/helpers/Filter/index.tsx
- client/src/components/layout/ProjectGrid/index.tsx 23 additions, 0 deletionsclient/src/components/layout/ProjectGrid/index.tsx
- client/src/components/layout/ProjectGrid/project-grid.scss 53 additions, 0 deletionsclient/src/components/layout/ProjectGrid/project-grid.scss
- client/src/components/layout/ProjectsSlider/index.tsx 33 additions, 0 deletionsclient/src/components/layout/ProjectsSlider/index.tsx
- client/src/components/layout/ProjectsSlider/projects-slider.scss 24 additions, 0 deletions...src/components/layout/ProjectsSlider/projects-slider.scss
- client/src/components/layout/TaskList/index.tsx 20 additions, 0 deletionsclient/src/components/layout/TaskList/index.tsx
- client/src/components/layout/TaskList/task-list.scss 10 additions, 0 deletionsclient/src/components/layout/TaskList/task-list.scss
- client/src/components/navigation/Header/index.tsx 1 addition, 1 deletionclient/src/components/navigation/Header/index.tsx
- client/src/components/ui/AssigneeList/assignee-list.scss 36 additions, 0 deletionsclient/src/components/ui/AssigneeList/assignee-list.scss
- client/src/components/ui/AssigneeList/index.tsx 38 additions, 0 deletionsclient/src/components/ui/AssigneeList/index.tsx
Loading
Please register or sign in to comment