1
0
Commit Graph

336 Commits

Author SHA1 Message Date
60e49468cf [skip ci] Updated translations via Crowdin 2023-07-05 00:09:35 +00:00
49bdd00133 [skip ci] Updated translations via Crowdin 2023-07-02 00:28:57 +00:00
0909d2cfe5 [skip ci] Updated translations via Crowdin 2023-07-01 00:28:02 +00:00
478b2c043e [skip ci] Updated translations via Crowdin 2023-06-30 00:28:59 +00:00
72fd932020 [skip ci] Updated translations via Crowdin 2023-06-29 00:27:59 +00:00
2a14325f62 feat(projects): allow setting a saved filter for tasks shown on the overview page
Resolves https://kolaente.dev/vikunja/api/issues/1545
Resolves https://community.vikunja.io/t/customizable-overview-page/685
2023-06-28 15:20:43 +02:00
a218eab609 [skip ci] Updated translations via Crowdin 2023-06-27 00:29:30 +00:00
305c5b32ee [skip ci] Updated translations via Crowdin 2023-06-24 00:28:58 +00:00
d34a872d40 [skip ci] Updated translations via Crowdin 2023-06-23 00:28:56 +00:00
06126de139 fix(i18n): typo 2023-06-22 06:14:18 +02:00
be11397163 [skip ci] Updated translations via Crowdin 2023-06-22 00:29:37 +00:00
61379ed4c6 [skip ci] Updated translations via Crowdin 2023-06-20 00:29:35 +00:00
ad95bdd039 [skip ci] Updated translations via Crowdin 2023-06-16 00:29:42 +00:00
96acea90ed [skip ci] Updated translations via Crowdin 2023-06-14 00:29:44 +00:00
3c9083b90d feat: add message to add to home screen on mobile 2023-06-12 19:37:58 +02:00
83e7138a18 [skip ci] Updated translations via Crowdin 2023-06-12 00:28:51 +00:00
3f8e457d52 feat: edit relative reminders (#3248)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3248
2023-06-10 17:04:09 +00:00
39cc7a00d8 feat(reminders): make relative presets actually work 2023-06-09 14:31:32 +02:00
e6c4c18974 feat(reminders): translate all reminder form strings 2023-06-09 13:54:17 +02:00
f5b3b21ce0 [skip ci] Updated translations via Crowdin 2023-06-09 00:29:38 +00:00
e6aecbd8dc [skip ci] Updated translations via Crowdin 2023-06-07 00:29:36 +00:00
d1ae6a8b84 [skip ci] Updated translations via Crowdin 2023-06-06 00:29:33 +00:00
d9f608e8b4 feat: improve user assignments via quick add magic (#3348)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3348
2023-06-05 15:03:14 +00:00
a988565227 feat: hide quick add magic help behind a tooltip (#3353)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3353
2023-06-05 15:02:42 +00:00
b76fffb788 Update 'src/i18n/lang/en.json' 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
dd039f31fe [skip ci] Updated translations via Crowdin 2023-06-01 00:28:46 +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
3d11a4f03a [skip ci] Updated translations via Crowdin 2023-05-31 00:30:36 +00:00
ac1d374191 feat: remove namespaces, make projects infinitely nestable (#3323)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/3323
2023-05-30 10:09:39 +00:00
dba35c0107 [skip ci] Updated translations via Crowdin 2023-05-29 00:28:01 +00:00
bfbc874b1d [skip ci] Updated translations via Crowdin 2023-05-28 00:29:34 +00: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
0b0bd7dff6 [skip ci] Updated translations via Crowdin 2023-05-23 00:29:34 +00:00
19dd82d62a [skip ci] Updated translations via Crowdin 2023-05-12 00:29:44 +00:00
e00c9bb1af feat: add hotkeys for priority, delete and favorite on the TaskDetailView (#3400)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/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