Commit Graph

103 Commits

Author SHA1 Message Date
12faafbe7c
fix(i18n): spelling typo
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-24 18:41:12 +02:00
c20de51a3c
feat: make salutation i18n static
Some checks failed
continuous-integration/drone/pr Build is failing
2022-10-16 15:28:58 +02:00
feeaca2c02
feat: allow users to leave a team they're in
Some checks failed
continuous-integration/drone/push Build is failing
2022-10-09 16:49:26 +02:00
172d353df7
fix: make sure subscription strings work consistently across languages 2022-10-07 18:15:05 +02:00
f01107fd73
feat: add indicator if an attachment is task cover
All checks were successful
continuous-integration/drone/pr Build is passing
2022-10-05 15:04:03 +02:00
a7731370a0
chore: better wording for cover set button
All checks were successful
continuous-integration/drone/pr Build is passing
2022-10-05 14:56:11 +02:00
877e425055
feat: promote an attachment to task cover image 2022-10-05 14:56:11 +02:00
84260841be feat(list): add info dialoge to show list description (#2368)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #2368
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-09-15 12:36:43 +00:00
7a457eb161
feat(link shares): cleanup link share table
All checks were successful
continuous-integration/drone/pr Build is passing
2022-09-08 13:56:52 +02:00
d3171b59be
feat(link shares): allows switching the initial view by passing a query parameter 2022-09-08 13:56:50 +02:00
7f6f8963e7 feat: add keyboard shortcut to toggle task description edit (#2332)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #2332
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-09-07 17:55:59 +00:00
71c8540c74
fix: don't allow negative repeat amounts
All checks were successful
continuous-integration/drone/push Build is passing
Partial fix for #2179
2022-07-21 15:06:17 +02:00
302728526a
chore(quick add magic): clarify the use of spaces for lists and labels
Some checks failed
continuous-integration/drone/push Build is failing
2022-07-13 16:31:30 +02:00
e468595ce4 feat: ask for confirmation before deleting a label (#1996)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #1996
2022-06-16 16:21:06 +00:00
3710735856
fix(user): settings wording
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-16 16:53:29 +02:00
31c49aed4b
feat: add option to configure overdue reminders email time
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-16 16:52:25 +02:00
f2f5f90adc
fix: capitalize all priorities
Some checks failed
continuous-integration/drone/push Build is failing
2022-06-14 22:34:21 +02:00
72c123f3f9
feat: add alt+r shortcut to bring up reminder input on task detail view
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-23 22:58:54 +02:00
246d6794d8
feat: add success message after deleting a comment
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-15 22:43:31 +02:00
8257586c90
chore: replace the same i18n string with a single entry
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-24 18:14:41 +02:00
62adf171ec
feat: show the number of tasks we're about to remove when deleting a list
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-24 18:11:10 +02:00
Dominik Pschenitschni
17a42dc2e7 feat: remove copy-to-clipboard (#1797)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1797
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-04-23 15:58:29 +00:00
c962c8c3f4
fix: typos in translation files
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-18 21:06:27 +02:00
cd245e467c
chore: fix CalDAV casing 2022-04-02 17:37:51 +02:00
6b899be202
chore: clarify token is required for non-local users 2022-04-02 17:37:50 +02:00
8e5a318d4c
feat: manage tokens 2022-04-02 17:37:50 +02:00
dfed1f438a
feat: directly create a new task from relations when none was selected
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-02 13:54:45 +02:00
0af6d79eff
Merge branch 'main' into feature/date-math
All checks were successful
continuous-integration/drone/pr Build is passing
2022-03-27 22:41:53 +02:00
cf5460d298
fix: keyboard shortcut text indicating what works where
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-02 22:05:16 +01:00
f4b0e68322
feat: add a few new keyboard shortcuts
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-02 21:59:51 +01:00
4195953696
chore: rename i18n key for datemath help
Some checks reported errors
continuous-integration/drone/pr Build was killed
2022-02-20 21:13:42 +01:00
0b6a74d11e
Merge branch 'main' into feature/date-math 2022-02-20 20:25:06 +01:00
60f58af41a
chore: align wording in task detail view
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
Changes only in task detail view. Probably this should be done everywhere:

- some buttons were using the uppercase words consistently, some were not
- some were using articles, some were not  => I removed them everywhere to shorten the label length
- some buttons were refering to the task, some were not. Since we are already in the context of the task (we are not the task detail page) I removed the reference everywhere.
2022-02-20 12:03:45 +01:00
Dominik Pschenitschni
8ea9d7541f feat: rename percent done to progress (#1542)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1542
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-02-18 16:56:15 +00:00
8b90b8f6a8
fix: namespace archive success message 2022-02-12 23:41:03 +01:00
a812793ead
feat: add setting for time zone to user settings
All checks were successful
continuous-integration/drone/pr Build is passing
2022-02-06 16:04:00 +01:00
3d3ccf629a feat: add remember me style login (#1339)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #1339
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2022-02-06 13:17:55 +00:00
3a12be505d
feat: add prop to maybe show selected date 2022-02-06 12:42:50 +01:00
0ae8a0e6ef
feat: add more pre-defined ranges 2022-02-06 12:42:13 +01:00
e7fa1d3383
feat: add explanation of how date math works 2022-02-06 12:42:12 +01:00
8d5bfbe828
feat: add two inputs to toggle flatpickr 2022-02-06 12:41:20 +01:00
d272eb2a7a
Merge branch 'main' into fix/upcoming
# Conflicts:
#	src/views/tasks/ShowTasks.vue
2022-02-05 20:02:30 +01:00
cd92d224a2 Merge branch 'main' into feature/login-improvements
All checks were successful
continuous-integration/drone/pr Build is passing
2022-01-23 17:06:49 +00:00
796a56d5d8
fix: translation typo
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2022-01-12 19:53:02 +01:00
01323a1b45
Merge branch 'main' into fix/upcoming
All checks were successful
continuous-integration/drone/pr Build is passing
# Conflicts:
#	src/views/tasks/ShowTasks.vue
2022-01-09 11:48:37 +01:00
044f2b927d feat: changed green "Done" button to read "Mark task done" (#1340)
Some checks failed
continuous-integration/drone/push Build is failing
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
310578d349
Merge branch 'main' into feature/login-improvements
Some checks reported errors
continuous-integration/drone/pr Build was killed
# Conflicts:
#	src/components/misc/no-auth-wrapper.vue
#	src/styles/components/_index.scss
#	src/views/user/Login.vue
#	src/views/user/Register.vue
2022-01-08 13:44:35 +01:00
c618b7e0b6 fix: namespace new buttons on mobile (#1262)
All checks were successful
continuous-integration/drone/push Build is passing
Before:

![image](/attachments/7626e28d-8a13-4f92-b162-697676f765c7)

After:

![image](/attachments/5331af47-4887-4ba5-98d7-ee70311e20d7)

Co-authored-by: kolaente <k@knt.li>
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1262
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2022-01-05 12:46:33 +00:00
932f1774ec
feat: move date filter to popup and improve styling 2021-12-29 20:36:53 +01:00
f691e96e22
fix: checkboxes 2021-12-29 18:06:12 +01:00