Commit Graph

19 Commits

Author SHA1 Message Date
konrad a75670e4f0 Add user settings (#108)
Add email update

Add settings link to menu

Add password update route

Add password update page

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#108
2020-04-17 20:46:50 +00:00
kolaente a4acfb5ef2
Add 404 page 2020-03-02 20:30:49 +01: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: vikunja/frontend#46
2020-01-19 19:23:06 +00:00
konrad 4e5d14d969 Task Detail View (#37) 2019-11-24 13:16:24 +00:00
kolaente 7419f2a3fb
Fixed scroll behaviour 2019-10-20 21:40:44 +02:00
konrad d83fb24bbd Added link sharing (#30) 2019-09-09 17:55:43 +00:00
konrad d03f0211a3 Gantt Charts (#29) 2019-04-29 21:41:39 +00:00
konrad f7a17e45bc Labels on tasks (#25) 2019-03-07 19:48:40 +00:00
konrad d7f7058eef Add week and month view for tasks (#15) 2018-12-25 22:41:55 +00:00
konrad c0d5f6e99a Add password reset (#1) 2018-11-01 21:34:29 +00:00
kolaente 61867fc787
Added methods to create a new teams 2018-09-14 19:19:50 +02:00
kolaente 297c1d889d
Added functions to have a list of teams 2018-09-14 07:23:25 +02:00
kolaente 5900e2fcb8
Added methods to edit and delete a list 2018-09-12 08:42:07 +02:00
kolaente 94b14167b1
Added method to edit namespace 2018-09-11 19:46:14 +02:00
kolaente a4dafcd159
Added method to add a new namespace 2018-09-11 19:20:07 +02:00
konrad 5ff4f5eb46
Added method to create a new list 2018-09-09 21:28:07 +02:00
konrad ce2b83a29c
Added List detail view 2018-09-08 23:33:23 +02:00
konrad 46aec7b4ca
Added register page 2018-09-08 22:27:13 +02:00
kolaente fe86ce2fa8
Added basic classes to handle http/auth/routing 2018-09-06 19:46:09 +02:00