frontend/src/components
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
..
global Table View for tasks (#76) 2020-04-01 20:13:57 +00:00
labels Table View for tasks (#76) 2020-04-01 20:13:57 +00:00
lists Table View for tasks (#76) 2020-04-01 20:13:57 +00:00
migrator Use message mixin for handling success and error messages (#51) 2020-01-30 21:47:08 +00:00
modal Move everything to models and services (#17) 2019-03-02 10:25:10 +00:00
namespaces Table View for tasks (#76) 2020-04-01 20:13:57 +00:00
sharing Fix changing the right of a list shared with a user 2020-02-26 20:34:14 +01:00
tasks Table View for tasks (#76) 2020-04-01 20:13:57 +00:00
teams Better wording for shared settings 2020-02-09 15:11:14 +01:00
user Fix error notification still being shown on password reset pages despite no error 2020-03-23 18:32:06 +01:00
404.vue Add 404 page 2020-03-02 20:30:49 +01:00
Home.vue Add Wunderlist migration (#46) 2020-01-19 19:23:06 +00:00