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
kolaente 2429be7c72
continuous-integration/drone/push Build is passing Details
Fix spacing for task detail view in lists with a background
2021-07-23 11:09:23 +02:00
..
ServiceWorker Play a sound when marking a task as done 2021-01-30 21:45:54 +01:00
components Fix selecting a single value from multiselect 2021-07-22 23:20:57 +02:00
directives Build custom v-tooltip (#290) 2020-11-10 20:47:39 +00:00
helpers Fix lint 2021-07-19 11:18:22 +02:00
http-common Allow setting api url from the login screen (#264) 2020-10-11 10:13:35 +00:00
i18n Fix lint 2021-07-19 11:18:22 +02:00
message Add translations (#562) 2021-06-23 23:24:57 +00:00
models Sort labels alphabetically on tasks 2021-07-22 22:05:34 +02:00
modules Fix quick actions not working when nonexisting lists where left over in history 2021-07-20 18:03:38 +02:00
router Add default list setting & creating tasks from home (#520) 2021-07-17 21:21:46 +00:00
services Save auth tokens from link shares only in memory, don't persist them to localStorage 2021-07-09 20:10:57 +02:00
store Fix quick actions not working when nonexisting lists where left over in history 2021-07-20 18:03:38 +02:00
styles Fix spacing for task detail view in lists with a background 2021-07-23 11:09:23 +02:00
types Add typescript support for helper functions (#598) 2021-07-19 18:20:49 +00:00
views Fix label changes appearing to be saved immediately when editing them 2021-07-22 22:03:49 +02:00
App.vue Add translations (#562) 2021-06-23 23:24:57 +00:00
main.ts Add typescript support for helper functions (#598) 2021-07-19 18:20:49 +00:00
registerServiceWorker.js Save auth tokens from link shares only in memory, don't persist them to localStorage 2021-07-09 20:10:57 +02:00
version.json Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00