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
dmorlitz 044f2b927d
Some checks failed
continuous-integration/drone/push Build is failing
feat: changed green "Done" button to read "Mark task done" (#1340)
The green button can be confusing because the wording "Done" can be interpreted as "done editing the task" or "the task should be marked as done". Changing the text in the button makes the description more precise.

Co-authored-by: David Morlitz <david@morlitz.com>
Reviewed-on: #1340
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dmorlitz <david@morlitz.com>
Co-committed-by: dmorlitz <david@morlitz.com>
2022-01-08 21:18:06 +00:00
..
assets feat: improve playPop helper (#1229) 2021-12-21 17:56:48 +00:00
components fix: editor cursor color 2022-01-08 17:34:13 +01:00
composables fix(ready): remove class form fragment 2022-01-04 21:15:02 +01:00
directives chore: simplify focus directive 2021-12-17 16:34:27 +00:00
helpers feat: convert to composable useDateTimeSalutation 2022-01-04 18:44:07 +00:00
http-common Allow setting api url from the login screen (#264) 2020-10-11 10:13:35 +00:00
i18n feat: changed green "Done" button to read "Mark task done" (#1340) 2022-01-08 21:18:06 +00:00
indexes feat: use flexsearch for all local searches (#997) 2021-11-14 20:49:52 +00:00
message feat: upgrade to packages for vue 3 2021-10-01 18:49:54 +02:00
models fix: check for notification api (#1043) 2021-11-22 19:03:27 +00:00
modules feat: replace jest with vitest 2022-01-04 14:16:47 +01:00
router fix: remove some of the typescript warnings 2022-01-05 16:17:14 +01:00
services feat: use script setup and ts in app auth components 2021-12-12 14:37:20 +00:00
store fix(ready): remove class form fragment 2022-01-04 21:15:02 +01:00
styles fix: namespace new buttons on mobile (#1262) 2022-01-05 12:46:33 +00:00
types fix: remove some of the typescript warnings 2022-01-05 16:17:14 +01:00
views fix: don't reset active fields when saving 2022-01-08 15:13:49 +01:00
App.vue fix(ready): remove class form fragment 2022-01-04 21:15:02 +01:00
icons.js feat: improve icons (#903) 2021-10-26 18:20:09 +00:00
main.ts fix: remove some of the typescript warnings 2022-01-05 16:17:14 +01:00
registerServiceWorker.js Cleanup broken sw functions 2021-07-26 23:09:49 +02:00
sentry.js feat: add releases to sentry (#919) 2021-10-31 13:37:57 +00:00
sw.js chore(deps): update workbox monorepo to v6.4.2 (#1133) 2021-12-04 14:47:52 +00:00
urls.js feat: move user settings to multiple components (#889) 2021-10-26 20:58:02 +00:00
version.json Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00