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 98fb043e15
All checks were successful
continuous-integration/drone/push Build is passing
Hide hints on start page if a user has tasks (#159)
Format

Add migration to Settings

Merge branch 'master' into feature/hide-hints

Hide hints on start page if a user has tasks

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #159
2020-06-15 16:47:17 +00:00
..
helpers Task FIlters (#149) 2020-06-11 15:34:13 +00:00
reusable Add repeating tasks from current date setting 2020-06-14 14:43:01 +02:00
edit-task.vue Add option to remove color from label, task, namespace or list (#157) 2020-06-15 09:46:52 +00:00
gantt-component.vue Don't show a success message if it is obvious the action has been successful 2020-06-01 00:12:13 +02:00
ShowTasks.vue Hide hints on start page if a user has tasks (#159) 2020-06-15 16:47:17 +00:00
ShowTasksInRange.vue Fix trying to load the current tasks even when not logged in (Fixes #133) 2020-05-12 15:08:17 +02:00
TaskDetailView.vue Add repeating tasks from current date setting 2020-06-14 14:43:01 +02:00
TaskDetailViewModal.vue Fix navigating back to list view after deleting a task 2020-04-30 12:49:42 +02:00