frontend/src
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
..
ServiceWorker Notifications for task reminders (#57) 2020-02-08 17:28:17 +00:00
auth Use the same method everywhere to calculate the avatar url 2020-02-09 13:28:33 +01:00
components Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
http-common fixed config 2018-09-08 21:19:46 +02:00
message Add undo button to notification when marking a task as done 2020-03-02 21:19:26 +01:00
models Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
router Add 404 page 2020-03-02 20:30:49 +01:00
services Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
styles Table View for tasks (#76) 2020-04-01 20:13:57 +00:00
App.vue Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
config.js Added global api config (#31) 2019-09-09 17:32:57 +00:00
main.js Table View for tasks (#76) 2020-04-01 20:13:57 +00:00
registerServiceWorker.js Notifications for task reminders (#57) 2020-02-08 17:28:17 +00:00