Commit Graph

142 Commits

Author SHA1 Message Date
3c9083b90d
feat: add message to add to home screen on mobile
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-12 19:37:58 +02:00
3f8e457d52 feat: edit relative reminders (#3248)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #3248
2023-06-10 17:04:09 +00:00
39cc7a00d8
feat(reminders): make relative presets actually work
Some checks failed
continuous-integration/drone/pr Build is failing
2023-06-09 14:31:32 +02:00
e6c4c18974
feat(reminders): translate all reminder form strings
Some checks failed
continuous-integration/drone/pr Build is failing
2023-06-09 13:54:17 +02:00
d9f608e8b4 feat: improve user assignments via quick add magic (#3348)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #3348
2023-06-05 15:03:14 +00:00
a988565227 feat: hide quick add magic help behind a tooltip (#3353)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #3353
2023-06-05 15:02:42 +00:00
Dominik Pschenitschni
b76fffb788 Update 'src/i18n/lang/en.json'
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-05 14:31:30 +00:00
2174608801 fix: improve tooltip text 2023-06-05 14:20:41 +00:00
6989558963 feat: move quick add magic to a popup behind an icon 2023-06-05 14:20:41 +00:00
7fb85dacec feat: allow hiding the quick add magic help tooltip with a button 2023-06-05 14:20:41 +00:00
f88c373742 chore(i18n): clarify translation string 2023-06-05 14:09:19 +00:00
ae025e30c6 fix: clarify user search setting 2023-06-05 14:09:19 +00:00
302ba2bec7 chore: clarify users when can still be found even if they disabled it 2023-06-05 14:09:19 +00:00
5fb45afb12
fix: review findings 2023-05-31 16:25:33 +02:00
fb14eca634
fix: review findings 2023-05-31 16:25:32 +02:00
f13db9268a
fix: translation string 2023-05-24 17:41:14 +02:00
b34118485c
feat: allow creating a new project directly as a child project from another one 2023-05-24 15:54:37 +02:00
ce887c38f3
feat: allow selecting a parent project when creating a project 2023-05-24 15:54:31 +02:00
799c0be830
feat: allow selecting a parent project when duplicating a project 2023-05-24 15:54:31 +02:00
4dee3a90e9
chore: rename archived message key 2023-05-24 15:54:30 +02:00
aaa9d553d0
fix: cleanup unused translation strings 2023-05-24 15:54:28 +02:00
f2ca2d850d
feat: translate inbox project title 2023-05-24 15:54:28 +02:00
1bd17d6e50
feat: remove all namespace leftovers 2023-05-24 15:54:27 +02:00
e1bdabc8d6
feat: move namespaces list to projects list 2023-05-24 15:54:27 +02:00
e00c9bb1af feat: add hotkeys for priority, delete and favorite on the TaskDetailView (#3400)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #3400
Reviewed-by: konrad <k@knt.li>
Co-authored-by: primeapple <toni.mueller.web@mailbox.org>
Co-committed-by: primeapple <toni.mueller.web@mailbox.org>
2023-05-10 09:14:07 +00:00
795b26e1dd feat: improve datemathHelp.vue
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-12 07:33:45 +00:00
820d598ecd fix(i18n): orderedList translationid
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-03 09:48:03 +00:00
985f998a82 fix: wording 2023-03-14 14:04:23 +00:00
befa6f27bb feat: rename list to project everywhere
fix: project table view

fix: e2e tests

fix: typo in readme

fix: list view route

fix: don't wait until background is loaded for list to show

fix: rename component imports

fix: lint

fix: parse task text

fix: use list card grid

fix: use correct class names

fix: i18n keys

fix: load project

fix: task overview

fix: list view spacing

fix: find project

fix: setLoading when updating a project

fix: loading saved filter

fix: project store loading

fix: color picker import

fix: cypress tests

feat: migrate old list settings

chore: add const for project settings

fix: wrong projecten rename from lists

chore: rename unused variable

fix: editor list

fix: shortcut list class name

fix: pagination list class name

fix: notifications list class name

fix: list view variable name

chore: clarify comment

fix: i18n keys

fix: router imports

fix: comment

chore: remove debugging leftover

fix: remove duplicate variables

fix: change comment

fix: list view variable name

fix: list view css class name

fix: list item property name

fix: name update tasks function correctly

fix: update comment

fix: project create route

fix: list view class names

fix: list view component name

fix: result list class name

fix: animation class list name

fix: change debug log

fix: revert a few navigation changes

fix: use @ for imports of all views

fix: rename link share list class

fix: remove unused css class

fix: dynamically import project components again
2023-03-14 14:04:23 +00:00
9db3aedde9 chore: remove an unused duplicate key
All checks were successful
continuous-integration/drone/push Build is passing
Introduced in 172d353df, feels like it was by error
2023-03-08 16:06:56 +00:00
b4dd23b85d fix: i18ze a string (#3210)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #3210
Reviewed-by: konrad <k@knt.li>
Co-authored-by: WofWca <wofwca@protonmail.com>
Co-committed-by: WofWca <wofwca@protonmail.com>
2023-03-08 09:43:46 +00:00
1f40b68108
fix(filter): validate title before creating or editing a filter
All checks were successful
continuous-integration/drone/push Build is passing
Resolves #3152
2023-02-22 11:04:31 +01:00
eaeddda4e4
feat: improve naming and styles
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-02-03 17:25:38 +01:00
Dominik Pschenitschni
56fd25e888 chore: improve migrate title (#2968)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #2968
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2023-01-17 14:04:48 +00:00
df02dd5291
chore: better naming for input 2022-10-27 17:46:36 +02:00
c289a6ae18
chore: use flatpickr range instead of two datepickers 2022-10-27 17:44:29 +02:00
49a24977f9
feat: allow passing props down to the gantt component 2022-10-27 17:44:29 +02:00
51471b9551
fix(i18n): rename "right" to permission so that it's clearer what it is used for
Some checks failed
continuous-integration/drone/push Build is failing
2022-10-24 19:07:08 +02:00
eae555475d
fix(teams): show an error message when no user is selected to add to a team
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-24 18:52:31 +02:00
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