Commit Graph

8 Commits

Author SHA1 Message Date
konrad 4a413e7f3c Make all api fields snake_case (#105)
Change all snake/camelCase mix and match to camelCase everywhere

Fix conversion to not interfer with service interceptors

Add dynamic conversion between camelCase and snake_case to services

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#105
2020-04-12 21:54:46 +00:00
kolaente f2fec2030e
Fix error notification still being shown on password reset pages despite no error 2020-03-23 18:32:06 +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: vikunja/frontend#53
2020-01-31 15:33:14 +00:00
kolaente eb15046c5e
Added labels for login and register inputs 2019-10-19 16:27:56 +02:00
konrad 9b0c842ae1 Move everything to models and services (#17) 2019-03-02 10:25:10 +00:00
konrad e094b654e2 New design (#14) 2018-12-25 15:03:51 +00:00
konrad 74455b058a Delay loading animation (#8) 2018-11-27 10:23:50 +00:00
konrad c0d5f6e99a Add password reset (#1) 2018-11-01 21:34:29 +00:00