kolaente
|
2bdb5c9b67
|
feat(ci): build frontend before test
|
2025-05-15 11:51:26 +02:00 |
kolaente
|
d472e043c5
|
feat(ci): run cypress tests in parallel
|
2025-05-15 11:51:26 +02:00 |
kolaente
|
410ad13a70
|
feat(ci): disable postgres durability features when testing
|
2025-05-15 10:05:07 +02:00 |
kolaente
|
3e46457c03
|
fix: remove unused import
|
2025-05-15 09:54:15 +02:00 |
kolaente
|
cc62fca5aa
|
fix(ci): setup go when testing so that go compile steps are cached
|
2025-05-15 09:53:20 +02:00 |
kolaente
|
13dfe78121
|
fix(project): correctly handle invalid project id error
|
2025-05-15 09:50:33 +02:00 |
kolaente
|
cb0e68f625
|
fix(i18n): make notification settings link translatable
|
2025-05-15 09:18:27 +02:00 |
renovate[bot]
|
6310673bbc
|
chore(deps): update dev-dependencies (#772)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-15 07:14:42 +02:00 |
renovate[bot]
|
e209d07bb1
|
chore(deps): update node.js to v22.15.1 (#771)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-15 07:14:28 +02:00 |
Frederick [Bot]
|
ee0c68b1a2
|
chore(i18n): update translations via Crowdin
|
2025-05-15 00:54:18 +00:00 |
kolaente
|
fdc0860252
|
fix(auth): only use query parameters instead of local storage for password reset token (#770)
Resolves https://github.com/go-vikunja/vikunja/issues/682
|
2025-05-14 20:51:45 +00:00 |
renovate[bot]
|
6ba4cb8001
|
chore(deps): update useblacksmith/build-push-action digest to f0d8aee (#769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-14 22:03:22 +02:00 |
renovate[bot]
|
f40b27a57c
|
chore(deps): pin useblacksmith/cache action to c5fe29e (#763)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-14 22:03:11 +02:00 |
kolaente
|
5276b0f1fa
|
fix(task): make sure task comment url only contains one slash
|
2025-05-14 21:48:04 +02:00 |
kolaente
|
aa98b9ba0d
|
chore(renovate): update github actions only once a month
|
2025-05-14 21:45:58 +02:00 |
renovate[bot]
|
d0b077a371
|
chore(deps): update useblacksmith/build-push-action digest to 5501e3f (#768)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-14 18:25:37 +00:00 |
renovate[bot]
|
bb9d949c43
|
fix(deps): update dependency @sentry/vue to v9.19.0 (#767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-14 20:12:48 +02:00 |
renovate[bot]
|
634c27bb23
|
fix(deps): update vueuse to v13.2.0 (#766)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-14 10:55:31 +02:00 |
kolaente
|
0a1a67f248
|
chore: add dateFrom and dateTo props with undefined defaults in ShowTasks component
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
2f671ac187
|
chore: remove unnecessary type prop from user share components in ProjectSettingsShare
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
7beec2ef5a
|
chore: make disabled prop optional in RepeatAfter component
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
12e1a90f79
|
chore: disable eslint rule for v-html in ProjectInfo component
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
1be0c96b65
|
chore: correctly set default for prop in ReminderDetail
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
a71b6b6ab3
|
chore: do not set defaults for required props in RelatedTasks
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
93d20216e2
|
chore: do not set defaults for required props in Heading
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
a8d60a423a
|
chore: make prop with default value optional in KanbanCard
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
cd9e5bddd9
|
chore: do not set default for required prop in EditAssignees
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
7fe17b1eb8
|
chore: do not set default for required prop in EditLabels
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
edc60c7c08
|
chore: remove default value for prop in Description
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
60fcc67fbe
|
chore: make prop optional in Comments
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
80a54ecb82
|
chore: do not set default for required value in Attachments
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
b6435ad23f
|
chore: do not set default for required value in ProjectCardGrid
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
15530fcb0a
|
chore: set default prop value for Filters
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
18306956ae
|
chore: allow v-html in FilterInput
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
4e6a272a0f
|
chore: do not set default for required value in Subscription
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
c71084d64a
|
chore: do not set default for required value in PriorityLabel
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
3f4bf59283
|
fix: correctly set default props in UserTeam
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
22c1fa2be1
|
chore: make prop optional in Flatpickr
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
359b75feac
|
chore: make prop optional in PaginationEmit
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
5539591d97
|
chore: remove unused component
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
ae0e8939ed
|
chore: set default values for optional props in Password
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
10161c033a
|
chore: do not set default for required value in Datepicker
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
fcaf5abbf4
|
chore: make prop optional in Datepicker
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
de26f32758
|
chore: set default values for optional props in Multiselect
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
9edabb800f
|
chore: do not set default for required value in Multiselect
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
886ab6b1d7
|
chore: do not set default for required value in FancyCheckbox
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
9d1750f1db
|
chore: do not set default for required value in DatepickerInline
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
a50fa13d7e
|
chore: do not set default for required value in DatePickerWithValues
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
6c85d12ee0
|
chore: remove SelectProject component since it is not used
|
2025-05-13 22:01:54 +02:00 |
kolaente
|
7368f5c323
|
chore: disable vue/no-boolean-default lint rule
We're not doing anything about it and don't think it is useful.
|
2025-05-13 22:01:54 +02:00 |