Commit Graph

208 Commits

Author SHA1 Message Date
konrad 96fddd9bbd Fix task title on mobile (#54)
continuous-integration/drone/push Build is passing Details
Use a contenteditable for task title to make it look good on mobile

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #54
2020-01-31 16:09:29 +00:00
konrad 309f75b19d Task Search (#52)
continuous-integration/drone/push Build is passing Details
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: #52
2020-01-31 10:05:53 +00:00
konrad a0c4732f81 Add moment.js for date related things (#50)
continuous-integration/drone/push Build is passing Details
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: #50
2020-01-30 20:49:00 +00:00
konrad da10b4310b Show if a related task is done (#49)
continuous-integration/drone/push Build is passing Details
Show if a related task is done

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #49
2020-01-22 20:27:48 +00:00
kolaente ed0ae210ac
Fix height of task add button
continuous-integration/drone/push Build is passing Details
2020-01-22 21:00:41 +01:00
konrad 9b232c7d4f Add Wunderlist migration (#46)
continuous-integration/drone/push Build is passing Details
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: #46
2020-01-19 19:23:06 +00:00
kolaente 74f5d43097
#937 Fix textarea in task detail view not having a background when focused
continuous-integration/drone/push Build is passing Details
2020-01-10 22:43:17 +01:00
konrad 9c66a7570a Reorganize Styles (#45)
continuous-integration/drone/push Build is passing Details
2019-12-19 22:09:23 +00:00