Commit Graph

1055 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
6d72ac1ef3 [skip ci] Updated translations via Crowdin 2021-09-22 06:18:44 +00:00
1ae8f84b1c [skip ci] Updated translations via Crowdin 2021-09-21 20:18:47 +00:00
dpschen
7719ef1bef feat: move pagination to dedicated component (#760)
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: #760
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-21 19:03:38 +00:00
dpschen
2ff0976da6 [skip ci] Updated translations via Crowdin 2021-09-21 17:46:16 +00:00
d88e299358 fix: no drag delay when using mouse on touch device (#748)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #748
Reviewed-by: konrad <k@knt.li>
Co-authored-by: simon1506 <simon.sch.dev@gmail.com>
Co-committed-by: simon1506 <simon.sch.dev@gmail.com>
2021-09-21 16:47:42 +00:00
dpschen
9122a184d6 feat: move fontawesome icons import to dedicated file (#742)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #742
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-21 16:39:56 +00:00
dpschen
728dfc52e5 feat: close modals with esc key (#741)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #741
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-21 16:37:56 +00:00
dpschen
47ad115738 chore: remove obsolete css vendor prefixes (#739)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #739
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-21 16:36:38 +00:00
dpschen
3ac25c9f08 fix: import bulma utilities global (#738)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #738
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-21 16:35:46 +00:00
dpschen
50c1a2e4d5 feat simplify taskList mixin (#728)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #728
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-10 14:39:18 +00:00
dpschen
07a6a31f47 chore: move constants in folder (#732)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #732
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-10 14:21:33 +00:00
dpschen
0295113f50 feat: use store getters to check auth (#731)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #731
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-10 13:04:00 +00:00
dpschen
b5df941e39 chore: define default filters and params at one location (#721)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #721
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-10 13:02:52 +00:00
077fe264f0 fix: use date-fns for gantt years (#734)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #734
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-09-10 12:58:23 +00:00
dpschen
dae441a373 feat: simplify heading blur logic (#727)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #727
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-10 12:57:59 +00:00
dpschen
0376ef53e3 fix: remove attachment by id (#725)
Some checks reported errors
continuous-integration/drone/push Build was killed
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #725
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-10 12:50:41 +00:00
7ab308b846 chore(deps): update workbox monorepo to v6.3.0 (#730)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #730
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-10 12:49:50 +00:00
dpschen
d0e46e59e8 chore: make method event independent (#719)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #719
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-09 22:25:08 +00:00
dpschen
0ed3cf2553 feat: import bulma utilities global (#718)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #718
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-09 22:24:08 +00:00
dpschen
432c6babf2 feat: use computed for api domain (#722)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #722
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-08 21:48:30 +00:00
dpschen
96ef926dde chore: create progress dots dynamically (#715)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #715
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-08 21:45:28 +00:00
dpschen
87c70cec0e chore: define default label background color once (#713)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #713
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-08 21:44:56 +00:00
b0f616d784 [skip ci] Updated translations via Crowdin 2021-09-08 20:36:21 +00:00
134a09c9f2
Fix download export user data title
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-08 22:19:45 +02:00
2bae8e95e5
Fix task attributes overridden when saving the task title with enter
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-08 19:37:08 +02:00
dpschen
c4095327ad feat: make it possible to fake online state via dev env (#720)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #720
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-08 16:30:14 +00:00
dpschen
c9631c1e71 fix: call to /null from background image (#714)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #714
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-08 16:28:26 +00:00
dpschen
4fc8858c64 fix: kanban-card mutatation violation (#712)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #712
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-08 16:28:13 +00:00
9cee720ac9
Fix sort order for table view
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-08 18:13:02 +02:00
6f89863c81
Fix missing translation when creating a new task on the kanban board
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-08 17:49:10 +02:00
debdc83f1b
Fix data export download progress
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-08 17:33:58 +02:00
332dbc1598
Fix rearranging tasks in a kanban bucket when its limit was reached
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-07 18:38:53 +02:00
e0c9332634
Add proofread languages to available languages
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-05 13:31:53 +02:00
7a4e568898 [skip ci] Updated translations via Crowdin 2021-09-05 11:10:28 +00:00
fb20afae92
Move translated files after downloading them
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-05 13:06:45 +02:00
db0e023d35 [skip ci] Updated translations via Crowdin 2021-09-05 11:03:35 +00:00
b4919a5662
Add depends_on for upload step
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-05 13:02:43 +02:00
240137cb79 [skip ci] Updated translations via Crowdin 2021-09-05 10:02:06 +00:00
c3aae638f7
Add more debug logs for gantt charts
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-05 10:09:58 +02:00
60173ebc59 chore(deps): update dependency axios to v0.21.2 (#698)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #698
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-09-04 19:57:09 +00:00
388a31d95a
Fix gantt months being wrong
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-04 21:56:22 +02:00
f4c552a79f User Data Export and import (#699)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #699
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-09-04 19:26:38 +00:00
8b4efeeb11
Another day, another js date edge-case
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-01 22:12:46 +02:00
f216797d4e
Fix parsing dates on the last day of the month
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-31 20:02:54 +02:00
dpschen
0a8505f53c fix: vuex mutation violation from draggable (#674)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #674
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-08-23 19:24:52 +00:00
dpschen
30d699df2d fix: non unique ids (#672)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #672
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-08-23 17:42:42 +00:00
dpschen
19f52eb8d1 chore: discard old font file formats (#673)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #673
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-08-23 17:42:31 +00:00
dpschen
0660129b41 feat: provide global variables in all components (#669)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #669
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-08-23 16:39:11 +00:00
dpschen
ecb3924b09 chore: only import common languages (#671)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #671
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-08-23 16:38:29 +00:00
0947ae9ce9
Fix list settings not being available when list backgrounds are disabled
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-23 18:24:55 +02:00
9fda82839b
Fix showing an editor save button in cases where it wasn't required
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-20 18:56:50 +02:00
08a34d8a68
Make saving a text edit a button
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-18 22:57:15 +02:00
9c6369e8d8
Make editor edit button at the bottom the default and make sure the done button stands out more
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-17 21:10:32 +02:00
d23fc3be74
Fix redirecting to /login for some routes
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-15 18:52:31 +02:00
3aa316988b
Directly redirect to the openid auth provider if that's the only auth method
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-15 12:02:29 +02:00
a5687d78f5
Fix changing the repeat mode of a task when no value is entered yet 2021-08-15 11:25:06 +02:00
f79f4101b6
Show errors from openid provider
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-14 17:31:35 +02:00
7bd081efe0
Fix loading & disabled state on inputs when creating a new task
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-13 21:47:15 +02:00
bdf7af010c
Make the progress bar color lighter
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-12 20:07:41 +02:00
fde931eaf4
Fix comment on different task after clicking on a task notification
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-11 23:16:46 +02:00
bf053051f8 Update workbox monorepo to v6.2.4 (#649)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #649
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-08-11 19:20:38 +00:00
dc04c1b256 User account deletion (#651)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #651
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-08-11 19:08:18 +00:00
24d5446ce5 Update dependency vite-plugin-pwa to v0.10.0 (#644)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #644
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-08-09 11:46:13 +00:00
d21795ffd7
Make sure the task popup view takes up all the space it can on mobile
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-06 23:52:55 +02:00
f4a4909ead
Fix populating task details ater updating the description
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-06 23:45:46 +02:00
187a8f5933
Small cleanups & code improvements
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-06 23:34:37 +02:00
f2c29d42dd
Fix highlight.js in editor
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-06 22:22:25 +02:00
85306362d3
Fix multiselect search padding
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-06 19:34:22 +02:00
9195becd99
Fix global mutation of has tasks state
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-06 19:29:22 +02:00
5b70f8d5d7
Fix showing import tasks cta when tasks are loading
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-06 19:25:17 +02:00
3ff749976d
Fix setting delete button for newly created task comments
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-06 18:49:31 +02:00
493180d442
Fix lint
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-03 23:28:55 +02:00
e3787b9496
Only add a drag delay if on mobile instead of setting it to 0
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-03 23:26:39 +02:00
e855b1b1e5
Fix CTA spacings
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-02 07:48:00 +02:00
364d42b2b9
Add confirm with enter when setting a new password
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-30 14:46:00 +02:00
362ccde425
Fix padding for kanban cards
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-30 14:15:06 +02:00
8f84594e92
TOTP UX improvements & translation fixes
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-30 12:23:36 +02:00
c323804c7c
Add drag delay on mobile
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-29 13:08:38 +02:00
3c2d89a0f6
Don't allow dragging a list when the user does not have the rights
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-29 13:05:33 +02:00
8a08a41a3c
Fix setting a task as favorite button
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-29 13:00:48 +02:00
c4067c7c35 PWA improvments (#622)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #622
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-07-28 20:58:12 +00:00
a1e1fe4eb0
Add missing position property to list and bucket models
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-28 22:46:33 +02:00
617a6a0c21
Add making tasks favorite from the task detail view
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-28 22:13:24 +02:00
3c7f8d7aa2 Reorder tasks, lists and kanban buckets (#620)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #620
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-07-28 19:56:29 +00:00
53fe5738c9
Search namespaces locally only when duplicating a list
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-27 15:36:02 +02:00
ce84067982
Fix llama background url
Some checks failed
continuous-integration/drone/push Build is failing
2021-07-27 15:26:47 +02:00
dcb846324d
Cleanup broken sw functions
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-26 23:09:49 +02:00
a9f4d0dff9 Update dependency vite-plugin-pwa to v0.8.2 (#612)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #612
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-07-26 20:26:53 +00:00
2af50c7307
Fix user name and avatar alignment in navbar
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-26 15:37:33 +02:00
34849d80b7
Fix Gantt layout overflowsing on mobile
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-26 11:25:55 +02:00
fd5d331eca
Fix sorting labels
All checks were successful
continuous-integration/drone/push Build is passing
Resolves #603
2021-07-26 10:55:19 +02:00
5fa03923e9
Improve chunk size
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-25 16:02:49 +02:00
a08306d612 Add vite (#416)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #416
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-07-25 13:27:15 +00:00
c45911fd36 Fix date parsing parsing words with weekdays in them (#607)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #607
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-07-25 10:45:17 +00:00
8664c4f88c
Fix token in storage not getting renewed
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-25 11:49:15 +02:00
2429be7c72
Fix spacing for task detail view in lists with a background
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-23 11:09:23 +02:00
ac9c854b24
Fix selecting a single value from multiselect
All checks were successful
continuous-integration/drone/push Build is passing
Used when moving a task to other lists among other things
2021-07-22 23:20:57 +02:00
83b530b8ba
Sort labels alphabetically on tasks
Some checks failed
continuous-integration/drone/push Build is failing
2021-07-22 22:05:34 +02:00
fe4a8c17c8
Fix label changes appearing to be saved immediately when editing them
Some checks failed
continuous-integration/drone/push Build is failing
2021-07-22 22:03:49 +02:00
926d7938ab
Show labels alphabetically sorted in the overview
Some checks failed
continuous-integration/drone/push Build is failing
2021-07-22 22:00:13 +02:00
cf25e96c50
Fix other values getting pushed away when creating a new one through multiselect
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-07-22 21:57:33 +02:00
028dbf27ee
Fix table headers wrapping in table view
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-07-22 21:51:34 +02:00
5fd7e3f708
Fix table view scrolling on mobile
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-22 21:48:05 +02:00
5913f78dc7
Hide keyboard shortcuts indicator on mobile
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-21 00:05:11 +02:00
cc53796f1b
Decrease page padding on task detail page
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-07-21 00:03:41 +02:00
2e2887c2ad
Change menu hamburger icon
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-20 23:57:55 +02:00
3c548b2153
Fix labels list in saved filter spacing
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-07-20 22:46:39 +02:00
2838ec6148
Fix setting filters for reminders
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-07-20 22:45:10 +02:00
7b16928d81
Fix loading labels when editing a saved filter
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-20 22:42:34 +02:00
2779cfc140
Fix not reloading tasks of a saved filter after editing it
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-20 22:16:44 +02:00
d81b4117f5
Fix quick actions not working when nonexisting lists where left over in history
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-20 18:03:38 +02:00
fa8492f97c Add typescript support for helper functions (#598)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #598
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-07-19 18:20:49 +00:00
b812c422f9
Fix sending the user back to the list view they came from when opening a task in detail view
All checks were successful
continuous-integration/drone/push Build is passing
Resolves #589
2021-07-19 11:20:05 +02:00
46957c389f
Fix lint 2021-07-19 11:18:22 +02:00
306a926c66 Add default list setting & creating tasks from home (#520)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: sytone <github@sytone.com>
Co-authored-by: Sytone <github@sytone.com>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #520
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: sytone <kolaente@sytone.com>
Co-committed-by: sytone <kolaente@sytone.com>
2021-07-17 21:21:46 +00:00
15085a7c26
Fix sass division
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-07-17 19:14:26 +02:00
be0bc5c84f
Fix lists showing up multiple times in history
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-17 19:10:05 +02:00
01ed17a0f0
Fix setting task favorite status in test fixtures
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-13 12:18:54 +02:00
f0e093b3d6
Remove logout button for link shares
Some checks failed
continuous-integration/drone/push Build is failing
2021-07-10 13:13:10 +02:00
7fa94a9bd5
Fix loading a list when it was already partially saved in vuex
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-10 12:45:36 +02:00
a6842d959b
Fix quick actions not opening
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-07-10 12:35:29 +02:00
20fd25e280
Add timeout to fix race condition when authenticating as a link share and renewing the token simultaneously
All checks were successful
continuous-integration/drone/push Build is passing
Related #587
2021-07-10 12:32:04 +02:00
a787f6ffc7
Save auth tokens from link shares only in memory, don't persist them to localStorage
All checks were successful
continuous-integration/drone/push Build is passing
Resolves #587
2021-07-09 20:10:57 +02:00
aebfde0c74
Fix error property already defined as a function
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-09 19:10:25 +02:00
eac4f88a65
Don't load already loaded task attachments again when saving an edited task description
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-09 18:04:49 +02:00
2854d3a0c2
Fix table text alignment in task detail page
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #585
2021-07-09 17:43:59 +02:00
7355204d2f Improve some translations (#581)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #581
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: andreymal <andriyano-31@mail.ru>
Co-committed-by: andreymal <andriyano-31@mail.ru>
2021-07-09 08:22:20 +00:00
096fc0bbc8
Fix tests failing on thursdays
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-09 09:48:33 +02:00
b6bc410346
Add a button to copy an attachment url from the attachment overview
Some checks failed
continuous-integration/drone/push Build is failing
2021-07-07 22:13:21 +02:00
ac6082a670
Add collapsing kanban buckets
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-07-07 21:58:41 +02:00
c094b5175a
Show recently visited lists in quick actions
Some checks failed
continuous-integration/drone/push Build is failing
2021-07-06 22:58:06 +02:00
8097ef93c1
Load list background in list card
Some checks failed
continuous-integration/drone/push Build is failing
2021-07-06 22:50:54 +02:00
d09eff1655
Show last visited list on home page
Some checks failed
continuous-integration/drone/push Build is failing
2021-07-06 22:22:57 +02:00
c7c9b5ee47
Show salutation based on the time of day
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-06 17:13:13 +02:00
f3715c7900
Add showing version info in GUI
All checks were successful
continuous-integration/drone/push Build is passing
Resolves #373
2021-07-06 17:05:35 +02:00
647b02e989
Fix translating dates
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-06 16:46:45 +02:00
21d31f2b40
Indicate done tasks in quick actions
Some checks failed
continuous-integration/drone/push Build is failing
2021-07-06 15:08:55 +02:00
e640f90488
Don't show archived lists/namespaces in quick actions
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-06 15:00:31 +02:00
f68794bd01
Change quick add magic characters to be more familiar with the todoist ones
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-07-06 14:53:32 +02:00
c8209c6c10 Quick add magic for tasks (#570)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #570
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-07-05 10:29:04 +00:00
807685028c
Break long list titles in list overview
Some checks failed
continuous-integration/drone/push Build is failing
2021-06-24 17:35:44 +02:00
7d9328735c
Fix some translation strings
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-06-24 15:39:26 +02:00
b8c7dba0ef
Fix new lists created with quick actions not showing up in the menu
Some checks failed
continuous-integration/drone/push Build is failing
2021-06-24 15:38:25 +02:00
2b7e9856d8
Fix flickering pre-loaded search results when focusing the search input
Some checks failed
continuous-integration/drone/push Build is failing
2021-06-24 15:22:48 +02:00
f0498fd767 Add translations (#562)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #562
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-06-23 23:24:57 +00:00
543df91aba
Fix header layout for long list titles
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-23 22:08:20 +02:00
f58a48bc1f
Move general settings to the top
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-23 17:23:51 +02:00
0e53745e91
Refactor success and error notifications to prevent html in them
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-22 22:41:29 +02:00
cdc805c8da
Refactor success and error messages
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-22 22:07:57 +02:00
3dbd36eef7
Move creation of new items to the bottom of the multiselect list
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-03 22:58:47 +02:00
a9d3446ce3
Preload labels and use locally stored in vuex
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-03 22:23:04 +02:00
e37145cd43
Add setting for the first day of the week
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-03 18:12:40 +02:00
641ccd1026
Fix resetting date filters from upcoming after viewing a task detail page (popup)
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-03 17:18:38 +02:00
0cd9d43a7c
Fix showing edit buttons when the user does not have the rights to use them
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-03 16:27:41 +02:00
c92062b6a5
Fix list archived notification mobile layout
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-03 15:38:46 +02:00
4a3b4982ab
Fix saving showing archived setting
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-03 15:31:39 +02:00
0f42ed3cf7
Add filters for quick action bar
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-03 14:20:26 +02:00
1969bd8190
Add quick action bar shortcut to shortcut overview
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-30 21:14:15 +02:00
7690cada78
Fix menu styles
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-30 21:00:54 +02:00
b85beb06eb Quick Actions & global search (#528)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #528
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-05-30 18:30:08 +00:00
dff84209f0 Update dependency highlight.js to v11 (#527)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #527
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-05-30 10:12:59 +00:00
1fa42f047c
Fix usage of / in sass
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-26 22:10:50 +02:00
9c799ab161
Fix removing a namespace from state after it was deleted
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-26 17:39:57 +02:00
188134ae2e
Fix users not removed from the list in settings when unshared
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-26 17:32:03 +02:00
9d818921a7
Fix not updating list name in store when changing it
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-26 16:46:16 +02:00
f01afe7f07
Fix keyboard shortcuts not working on the task detail page
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-19 17:48:32 +02:00
52a0884ca4
Always set the kanban board to full width for share links
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-19 17:41:04 +02:00
fd610d3721
Make the logo smaller on link shared lists
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-19 17:33:24 +02:00
28d45ec188
Fix missing background for tasks on a shared list with a background
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-19 17:31:28 +02:00
e8d26be1b1
Hide favorite list edit menu
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-19 17:26:05 +02:00
188c97ae8f
Fix sending openid scopes when authenticating
All checks were successful
continuous-integration/drone/push Build is passing
2021-05-19 14:45:53 +02:00
85e55d1300 Fix tasks moving infinitely in gantt chart (#493)
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #489

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #493
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-04-25 16:01:17 +00:00
4d998d891e
Fix pasting text into task comments or task descriptions
Some checks failed
continuous-integration/drone/push Build is failing
2021-04-25 17:35:00 +02:00
12b8d47a79
Fix formatting invalid dates
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-22 14:26:48 +02:00
8d04bdc4f0
Hide the login form if no api url is configured
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-21 09:44:40 +02:00
fa5b1807c7
Make hidden lists in the menu more compact
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-19 23:56:00 +02:00
1a03c035f0
Don't hide all lists of namespaces when loosing network connectivity
Some checks failed
continuous-integration/drone/push Build is failing
2021-04-19 22:36:31 +02:00
2d4ea80c90
Fix current password id being available twice
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-18 19:42:27 +02:00
c9e0c9b6cf
Bring up the keyboard shortcuts when pressing ?
All checks were successful
continuous-integration/drone/push Build is passing
Doesn't really work right now, see https://github.com/iFgR/vue-shortkey/issues/116
2021-04-18 19:32:31 +02:00
603345b326
Fix setting a default color when none was saved
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-18 19:16:53 +02:00
7ace71ad2e
Reduce quick task edit fields 2021-04-18 19:16:40 +02:00
15985889da
Use a lighter grey for comment created dates
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-18 18:50:29 +02:00
adc0f23b49
Fix notification styling
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-18 17:21:14 +02:00
747a9fe505
Focus task detail elements when they show up
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-18 16:50:12 +02:00
af4b1aba70
Use mousedown instead of click event to close modals
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-18 16:14:46 +02:00
e673d965d5
Fix removing dates from a filter
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-15 21:45:34 +02:00
2f213beb03
Fix "create new list" and import buttons on home page
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-15 17:21:20 +02:00
30067935d1
Fix undo when marking a task as done
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-04-15 17:17:45 +02:00
f9844384be
Hide the bucket limit input when clicked away
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-15 17:03:26 +02:00
48fb707032
Prevent setting a bucket limit < 0
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-15 16:58:48 +02:00
4ed5d1e8fe
Add repeat mode setting for tasks
All checks were successful
continuous-integration/drone/push Build is passing
See vikunja/api#834
2021-04-14 10:24:07 +02:00
d836b6f753
Add overdue task reminder notification setting
All checks were successful
continuous-integration/drone/push Build is passing
See vikunja/api#832
2021-04-11 16:30:49 +02:00
2d8c43a920 Add link share password authentication (#466)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #466
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-04-11 13:18:19 +00:00
7b0d2290fc Update dependency cypress to v7 (#453)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #453
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-04-09 14:29:07 +00:00
2a56c84e94 Add settings for user search (#458)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #458
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-04-07 19:31:14 +00:00
c666f36cf4
Only check for token renew when the user is authenticated
Some checks failed
continuous-integration/drone/push Build is failing
2021-04-07 16:37:43 +02:00
1ee8efc90e
Fix logout test
Some checks failed
continuous-integration/drone/push Build is failing
2021-04-07 16:35:14 +02:00
7b2e4b7177
Fix list layout when the list has no background for link shares
Some checks failed
continuous-integration/drone/push Build is failing
2021-04-07 16:14:22 +02:00
8a34ad34ab
Set user info from api instead of only relying on the info encoded in the jwt token
Some checks failed
continuous-integration/drone/push Build is failing
2021-04-07 15:58:29 +02:00
b35c2d6f2c Add names to link shares when creating them (#456)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #456
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-04-07 12:44:54 +00:00
2435bd68a0 Add a "done" option to kanban buckets (#440)
Some checks reported errors
continuous-integration/drone/push Build was killed
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #440
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-03-24 20:16:56 +00:00
35ed61839d
Fix checking for undefined behaviour when viewing a task
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-03-23 22:26:54 +01:00
1686663a3f
Add option to remove a list background
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-21 18:11:24 +01:00
46de7dc822
Fix kanban infinite scrolling on chrome
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-10 17:45:07 +01:00
81da1e68e2
Move the search input to filters
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-10 14:13:28 +01:00
f7d8095b5a Pagingation for tasks in kanban buckets (#419)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #419
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-03-10 10:59:29 +00:00
9a4779cdd1
Fix team name in team member added notification
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-23 19:17:45 +01:00
39861fbd0f
Fix notification parsing for team memeber added
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-23 18:16:13 +01:00
d833e42aaf Fix misspelling (#415)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #415
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: Sabinno <evan.sabin@posteo.net>
Co-committed-by: Sabinno <evan.sabin@posteo.net>
2021-02-21 17:46:26 +00:00
c076298cf0 Add notifications overview (#414)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #414
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-02-21 15:13:58 +00:00
634f134ede
Fix sorting task by due date on task overview
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-20 18:35:29 +01:00
cf47e196d7
Automatically go back after saving from a popup
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-20 17:24:40 +01:00
2bf5ffa1a1
Fix task pagination
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-02-20 17:10:56 +01:00
d441751c5b
Fix reloading the task list after changing a filter
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-20 16:43:39 +01:00
62bfbcce79
Fix showing and hiding lists in the menu
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-20 16:28:45 +01:00
074b7e53f5
Don't show the list color in the list view
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-20 15:54:12 +01:00
8e2dfcffd5
Fix tasks not disappearing from the kanban board when moving them between lists
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-20 15:35:30 +01:00
08dcc77228
Fix deleting task relations
All checks were successful
continuous-integration/drone/push Build is passing
See vikunja/api/commit/eb3a94567817b78a3325a937cedce237837e3785
2021-02-18 23:36:06 +01:00
3f20ae89a8 Subscriptions and notifications for namespaces, tasks and lists (#410)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #410
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-02-14 19:18:51 +00:00
11de5cac56 Update ShowTasks view to sort tasks by ascending (#406)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Naleo Hyde <monkeynaleo@gmail.com>
Reviewed-on: #406
Co-authored-by: monkeynaleo <monkeynaleo@gmail.com>
Co-committed-by: monkeynaleo <monkeynaleo@gmail.com>
2021-02-08 07:01:36 +00:00
53ea3c0eaf
Fix editor placeholder color
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-07 21:51:48 +01:00
684fb49aad Update dependency vue-advanced-cropper to v1 (#393)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #393
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2021-02-05 18:51:06 +00:00