1
0
Commit Graph

11 Commits

Author SHA1 Message Date
2f2ddb4603 Hide the llama from the top on the task detail page 2020-02-09 15:22:42 +01:00
866218c479 Add slight background change when hovering over a task in the list 2020-02-09 15:09:11 +01:00
4f81e96021 Fix label input field breaking in a new line on task detail page 2020-02-09 15:02:39 +01:00
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
309f75b19d Task Search (#52)
Add hiding the search

Add actually searching for tasks

Fix jumping search button on page load

Add search button

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/52
2020-01-31 10:05:53 +00:00
a0c4732f81 Add moment.js for date related things (#50)
Fix saving

Use mixin everywhere

Format attachment dates

Add format date mixing

Use moment js on task list page

Use moment js on home page tasks

Add moment js

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/50
2020-01-30 20:49:00 +00:00
da10b4310b Show if a related task is done (#49)
Show if a related task is done

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/49
2020-01-22 20:27:48 +00:00
ed0ae210ac Fix height of task add button 2020-01-22 21:00:41 +01:00
9b232c7d4f Add Wunderlist migration (#46)
Complete migration flow

Add migration in progress animation

Add handling wunderlist migration flow

Basic migration init structure

Add migrator structure

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