Commit Graph

18 Commits

Author SHA1 Message Date
161f853361
Make sure to use date objects everywhere where dealing with dates 2020-02-08 14:16:06 +01: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: vikunja/frontend#50
2020-01-30 20:49:00 +00:00
d61a7511da Migration Improvements (#47)
Make "migration" "import everywhere"

Add checking for migration status before trying to migrate

Add get status from migrations

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#47
2020-01-20 21:22:32 +00: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: vikunja/frontend#46
2020-01-19 19:23:06 +00:00
2302a46d9b Task Pagination (#38) 2019-12-03 18:09:12 +00:00
4e5d14d969 Task Detail View (#37) 2019-11-24 13:16:24 +00:00
2705c1571e Handle task relations the right way (#36) 2019-10-28 21:45:37 +00:00
d83fb24bbd Added link sharing (#30) 2019-09-09 17:55:43 +00:00
52bce0b9f1
Use the new listuser endpoint to search for users 2019-07-22 13:27:20 +02:00
0b18ca73c2
Fixed task update not working (again) 2019-06-05 22:15:30 +02:00
263374985b
Fixed task update not working 2019-06-05 19:36:32 +02:00
cd4dc92a95
Added colors to tasks 2019-04-30 22:18:06 +02:00
d03f0211a3 Gantt Charts (#29) 2019-04-29 21:41:39 +00:00
2631b39678 Fixed getting tasks (#27) 2019-03-10 12:59:17 +00:00
f7a17e45bc Labels on tasks (#25) 2019-03-07 19:48:40 +00:00
6603c046bc Fix for task dates update (#23) 2019-03-03 21:07:15 +00:00
78abd2e88f fix for task dates update (#22) 2019-03-03 20:56:00 +00:00
9b0c842ae1 Move everything to models and services (#17) 2019-03-02 10:25:10 +00:00