Dominik Pschenitschni
c9591fe464
feat: remove props destructuring from NoAuthWrapper
2024-07-16 21:53:21 +00:00
Dominik Pschenitschni
df6a9b67fd
feat: use withDefaults for DatepickerInline
2024-07-16 21:53:15 +00:00
Dominik Pschenitschni
d02c349231
feat: remove props destructuring from ShowTasks
2024-07-16 21:50:40 +00:00
Dominik Pschenitschni
fd3f1de861
feat: type defineEmits for Heading
2024-07-16 21:50:32 +00:00
Dominik Pschenitschni
f38a5c9220
feat: type defineEmits for ProjectSearch
2024-07-16 21:50:27 +00:00
Dominik Pschenitschni
9d2e79f725
feat: define prop and emit types for FilterPopup
2024-07-16 21:50:23 +00:00
Dominik Pschenitschni
85889fff56
feat: remove PropTypes helper from ProjectSettingsEdit
2024-07-16 21:49:15 +00:00
Dominik Pschenitschni
8ac0eb4aa4
feat: defineModel and withDefaults for PercentDoneSelect
2024-07-16 21:49:02 +00:00
Dominik Pschenitschni
1966cc3c0e
feat: type defineEmits for ApiConfig
2024-07-16 21:46:15 +00:00
Dominik Pschenitschni
20bdb01187
feat: remove props destructuring ProjectSettingsViews
2024-07-16 21:45:29 +00:00
Dominik Pschenitschni
3ff56d7987
feat: remove props destructuring for Filters
2024-07-16 21:44:24 +00:00
Dominik Pschenitschni
46aa2fff0f
feat: remove props destructuring for DeferTask
2024-07-16 21:43:36 +00:00
Dominik Pschenitschni
a10f9ca225
feat: remove props destructuring from TaskDetailView
2024-07-16 21:42:21 +00:00
Dominik Pschenitschni
0bc1832050
feat: remove PropTypes helper from FilePreview
2024-07-16 21:39:15 +00:00
Dominik Pschenitschni
78811d916a
feat: use withDefaults for Datepicker
2024-07-16 21:38:07 +00:00
Dominik Pschenitschni
f19f19bb75
feat: use withDefaults for Comments
2024-07-16 21:37:52 +00:00
Dominik Pschenitschni
f2fdbad7d4
feat: use withDefaults for UserTeam
2024-07-16 21:37:28 +00:00
Dominik Pschenitschni
4b9b9da122
feat: use withDefaults for ReminderPeriod
2024-07-16 21:35:06 +00:00
Dominik Pschenitschni
10832165c3
feat: use withDefaults for Pagination
2024-07-16 21:34:59 +00:00
Dominik Pschenitschni
d6c3b5a9a1
feat: use withDefaults for Reactions
2024-07-16 21:34:51 +00:00
Dominik Pschenitschni
2f6338484b
feat: use withDefaults for ProgressBar
2024-07-16 21:32:13 +00:00
Dominik Pschenitschni
f586e51aad
feat: use withDefaults for DateTableCell
2024-07-16 21:32:06 +00:00
Dominik Pschenitschni
fd12c8705e
feat: use withDefaults for SelectProject
2024-07-16 21:30:52 +00:00
Dominik Pschenitschni
5545b0e447
feat: add withDefaults, defineEmits and defineSlots types for Dropdown
2024-07-16 21:30:33 +00:00
Dominik Pschenitschni
043a6dd049
feat: type defineEmits for Card
2024-07-16 21:29:39 +00:00
Dominik Pschenitschni
30769fb6ea
feat: use withDefaults for Subscription
2024-07-16 21:29:33 +00:00
Dominik Pschenitschni
553a97f03d
feat: remove props destructuring for ProjectView
2024-07-16 19:27:24 +02:00
renovate
8c9623dd0e
fix(deps): update dependency @sentry/vue to v8.18.0
2024-07-16 15:12:44 +00:00
renovate
9b232a326a
fix(deps): update dependency @sentry/vue to v8.17.0
2024-07-16 08:32:45 +00:00
Frederick [Bot]
68b9d391b0
chore(i18n): update translations via Crowdin
2024-07-16 00:23:00 +00:00
Dominik Pschenitschni
b718aa1fbd
chore(popup): trigger close function directly
2024-07-15 19:51:14 +00:00
renovate
a114b9c8d3
fix(deps): update dependency @github/hotkey to v3.1.1 ( #2329 )
...
Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/2329
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2024-07-15 19:50:46 +00:00
Frederick [Bot]
4bd02a1181
chore(i18n): update translations via Crowdin
2024-07-15 00:21:19 +00:00
kolaente
f2d90f31bc
fix(migration): revert to old path for migration routing
...
This change fixes a bug where the migration redirect handler changed the url which lead to the redirect with the auth code from external services to a 404 page, ultimately breaking the migration.
Resolves https://community.vikunja.io/t/geting-404-when-attempting-todoist-import/2588
2024-07-14 22:49:30 +02:00
Frederick [Bot]
dcf88560a7
chore(i18n): update translations via Crowdin
2024-07-14 00:23:03 +00:00
Dominik Pschenitschni
2dc541571c
fix: spelling mail
2024-07-13 11:03:43 +00:00
Frederick [Bot]
08c2cd6b63
chore(i18n): update translations via Crowdin
2024-07-13 00:22:53 +00:00
kolaente
323ecdaab6
fix(kanban): move repeating task back to old bucket when moved to the done bucket
2024-07-12 13:44:45 +02:00
Frederick [Bot]
42c2d0884b
chore(i18n): update translations via Crowdin
2024-07-12 00:22:53 +00:00
kolaente
ec0c05fd47
fix(kanban): update task done status after moving it into done bucket
...
Resolves https://kolaente.dev/vikunja/vikunja/issues/2518
2024-07-11 13:17:33 +02:00
Frederick [Bot]
02a7958865
chore(i18n): update translations via Crowdin
2024-07-11 00:22:47 +00:00
Dominik Pschenitschni
af639a180c
fix: wrapped button
...
This somehow weirdly fixes the test. I have no clue why. Regardless it should be better than before, because a button (DropdownItem) should never contain another interactive element (the setBucketLimit input and save button).
The test failed because I replaced a v-if with v-show. I do not know _why_ this made the test fail. When I reproduced the test step by step it worked for me…
2024-07-10 09:19:55 +00:00
Dominik Pschenitschni
faa797f461
feat: improve main nav spacing and open speed
2024-07-10 09:19:55 +00:00
Frederick [Bot]
e2eb711ac9
chore(i18n): update translations via Crowdin
2024-07-10 00:22:50 +00:00
renovate
7dcb5fec9a
chore(deps): update dev-dependencies
2024-07-09 11:27:08 +00:00
Frederick [Bot]
f507a46324
chore(i18n): update translations via Crowdin
2024-07-09 00:22:12 +00:00
renovate
a863b5d375
fix(deps): update dependency dompurify to v3.1.6
2024-07-08 15:11:51 +00:00
Dominik Pschenitschni
0a81855bc1
fix: muliselect optional props
...
also adds name and id props
2024-07-08 14:04:03 +00:00
renovate
6064d72aa7
chore(deps): update dev-dependencies
2024-07-08 13:55:26 +00:00
Frederick [Bot]
35dea13b22
chore(i18n): update translations via Crowdin
2024-07-08 00:21:34 +00:00