kolaente
f691e96e22
fix: checkboxes
2021-12-29 18:06:12 +01:00
kolaente
8f8d25ece1
feat: add more date ranges and make sure they actually make sense
2021-12-29 16:48:34 +01:00
kolaente
3d1c1e41c7
feat: make active class work
2021-12-29 15:56:50 +01:00
kolaente
7408c37dec
chore: cleanup and reorganize the date selection
2021-12-28 23:50:04 +01:00
drone
c2ea932c09
[skip ci] Updated translations via Crowdin
2021-12-26 19:09:18 +00:00
kolaente
6041ad1482
Merge branch 'main' into feature/login-improvements
2021-12-26 12:19:44 +01:00
Dominik Pschenitschni
3743cdc058
[skip ci] Updated translations via Crowdin
2021-12-22 02:09:16 +00:00
Dominik Pschenitschni
ce02462cfe
[skip ci] Updated translations via Crowdin
2021-12-21 22:09:27 +00:00
Dominik Pschenitschni
7af21c48d5
[skip ci] Updated translations via Crowdin
2021-12-21 18:07:40 +00:00
Michaelpalacce
7ebca9afc5
feat/alphabetical-sort ( #1162 )
...
Alphabetical sorting.
Disables re-ordering when applied.
Does not work with the search button as expected, but neither do the filters tbh... Works fine with the search in the filters menu.
I know we talked about having a dropdown but since this is pretty much finished I thought I'd submit a PR. I am a bit short on time these days but may submit a new PR to add the dropdown ( should be simple enough )
Co-authored-by: Stefan Genov <stefantigro@gmail.com>
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1162
Reviewed-by: konrad <k@knt.li>
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-authored-by: Michaelpalacce <stefantigro@gmail.com>
Co-committed-by: Michaelpalacce <stefantigro@gmail.com>
2021-12-21 16:29:49 +00:00
kolaente
5558d91f44
feat: change links to login / register pages
2021-12-21 15:21:23 +01:00
kolaente
fda0b81d9c
feat: add tooltip and aria-label
2021-12-21 15:21:22 +01:00
kolaente
1d916e7e03
feat: change wording
2021-12-21 15:21:22 +01:00
kolaente
05e054f501
feat: improve input validation for register form
2021-12-21 15:21:20 +01:00
drone
21e44e15bd
[skip ci] Updated translations via Crowdin
2021-12-17 07:11:12 +00:00
drone
9ecd18a5ee
[skip ci] Updated translations via Crowdin
2021-12-12 18:34:43 +00:00
konrad
32353e3b76
feat: restyle unauthenticated screens ( #1103 )
...
I wanted to give the no-auth screens a new look. Here's what I ended up with:
![image](/attachments/d272f36b-03c1-40ca-91f6-30f34e03e5fd)
The image is something we could change with every release.
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1103
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-12-12 16:40:13 +00:00
drone
306d562f65
[skip ci] Updated translations via Crowdin
2021-12-08 16:05:40 +00:00
drone
805e1bc554
[skip ci] Updated translations via Crowdin
2021-12-07 23:05:23 +00:00
drone
8ee793c054
[skip ci] Updated translations via Crowdin
2021-12-07 22:10:24 +00:00
konrad
1a119f97c5
feat: add support to set the marble avatar in user settings ( #1156 )
...
Frontend for https://kolaente.dev/vikunja/api/pulls/1060
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1156
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-12-07 21:27:04 +00:00
konrad
8b8e413af0
feat: recurring for quick add magic ( #1105 )
...
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1105
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-12-07 20:08:39 +00:00
drone
f3324c6aaf
[skip ci] Updated translations via Crowdin
2021-11-28 14:27:28 +00:00
drone
f61d5bac46
[skip ci] Updated translations via Crowdin
2021-11-26 22:26:39 +00:00
kolaente
58c361ee29
fix(translations): typo
2021-11-26 21:40:20 +01:00
drone
b73cf344b6
[skip ci] Updated translations via Crowdin
2021-11-24 09:25:56 +00:00
drone
6b5ac20ef8
[skip ci] Updated translations via Crowdin
2021-11-23 02:27:22 +00:00
drone
66f0df5037
[skip ci] Updated translations via Crowdin
2021-11-23 01:27:19 +00:00
dpschen
981babd691
fix: remove mentioning of context ( #1017 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1017
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-11-22 21:36:17 +00:00
adrinux
46fa43d67f
Migrate to bulma-css-variables and introduce dark mode ( #954 )
...
Co-authored-by: Adrian Simmons <adrian@perlucida.co.uk>
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/954
Reviewed-by: dpschen <dpschen@noreply.kolaente.de>
Reviewed-by: konrad <k@knt.li>
Co-authored-by: adrinux <adrian@perlucida.co.uk>
Co-committed-by: adrinux <adrian@perlucida.co.uk>
2021-11-22 21:12:54 +00:00
drone
a4dd8ec0d1
[skip ci] Updated translations via Crowdin
2021-11-15 04:24:26 +00:00
drone
780ac4eb74
[skip ci] Updated translations via Crowdin
2021-11-14 08:24:35 +00:00
drone
d46374839e
[skip ci] Updated translations via Crowdin
2021-11-13 22:24:24 +00:00
drone
ce45034776
[skip ci] Updated translations via Crowdin
2021-11-13 21:24:35 +00:00
konrad
feea191ecf
feat: add v-shortcut directive for keyboard shortcuts ( #942 )
...
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/942
Reviewed-by: dpschen <dpschen@noreply.kolaente.de>
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-11-13 20:28:29 +00:00
konrad
db605e0d21
feat: show namespace of related tasks if they are different than the current one ( #923 )
...
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/923
Reviewed-by: dpschen <dpschen@noreply.kolaente.de>
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-11-13 20:27:23 +00:00
konrad
0fe433891a
feat: search in quick actions ( #943 )
...
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/943
Reviewed-by: dpschen <dpschen@noreply.kolaente.de>
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-11-13 20:26:03 +00:00
konrad
0a2d5ef820
feat: defer everything until the api config is loaded ( #926 )
...
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/926
Reviewed-by: dpschen <dpschen@noreply.kolaente.de>
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-11-13 19:49:02 +00:00
konrad
31f0c384ac
feat: add button to clear active filters ( #924 )
...
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/924
Reviewed-by: dpschen <dpschen@noreply.kolaente.de>
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-11-13 19:48:06 +00:00
drone
9a499f68e8
[skip ci] Updated translations via Crowdin
2021-11-13 15:24:30 +00:00
dpschen
30cc89fe25
feat: add vite-svg-loader and add Logo component ( #971 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/971
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-11-13 14:16:14 +00:00
drone
d6669fa8e2
[skip ci] Updated translations via Crowdin
2021-11-10 23:24:25 +00:00
drone
1c23a8c570
[skip ci] Updated translations via Crowdin
2021-11-10 22:24:23 +00:00
kolaente
054f804427
fix: typo in quick actions translation
2021-11-10 22:38:51 +01:00
drone
c92b59db1d
[skip ci] Updated translations via Crowdin
2021-11-10 19:24:24 +00:00
drone
b6c4bb1801
[skip ci] Updated translations via Crowdin
2021-11-04 07:24:24 +00:00
renovate
1dda3240e7
[skip ci] Updated translations via Crowdin
2021-10-30 09:03:55 +00:00
renovate
8bbbfde5aa
[skip ci] Updated translations via Crowdin
2021-10-28 07:06:54 +00:00
kolaente
ab1f5047a1
feat: add czech language
2021-10-27 18:27:47 +02:00
renovate
226319a6f0
[skip ci] Updated translations via Crowdin
2021-10-27 05:54:19 +00:00
dpschen
782abbb82a
[skip ci] Updated translations via Crowdin
2021-10-26 18:30:19 +00:00
dpschen
2f2e639a6e
[skip ci] Updated translations via Crowdin
2021-10-26 16:59:43 +00:00
dpschen
77fc5c0c6f
fix: use correct dash for english translation ( #902 )
...
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/902
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-10-26 16:48:47 +00:00
renovate
27c8bb3d19
[skip ci] Updated translations via Crowdin
2021-10-26 06:07:20 +00:00
kolaente
48224e28b8
feat: add vietnamese and italian languages
2021-10-25 21:15:54 +02:00
renovate
e9ad3c2126
[skip ci] Updated translations via Crowdin
2021-10-25 21:02:21 +02:00
renovate
e0645d4525
[skip ci] Updated translations via Crowdin
2021-10-25 16:40:48 +02:00
kolaente
8a6774f8e3
[skip ci] Updated translations via Crowdin
2021-10-25 16:40:47 +02:00
konrad
877b243c69
feat: add close task popup link ( #880 )
...
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/880
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-10-25 16:40:46 +02:00
dpschen
e0fe8dc673
[skip ci] Updated translations via Crowdin
2021-10-21 17:30:48 +00:00
dpschen
1ce5a21e66
[skip ci] Updated translations via Crowdin
2021-10-17 21:38:12 +00:00
kolaente
bc7b577748
[skip ci] Updated translations via Crowdin
2021-10-17 21:26:23 +00:00
Dominik Pschenitschni
2ac3d29c13
Merge branch 'vue3' into feature/vue3-async-await
...
# Conflicts:
# src/i18n/index.js
# src/store/modules/labels.js
# src/store/modules/tasks.js
# src/views/list/views/Kanban.vue
# src/views/tasks/ShowTasks.vue
# src/views/tasks/TaskDetailView.vue
2021-10-17 16:06:58 +02:00
kolaente
c329c37c7b
chore: cleanup
2021-10-17 14:01:48 +02:00
kolaente
2fc96cb6a7
fix: change the ui locale
2021-10-17 14:01:15 +02:00
kolaente
74d785d606
fix: "TypeError: i18n.setLocaleMessage is not a function" when changing languages
2021-10-17 13:55:25 +02:00
Dominik Pschenitschni
a776e1d2f3
chore: don't resolve when returning from promise & improve list store module
2021-10-16 18:59:53 +02:00
Dominik Pschenitschni
b79d238bdc
Merge branch 'main' into vue3
...
# Conflicts:
# package.json
# src/components/tasks/mixins/createTask.js
# yarn.lock
2021-10-16 18:17:14 +02:00
renovate
81a1aa202f
[skip ci] Updated translations via Crowdin
2021-10-15 21:12:55 +00:00
Dominik Pschenitschni
8e1ab8e09b
Merge branch 'main' into vue3
2021-10-15 20:43:11 +02:00
kolaente
2bf83a672c
[skip ci] Updated translations via Crowdin
2021-10-13 20:06:52 +00:00
kolaente
435535f8cd
fix: wrong word in en base text string
2021-10-13 21:59:53 +02:00
Dominik Pschenitschni
3a7a4bdc42
Merge branch 'main' into vue3
...
# Conflicts:
# src/components/input/editor.vue
# src/components/list/partials/filters.vue
# src/components/tasks/partials/editAssignees.vue
# src/helpers/find.ts
# src/helpers/time/formatDate.js
# src/main.ts
# src/store/modules/attachments.js
# src/store/modules/kanban.js
# src/views/list/views/List.vue
# yarn.lock
2021-10-07 12:20:52 +02:00
konrad
a76d115baf
[skip ci] Updated translations via Crowdin
2021-10-05 05:48:28 +00:00
kolaente
49fcce043d
[skip ci] Updated translations via Crowdin
2021-10-04 20:32:41 +00:00
kolaente
2a1004ac68
fix: make task relation kinds translatable
...
Related to #774
2021-10-04 21:52:27 +02:00
kolaente
e941394147
[skip ci] Updated translations via Crowdin
2021-10-04 19:44:19 +00:00
kolaente
d583cb2094
fix: properly resolve relative date translations
...
Resolves #798
2021-10-04 21:33:23 +02:00
kolaente
240e8594cc
[skip ci] Updated translations via Crowdin
2021-10-04 19:26:34 +00:00
kolaente
22ef7785fd
fix: wrong success message when adding and creating a label to a task
2021-10-04 21:14:39 +02:00
Dominik Pschenitschni
34d0f28678
Merge branch 'main' into fix/vue3
...
# Conflicts:
# src/views/list/settings/edit.vue
2021-10-03 13:24:17 +02:00
kolaente
50799a7b3e
[skip ci] Updated translations via Crowdin
2021-10-02 13:50:41 +00:00
dpschen
7488378f5c
[skip ci] Updated translations via Crowdin
2021-10-02 13:38:38 +00:00
kolaente
c3b6e13009
fix: typo in translation string
2021-10-02 15:31:24 +02:00
Dominik Pschenitschni
8fc01f774a
fix: emailPlaceholder translation
2021-10-01 20:06:05 +02:00
Dominik Pschenitschni
7c3c2945f8
feat: use vue-i18n 9 for vue3
2021-10-01 18:49:54 +02:00
kolaente
e7ffba5322
[skip ci] Updated translations via Crowdin
2021-09-29 20:53:14 +00:00
konrad
96523f1fbf
feat: task checklist improvements ( #797 )
...
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/797
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-09-29 18:31:14 +00:00
konrad
d47b13647e
feat(natural language): make natural language prefixes configurable ( #795 )
...
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/795
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-09-29 18:30:55 +00:00
konrad
c0d744cfaa
[skip ci] Updated translations via Crowdin
2021-09-26 18:42:26 +00:00
kolaente
a955488cdf
fix: date formatting for non-english languages
2021-09-26 20:07:15 +02:00
dpschen
1bc6d66895
[skip ci] Updated translations via Crowdin
2021-09-24 18:27:00 +00:00
kolaente
97416ab2d5
[skip ci] Updated translations via Crowdin
2021-09-24 17:57:26 +00:00
kolaente
dedf6cbf21
fix: quick add magic assignee prefix in explanation
2021-09-24 19:47:40 +02:00
renovate
6d72ac1ef3
[skip ci] Updated translations via Crowdin
2021-09-22 06:18:44 +00:00
renovate
1ae8f84b1c
[skip ci] Updated translations via Crowdin
2021-09-21 20:18:47 +00:00
dpschen
2ff0976da6
[skip ci] Updated translations via Crowdin
2021-09-21 17:46:16 +00:00
renovate
b0f616d784
[skip ci] Updated translations via Crowdin
2021-09-08 20:36:21 +00:00
kolaente
134a09c9f2
Fix download export user data title
2021-09-08 22:19:45 +02:00
kolaente
e0c9332634
Add proofread languages to available languages
2021-09-05 13:31:53 +02:00