1
0

265 Commits

Author SHA1 Message Date
Dominik Pschenitschni
83bb030c6e [skip ci] Updated translations via Crowdin 2022-11-12 00:12:21 +00:00
drone
3be9de76c5 [skip ci] Updated translations via Crowdin 2022-11-08 00:12:23 +00:00
Dominik Pschenitschni
66c0c322a2 [skip ci] Updated translations via Crowdin 2022-11-05 00:29:13 +00:00
Dominik Pschenitschni
eeb562314e [skip ci] Updated translations via Crowdin 2022-11-03 00:29:00 +00:00
Dominik Pschenitschni
d19c48a4f5 [skip ci] Updated translations via Crowdin 2022-11-01 00:28:44 +00:00
drone
5143e09d2b [skip ci] Updated translations via Crowdin 2022-10-30 00:29:14 +00:00
drone
b428523c89 [skip ci] Updated translations via Crowdin 2022-10-29 00:29:10 +00:00
drone
da478a49d1 [skip ci] Updated translations via Crowdin 2022-10-28 00:21:53 +00:00
Dominik Pschenitschni
d8d3e4c8a6
fix(gantt): useDayjsLanguageSync and move to separate file 2022-10-27 17:50:47 +02:00
Dominik Pschenitschni
b4f88bd4a6
fix: remove IE fallback 2022-10-27 17:50:31 +02:00
Dominik Pschenitschni
abc26496cf
fix: do not change language to the current one 2022-10-27 17:50:31 +02:00
kolaente
e1f49f2ff1
fix: disable dayjsLanguageSync function 2022-10-27 17:47:53 +02:00
kolaente
b8e7b87f96
fix: don't try to dynamically load dayjs locales 2022-10-27 17:47:53 +02:00
Dominik Pschenitschni
df02dd5291
chore: better naming for input 2022-10-27 17:46:36 +02:00
Dominik Pschenitschni
9f146c8c7f
chore(gantt): wip daterange 2022-10-27 17:46:28 +02:00
kolaente
c289a6ae18
chore: use flatpickr range instead of two datepickers 2022-10-27 17:44:29 +02:00
kolaente
49a24977f9
feat: allow passing props down to the gantt component 2022-10-27 17:44:29 +02:00
drone
c40c1fb10a [skip ci] Updated translations via Crowdin 2022-10-27 00:21:10 +00:00
drone
1d9d093b31 [skip ci] Updated translations via Crowdin 2022-10-26 00:21:30 +00:00
drone
67145fe00b [skip ci] Updated translations via Crowdin 2022-10-25 00:14:16 +00:00
kolaente
51471b9551
fix(i18n): rename "right" to permission so that it's clearer what it is used for 2022-10-24 19:07:08 +02:00
kolaente
eae555475d
fix(teams): show an error message when no user is selected to add to a team 2022-10-24 18:52:31 +02:00
kolaente
12faafbe7c
fix(i18n): spelling typo 2022-10-24 18:41:12 +02:00
drone
5d038dc79f [skip ci] Updated translations via Crowdin 2022-10-23 00:13:07 +00:00
drone
9cf0a9a89e [skip ci] Updated translations via Crowdin 2022-10-22 00:13:04 +00:00
drone
ea758f0c58 [skip ci] Updated translations via Crowdin 2022-10-20 00:13:05 +00:00
drone
f818c207c2 [skip ci] Updated translations via Crowdin 2022-10-19 00:13:00 +00:00
Dominik Pschenitschni
c20de51a3c
feat: make salutation i18n static 2022-10-16 15:28:58 +02:00
drone
e5b60b7cd3 [skip ci] Updated translations via Crowdin 2022-10-11 00:24:33 +00:00
kolaente
feeaca2c02
feat: allow users to leave a team they're in 2022-10-09 16:49:26 +02:00
drone
6c1cd9f911 [skip ci] Updated translations via Crowdin 2022-10-09 00:24:25 +00:00
kolaente
172d353df7
fix: make sure subscription strings work consistently across languages 2022-10-07 18:15:05 +02:00
drone
c8aa3db205 [skip ci] Updated translations via Crowdin 2022-10-07 00:24:16 +00:00
kolaente
f01107fd73
feat: add indicator if an attachment is task cover 2022-10-05 15:04:03 +02:00
kolaente
a7731370a0
chore: better wording for cover set button 2022-10-05 14:56:11 +02:00
kolaente
877e425055
feat: promote an attachment to task cover image 2022-10-05 14:56:11 +02:00
drone
ba4913e2cb [skip ci] Updated translations via Crowdin 2022-09-17 00:31:23 +00:00
Dominik Pschenitschni
3b713dede2 [skip ci] Updated translations via Crowdin 2022-09-16 00:30:52 +00:00
konrad
84260841be feat(list): add info dialoge to show list description (#2368)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2368
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-09-15 12:36:43 +00:00
kolaente
2b82df5dbd
Merge branch 'main' into feature/redirect-to-specific-view
# Conflicts:
#	src/components/sharing/linkSharing.vue
2022-09-13 22:07:50 +02:00
drone
2a41ccb980 [skip ci] Updated translations via Crowdin 2022-09-11 00:31:16 +00:00
drone
add080d214 [skip ci] Updated translations via Crowdin 2022-09-10 00:31:03 +00:00
drone
f1a726550e [skip ci] Updated translations via Crowdin 2022-09-09 00:31:14 +00:00
kolaente
7a457eb161
feat(link shares): cleanup link share table 2022-09-08 13:56:52 +02:00
kolaente
d3171b59be
feat(link shares): allows switching the initial view by passing a query parameter 2022-09-08 13:56:50 +02:00
konrad
7f6f8963e7 feat: add keyboard shortcut to toggle task description edit (#2332)
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2332
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-09-07 17:55:59 +00:00
drone
54d8e341ab [skip ci] Updated translations via Crowdin 2022-08-01 00:13:27 +00:00
drone
c0cd69dd82 [skip ci] Updated translations via Crowdin 2022-07-23 00:15:10 +00:00
kolaente
71c8540c74
fix: don't allow negative repeat amounts
Partial fix for https://kolaente.dev/vikunja/frontend/issues/2179
2022-07-21 15:06:17 +02:00
drone
0714c83ed9 [skip ci] Updated translations via Crowdin 2022-07-15 00:14:58 +00:00