Commit Graph

1516 Commits

Author SHA1 Message Date
Christoph Schmatzler
7cd3394da5
Allow specifying listen ports (#27)
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-09-29 21:12:22 +02:00
4bd2c94256
fix: don't try to create a task with an empty title when creating multiple tasks at once
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-29 21:01:54 +02:00
96523f1fbf feat: task checklist improvements (#797)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #797
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-09-29 18:31:14 +00:00
d47b13647e feat(natural language): make natural language prefixes configurable (#795)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #795
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-09-29 18:30:55 +00:00
3b58756285 chore(deps): update dependency jest to v27.2.4 (#806)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #806
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-29 18:12:42 +00:00
924b77d10f chore(deps): update dependency vite to v2.6.0 (#805)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #805
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-29 18:12:30 +00:00
08521d7eb9 chore(deps): update dependency esbuild to v0.13.3 (#802)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #802
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-28 18:29:30 +00:00
dd74b9f957 fix(deps): update dependency vue-i18n to v8.26.2 (#803)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #803
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-28 18:29:01 +00:00
5e8fb32c71 chore(deps): update dependency jest to v27.2.3 (#801)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #801
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-28 11:50:18 +00:00
8596d501dd chore(deps): update dependency cypress to v8.5.0 (#800)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #800
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-28 07:04:29 +00:00
4c0bdbb908 chore(deps): update typescript-eslint monorepo to v4.32.0 (#799)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #799
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-27 18:13:33 +00:00
2691a84610
feat: don't show bullet points of checklists
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-26 20:53:27 +02:00
e17116dac1
feat: make checklists work with '-' instead of '*'
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-09-26 20:51:02 +02:00
c0d744cfaa [skip ci] Updated translations via Crowdin 2021-09-26 18:42:26 +00:00
442e6b12e0 feat: allow quickly creating multiple tasks at once with multiline input (#796)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #796
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-09-26 18:22:28 +00:00
3dfa286a12
feat(quick actions): select the item when only one result is available
Some checks failed
continuous-integration/drone/push Build is failing
resolves #703
2021-09-26 20:19:58 +02:00
a955488cdf
fix: date formatting for non-english languages
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-26 20:07:15 +02:00
dpschen
8cd4bbccf6 chore: some small changes in the cypress README.md (#793)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #793
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-26 17:49:27 +00:00
dpschen
166539c7e8 fix: remove font preload of quicksand 300 (#794)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #794
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-26 16:16:22 +00:00
dpschen
7579222bb0 feat: add example configuration for vscode with volor (#791)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #791
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-26 14:49:06 +00:00
8b01dc6b71
fix: run tests with unstable api
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-26 15:54:58 +02:00
4b64e27d2b
fix(natural language parser): parts of week days in other words
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-26 15:00:11 +02:00
403d77ce14
fix(natural language parser): fix parsing short days
Some checks failed
continuous-integration/drone/push Build is failing
related: #773
2021-09-26 14:38:15 +02:00
e918b82cfa
feat: don't try to load task comments if they are disabled
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-26 13:44:13 +02:00
75f1a5a97f chore(deps): update dependency autoprefixer to v10.3.6 (#792)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #792
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-26 08:37:08 +00:00
dpschen
e9978548d8 feat: add types for vite (#790)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #790
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-25 18:33:30 +00:00
dpschen
c551bf5836 feat: define node version in .nvmrc file (#789)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #789
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-25 18:33:00 +00:00
dpschen
feb34c8cc1 fix: eslint settings (#787)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #787
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-25 15:56:06 +00:00
72627d13c6 chore(deps): update dependency jest to v27.2.2 (#788)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #788
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-25 15:55:11 +00:00
f762d8ad4d
fix: remove unused function
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-09-24 21:46:42 +02:00
697ea12c8e
fix: breaking attribute coercion behavior
see: https://v3.vuejs.org/guide/migration/attribute-coercion.html#overview
2021-09-24 21:46:42 +02:00
fe27a432c7
feat: move unique functions from taskList to List 2021-09-24 21:46:42 +02:00
f51371bbe0
feat: move from life cycle to data or watcher
- remove from created / mounted
- initialize component services in data
- use immediate watcher where appropriate
- deep watch for route changes
2021-09-24 21:46:42 +02:00
ebeca48be4
fix: namespace collision of global error method with draggable error method 2021-09-24 21:46:42 +02:00
0da7a46612
feat: formatting
- remove unneeded data props
- prepare for compiler warnings vue3; see https://v3.vuejs.org/guide/migration/v-bind.html
2021-09-24 21:46:42 +02:00
4454e6cf22
feat: update to new slot syntax
Prepare for vue 3
2021-09-24 21:46:42 +02:00
77f8b27dc6
fix: lists disappearing when updating their namespace
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-24 20:51:59 +02:00
dpschen
1bc6d66895 [skip ci] Updated translations via Crowdin 2021-09-24 18:27:00 +00:00
dpschen
41331c8a86 feature/remove-attachment-upload-mixin (#724)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #724
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-24 18:16:37 +00:00
dpschen
4f2378ff02 feat: add variant hint-modal to modal component (#764)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #764
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-24 18:08:48 +00:00
97416ab2d5 [skip ci] Updated translations via Crowdin 2021-09-24 17:57:26 +00:00
dedf6cbf21
fix: quick add magic assignee prefix in explanation
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-24 19:47:40 +02:00
dab6bc23ed fix(deps): pin dependency ufo to 0.7.9 (#780)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #780
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-23 18:23:23 +00:00
c44db22b99 chore(deps): update dependency esbuild to v0.13.2 (#782)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #782
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-23 18:22:51 +00:00
4e62ab2b79 fix(deps): update dependency vue-i18n to v8.26.1 (#784)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #784
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-23 18:22:17 +00:00
dpschen
6b1bf27bf8 feat: reduce file size by removing by removing fonts (#759)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #759
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-23 14:07:08 +00:00
dpschen
3245752a80 fix: computed in api-config (#777)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #777
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-23 05:09:47 +00:00
649bbd8c9b chore(deps): update dependency esbuild to v0.13.1 (#776)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #776
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-23 05:07:17 +00:00
ab954fcb9a fix(deps): update dependency vue-i18n to v8.26.0 (#779)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #779
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-23 05:06:43 +00:00
dpschen
17d11c6ce3 fix: prevent vue-shortkey use in elements with contenteditable (#775)
Some checks reported errors
continuous-integration/drone/push Build was killed
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #775
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-22 16:25:09 +00:00