Table View for tasks #76

Merged
konrad merged 23 commits from feature/table-view into master 2020-04-01 20:13:57 +00:00

23 Commits

Author SHA1 Message Date
kolaente f2e4b4543f
Save sort order to local storage
continuous-integration/drone/pr Build is passing Details
2020-04-01 22:01:19 +02:00
kolaente ed8e70abc8
Save selected columns to localStorage 2020-04-01 21:55:02 +02:00
kolaente 3f331608d2
Loading spinner 2020-03-30 23:16:31 +02:00
kolaente 9f4f71320b
More sorting 2020-03-30 23:11:56 +02:00
kolaente ab0822742f
Add sorting 2020-03-30 22:56:09 +02:00
kolaente e30c733367
Styling and hiding of column filter 2020-03-29 13:30:20 +02:00
kolaente 4480837a8e
Add checkbox to show/hide columns 2020-03-29 13:02:29 +02:00
kolaente be40c53ba0
Use fancycheckbox everywhere 2020-03-29 10:56:09 +02:00
kolaente fffe8a3b40
Fix is done badge 2020-03-29 10:48:00 +02:00
kolaente 28678467fc
Change sort order in table view 2020-03-29 10:47:07 +02:00
kolaente c98e2f899f
Add is done column to table 2020-03-28 23:49:30 +01:00
kolaente d8c7b98a7d
Better text handling 2020-03-28 23:45:55 +01:00
kolaente ab2338769c
Refactor is done into seperate component 2020-03-28 23:42:50 +01:00
kolaente 9be54da1eb
Add pagination to table view 2020-03-28 23:12:15 +01:00
kolaente 80eab57db1
Add assignees to table view 2020-03-28 20:35:37 +01:00
kolaente 377f53c366
Fix redirecting to table view 2020-03-28 20:24:51 +01:00
kolaente 46a12a3f7d
Add date tooltip to date field 2020-03-28 15:18:08 +01:00
kolaente 9ee3efceb3
Add date tooltip to date field 2020-03-28 15:18:01 +01:00
kolaente 7d14dea269
labels for table view 2020-03-28 15:09:36 +01:00
kolaente 550c4942e4
Styling 2020-03-28 15:09:20 +01:00
kolaente 7e85ae3a38
Add basic table view 2020-03-28 14:59:00 +01:00
kolaente 724d989d90
Extend priority label 2020-03-28 14:58:41 +01:00
kolaente bfc97b1e79
Split list view in mixins 2020-03-28 14:04:28 +01:00