Commit Graph

10 Commits

Author SHA1 Message Date
e7c1c98c6a
Fix id params not being named correctly 2020-04-17 12:19:53 +02:00
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
8c82c2302f
Fix changing the right of a list shared with a user 2020-02-26 20:34:14 +01:00
4f9f3afc34
Better wording for shared settings 2020-02-09 15:11:14 +01:00
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
11d9aaae12 Update dependencies (#40) 2019-12-15 20:42:40 +00:00
d83fb24bbd Added link sharing (#30) 2019-09-09 17:55:43 +00:00
d05ef0f37c
Fixed sharing with a user not working 2019-06-04 19:45:27 +02:00
4a8a1b0a24 Task assingees (#21) 2019-03-03 20:07:39 +00:00
d66382b581 Improved team search and team managing (#18) 2019-03-03 12:50:06 +00:00