Merge branch 'frontend-devel' of...
Merge branch 'frontend-devel' of https://gitlab.inf.unibz.it/Roland.Bernard/wie_202021_csbillero11 into frontend-devel
No related branches found
No related tags found
Showing
- client/src/adapters/project.ts 7 additions, 2 deletionsclient/src/adapters/project.ts
- client/src/adapters/task.ts 8 additions, 2 deletionsclient/src/adapters/task.ts
- client/src/adapters/team.ts 6 additions, 1 deletionclient/src/adapters/team.ts
- client/src/adapters/util.ts 1 addition, 0 deletionsclient/src/adapters/util.ts
- client/src/components/forms/ProjectForm/index.tsx 31 additions, 9 deletionsclient/src/components/forms/ProjectForm/index.tsx
- client/src/components/forms/RoleForm/RoleChangeForm.tsx 28 additions, 8 deletionsclient/src/components/forms/RoleForm/RoleChangeForm.tsx
- client/src/components/forms/RoleForm/RoleEditForm.tsx 19 additions, 5 deletionsclient/src/components/forms/RoleForm/RoleEditForm.tsx
- client/src/components/forms/RoleForm/role-form.scss 104 additions, 5 deletionsclient/src/components/forms/RoleForm/role-form.scss
- client/src/components/forms/TaskForm/AssigneesForm.tsx 1 addition, 1 deletionclient/src/components/forms/TaskForm/AssigneesForm.tsx
- client/src/components/forms/TaskForm/index.tsx 36 additions, 15 deletionsclient/src/components/forms/TaskForm/index.tsx
- client/src/components/forms/UserForm/index.tsx 61 additions, 0 deletionsclient/src/components/forms/UserForm/index.tsx
- client/src/components/forms/UserForm/user-form.scss 47 additions, 0 deletionsclient/src/components/forms/UserForm/user-form.scss
- client/src/components/graphs/BarChart/bar-chart.scss 8 additions, 0 deletionsclient/src/components/graphs/BarChart/bar-chart.scss
- client/src/components/graphs/BarChart/index.tsx 21 additions, 15 deletionsclient/src/components/graphs/BarChart/index.tsx
- client/src/components/helpers/ProtectedRoute.tsx 19 additions, 14 deletionsclient/src/components/helpers/ProtectedRoute.tsx
- client/src/components/layout/CommentList/index.tsx 41 additions, 20 deletionsclient/src/components/layout/CommentList/index.tsx
- client/src/components/layout/CompletionGrid/index.tsx 2 additions, 2 deletionsclient/src/components/layout/CompletionGrid/index.tsx
- client/src/components/layout/MemberList/index.tsx 5 additions, 2 deletionsclient/src/components/layout/MemberList/index.tsx
- client/src/components/layout/TaskList/index.tsx 3 additions, 4 deletionsclient/src/components/layout/TaskList/index.tsx
- client/src/components/navigation/Dropdown/dropdown.scss 4 additions, 0 deletionsclient/src/components/navigation/Dropdown/dropdown.scss
Loading
Please register or sign in to comment