Commit Graph

14 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 4f9f3afc34
Better wording for shared settings 2020-02-09 15:11:14 +01:00
konrad 1170e030f6 Use message mixin for handling success and error messages (#51)
Use message mixin everywhere

Add mixin for success and error messages

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#51
2020-01-30 21:47:08 +00: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
kolaente fc6aee8373
changed cancel() to be called before handle error 2018-11-28 10:11:26 +01:00
konrad 74455b058a Delay loading animation (#8) 2018-11-27 10:23:50 +00:00
kolaente 95b8178496
Design improvments (closes #4) 2018-11-06 16:53:32 +01:00
konrad 4c5be3849f
Fixed some css issues 2018-10-03 19:05:10 +02:00
kolaente 4f571ef068
Team edits don't show add members input if the user is not an admin 2018-09-17 08:28:43 +02:00
kolaente 912e451038
Added methods to add members to a team 2018-09-14 08:41:28 +02:00
kolaente 9ffa1dd913
Added method to remove a user from a team 2018-09-14 08:29:09 +02:00
kolaente 87787d299e
fixed tabs 2018-09-14 07:39:54 +02:00
kolaente cf1b759439
Added functions to edit a team 2018-09-14 07:38:33 +02:00