Commit graph

21 commits

Author SHA1 Message Date
kolaente
f690a6f457
Swap moment.js with date-fns 2020-03-02 21:55:22 +01:00
konrad
57f78ee0d4 Task Comments (#66)
Better edit/remove buttons

Spacing

More loading

Add loading

Better dates formatting

Add editing comments

Move closing delete modal to finally

Add delete comments

Add keycode modifier

Comment styling

Comment form

Add basic task comments functionality

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