Commit Graph

8 Commits

Author SHA1 Message Date
cc02fc82fc
Fix closing of notifications by clicking on it not working 2020-04-14 23:09:18 +02:00
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
cc513b5274
Easymde preparations 2020-03-26 22:21:09 +01:00
5972476735
Add undo button to notification when marking a task as done 2020-03-02 21:19:26 +01:00
94714b2964
Fix avatar sizes 2020-03-01 21:58:58 +01:00
05da96e545
Use the same method everywhere to calculate the avatar url 2020-02-09 13:28:33 +01:00
11d9aaae12 Update dependencies (#40) 2019-12-15 20:42:40 +00:00
4e5d14d969 Task Detail View (#37) 2019-11-24 13:16:24 +00:00