vikunja-frontend/src/components/tasks
konrad cf136132e3 Namespaces & Lists Page (#160)
Center list backgrounds

Better alignment of new namespace and filter button

Make creating new namespace button clear

Hide archived lists unless the user wants it

Make all cards responsive

Cleanup

Show it if a namespace is archived

Show if a list is archived

Fix not updating the list in store after updating the background

Make task cards smaller

Display list backgrounds in cards and look good while doing it

lighter shadow

Change background to stripes

Set list backgrounds as card backgrounds

Add background color check to color appropriatly

Move color check to mixin

Use background color from tasks

Change list card color

Make create new namespace button stick to the right

Shadow all the things

Don't keep list backgrounds set when navigating back

Make links to list clickable

Add seperate page for namespaces

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/160
2020-06-16 22:20:37 +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 Namespaces & Lists Page (#160) 2020-06-16 22:20:37 +00: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