Commit graph

6 commits

Author SHA1 Message Date
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: https://kolaente.dev/vikunja/frontend/pulls/76
2020-04-01 20:13:57 +00:00
kolaente
2f2ddb4603
Hide the llama from the top on the task detail page 2020-02-09 15:22:42 +01:00
kolaente
4f81e96021
Fix label input field breaking in a new line on task detail page 2020-02-09 15:02:39 +01:00
konrad
96fddd9bbd Fix task title on mobile (#54)
Use a contenteditable for task title to make it look good on mobile

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/54
2020-01-31 16:09:29 +00:00
kolaente
74f5d43097
#937 Fix textarea in task detail view not having a background when focused 2020-01-10 22:43:17 +01:00
konrad
9c66a7570a Reorganize Styles (#45) 2019-12-19 22:09:23 +00:00
Renamed from src/styles/task.scss (Browse further)