Fixed consistent sorting of task
Showing
- client/src/adapters/auth.ts 9 additions, 0 deletionsclient/src/adapters/auth.ts
- client/src/adapters/task.ts 28 additions, 6 deletionsclient/src/adapters/task.ts
- client/src/components/layout/CommentList/comment-list.scss 4 additions, 0 deletionsclient/src/components/layout/CommentList/comment-list.scss
- client/src/components/layout/CommentList/index.tsx 2 additions, 2 deletionsclient/src/components/layout/CommentList/index.tsx
- client/src/components/layout/TaskList/index.tsx 9 additions, 3 deletionsclient/src/components/layout/TaskList/index.tsx
- client/src/components/ui/Comment/index.tsx 5 additions, 1 deletionclient/src/components/ui/Comment/index.tsx
- client/src/components/ui/Task/index.tsx 7 additions, 10 deletionsclient/src/components/ui/Task/index.tsx
- client/src/pages/Projects/ProjectDetail/ProjectTasks/index.tsx 19 additions, 28 deletions...t/src/pages/Projects/ProjectDetail/ProjectTasks/index.tsx
- client/src/pages/Tasks/index.tsx 37 additions, 42 deletionsclient/src/pages/Tasks/index.tsx
Loading
Please register or sign in to comment