frontend/src/components/tasks/reusable
konrad 724275e653 Table View for tasks (#76)
Save sort order to local storage

Save selected columns to localStorage

Loading spinner

More sorting

Add sorting

Styling and hiding of column filter

Add checkbox to show/hide columns

Use fancycheckbox everywhere

Fix is done badge

Change sort order in table view

Add is done column to table

Better text handling

Refactor is done into seperate component

Add pagination to table view

Add assignees to table view

Fix redirecting to table view

Add date tooltip to date field

Add date tooltip to date field

labels for table view

Styling

Add basic table view

Extend priority label

Split list view in mixins

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#76
2020-04-01 20:13:57 +00:00
..
attachments.vue Add user to attachments list 2020-03-04 20:35:00 +01:00
comments.vue Fix comments not being loaded again when switching between tasks 2020-03-23 18:29:25 +01:00
date-table-cell.vue Table View for tasks (#76) 2020-04-01 20:13:57 +00:00
editAssignees.vue Revert "Use deep imports for importing lodash to make tree shaking easier" 2020-03-03 21:02:13 +01:00
editLabels.vue Revert "Use deep imports for importing lodash to make tree shaking easier" 2020-03-03 21:02:13 +01:00
labels.vue Table View for tasks (#76) 2020-04-01 20:13:57 +00:00
percentDoneSelect.vue Task Detail View (#37) 2019-11-24 13:16:24 +00:00
priorityLabel.vue Table View for tasks (#76) 2020-04-01 20:13:57 +00:00
prioritySelect.vue Task Detail View (#37) 2019-11-24 13:16:24 +00:00
relatedTasks.vue Add creating new related tasks 2020-03-04 21:29:40 +01:00
reminders.vue Task Detail View (#37) 2019-11-24 13:16:24 +00:00
repeatAfter.vue Task Detail View (#37) 2019-11-24 13:16:24 +00:00
singleTaskInList.vue Table View for tasks (#76) 2020-04-01 20:13:57 +00:00
sort.vue Table View for tasks (#76) 2020-04-01 20:13:57 +00:00