This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src
konrad d7b4b2189a
All checks were successful
continuous-integration/drone/push Build is passing
Ensure consistent naming of title fields (#134)
Merge branch 'master' into fix/title-fields

Change task text field to title

Change namespace name field to title

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #134
2020-05-16 10:31:16 +00:00
..
components Ensure consistent naming of title fields (#134) 2020-05-16 10:31:16 +00:00
helpers Fix parsing nested array with non-objects when updating 2020-04-30 23:45:22 +02:00
http-common Make api url configurable in index.html 2020-05-05 22:44:58 +02:00
message Add undo button to notification when marking a task as done 2020-03-02 21:19:26 +01:00
models Ensure consistent naming of title fields (#134) 2020-05-16 10:31:16 +00:00
router Don't open task detail in popup for list and table view 2020-05-09 19:19:06 +02:00
services Make api url configurable in index.html 2020-05-05 22:44:58 +02:00
ServiceWorker Less explicit matching of api routes for service worker 2020-05-10 18:10:29 +02:00
store Fix redirect when not logged in 2020-05-16 12:02:30 +02:00
styles Better responsive layout for unauthenticated pages 2020-05-12 15:18:37 +02:00
App.vue Ensure consistent naming of title fields (#134) 2020-05-16 10:31:16 +00:00
main.js Fix trying to load the current tasks even when not logged in (Fixes #133) 2020-05-12 15:08:17 +02:00
registerServiceWorker.js Vuex (#126) 2020-05-08 18:43:51 +00:00
version.json Add logging frontend version to console on startup 2020-05-09 21:39:46 +02:00