This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/components/tasks
konrad 57f78ee0d4
All checks were successful
continuous-integration/drone/push Build is passing
Task Comments (#66)
Better edit/remove buttons

Spacing

More loading

Add loading

Better dates formatting

Add editing comments

Move closing delete modal to finally

Add delete comments

Add keycode modifier

Comment styling

Comment form

Add basic task comments functionality

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #66
2020-02-25 20:11:36 +00:00
..
reusable Task Comments (#66) 2020-02-25 20:11:36 +00:00
edit-task.vue Fix initial dates on task edit sidebar 2020-02-09 17:33:04 +01:00
gantt-component.vue Use message mixin for handling success and error messages (#51) 2020-01-30 21:47:08 +00:00
Gantt.vue Gantt Charts (#29) 2019-04-29 21:41:39 +00:00
ShowListTasks.vue Use the same method everywhere to calculate the avatar url 2020-02-09 13:28:33 +01:00
ShowTasks.vue Sort tasks on start page by due date desc and id desc 2020-01-31 11:09:45 +01:00
ShowTasksInRange.vue Gantt Charts (#29) 2019-04-29 21:41:39 +00:00
TaskDetailView.vue Task Comments (#66) 2020-02-25 20:11:36 +00:00