Commit graph

11 commits

Author SHA1 Message Date
konrad
99c10d49be TOTP (#109)
Fix not telling the user about invalid totp passcodes when logging in

Add disabling totp authentication

Add totp passcode when logging in

Add totp settings

Add general post method function

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/109
2020-04-17 23:46:07 +00:00
kolaente
05da96e545
Use the same method everywhere to calculate the avatar url 2020-02-09 13:28:33 +01:00
konrad
604488c68c Fix using the error data prop in components (#53)
Fix error msg data props everywhere

Fix error msg data props

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/53
2020-01-31 15:33:14 +00:00
konrad
ed4d41e2d8 Add automatic user token renew (#43) 2019-12-19 20:50:07 +00:00
konrad
d83fb24bbd Added link sharing (#30) 2019-09-09 17:55:43 +00:00
kolaente
aeae2c4f1f
Show avatars of assigned users 2019-06-06 12:52:05 +02:00
konrad
d03f0211a3 Gantt Charts (#29) 2019-04-29 21:41:39 +00:00
konrad
9b0c842ae1 Move everything to models and services (#17) 2019-03-02 10:25:10 +00:00
konrad
46aec7b4ca
Added register page 2018-09-08 22:27:13 +02:00
kolaente
d60586b5ed
Fixed error message 2018-09-06 20:17:39 +02:00
kolaente
fe86ce2fa8
Added basic classes to handle http/auth/routing 2018-09-06 19:46:09 +02:00