frontend/src
kolaente 588b87fb96
Fix maintaining the current page for the list view when navigating back from another page
2020-04-14 23:37:08 +02: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 Fix maintaining the current page for the list view when navigating back from another page 2020-04-14 23:37:08 +02:00
helpers Move conversion of snake_case to camelCase to model to make recursive models still work 2020-04-14 22:46:27 +02: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 Move conversion of snake_case to camelCase to model to make recursive models still work 2020-04-14 22:46:27 +02:00
router Add 404 page 2020-03-02 20:30:49 +01:00
services Remove debug logging 2020-04-14 22:55:50 +02:00
styles Add scrolling for task table view 2020-04-14 22:15:35 +02: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