frontend/src
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
..
auth Use the same method everywhere to calculate the avatar url 2020-02-09 13:28:33 +01:00
components Table View for tasks (#76) 2020-04-01 20:13:57 +00:00
http-common fixed config 2018-09-08 21:19:46 +02:00
message Add undo button to notification when marking a task as done 2020-03-02 21:19:26 +01:00
models Colors for lists and namespaces (#74) 2020-03-25 21:27:29 +00:00
router Add 404 page 2020-03-02 20:30:49 +01:00
services Colors for lists and namespaces (#74) 2020-03-25 21:27:29 +00:00
ServiceWorker Notifications for task reminders (#57) 2020-02-08 17:28:17 +00:00
styles Table View for tasks (#76) 2020-04-01 20:13:57 +00:00
App.vue Table View for tasks (#76) 2020-04-01 20:13:57 +00:00
config.js Added global api config (#31) 2019-09-09 17:32:57 +00:00
main.js Table View for tasks (#76) 2020-04-01 20:13:57 +00:00
registerServiceWorker.js Notifications for task reminders (#57) 2020-02-08 17:28:17 +00:00