1
0
Commit Graph

874 Commits

Author SHA1 Message Date
2e4de2919f fix(deps): update dependency vue to v3.5.9
(cherry picked from commit 892b8ad89a287dfc957aa071935208603b6dc2d6)
2024-09-29 15:38:00 +02:00
addcb9c1f6 chore(deps): update dev-dependencies
(cherry picked from commit b4ac1adacb314783448235528f6c62c4f5c138d0)
2024-09-29 15:37:59 +02:00
6b3e7f0d25 fix(deps): update tiptap to v2.7.3
(cherry picked from commit 0706ca60b5cf25e576c09829383f2afe66899b3f)
2024-09-29 15:37:57 +02:00
6dbfbc43da fix(checkbox): use sibling css selector instead of has
This makes the checkbox work as intended on older browsers which do not support the :has selector.

Resolves https://kolaente.dev/vikunja/vikunja/issues/2713

(cherry picked from commit 15d95f16da86d57edd02dbe09fd3b55e185b75d9)
2024-09-29 15:37:56 +02:00
3e3efa85ea fix(deps): update dependency @sentry/vue to v8.32.0
(cherry picked from commit f7f1b1638b1251165904e299f3b83a9b5e0dbb30)
2024-09-29 15:37:55 +02:00
5dc94bfa64 chore(deps): update dev-dependencies
(cherry picked from commit 2ece97fc2b38682c69a1f120b6df0ad5ed7febf9)
2024-09-29 15:37:53 +02:00
04c6b6ba36 chore(deps): update dev-dependencies
(cherry picked from commit 71901a62f2bf751e1741082ccd416079fe363181)
2024-09-29 15:37:52 +02:00
85d0c8b1b9 fix(deps): update dependency tailwindcss to v3.4.13
(cherry picked from commit cda0848b2adb2490639ee6055823f81d94be48f4)
2024-09-29 15:37:51 +02:00
99bed5c616 fix(deps): update dependency @sentry/vue to v8.31.0
(cherry picked from commit c85cfcce6aaa454bbcbdf35d3f4e149e49fd7a67)
2024-09-29 15:37:48 +02:00
166d9cf860 fix(deps): update dependency @intlify/unplugin-vue-i18n to v5.2.0
(cherry picked from commit 51bdbba2860ce1c7164c60c79fee02cb32b5b91b)
2024-09-29 15:37:47 +02:00
16994c5d36 fix(deps): update dependency vue-i18n to v10.0.3
(cherry picked from commit 2d5e2f70b94da4db417281185fd1796a3393d7b3)
2024-09-29 15:37:45 +02:00
8d849b3d30 fix(deps): update dependency @intlify/unplugin-vue-i18n to v5.1.0
(cherry picked from commit 2c8ca629ded224175d22af666b96c86e60f1790f)
2024-09-29 15:37:44 +02:00
884eef5407 fix(deps): update dependency vue to v3.5.8
(cherry picked from commit a61ac5ac32228ba4e4fba50b4a9a42d1b44221cc)
2024-09-29 15:37:43 +02:00
96d8de06da chore(deps): update dev-dependencies
(cherry picked from commit 8c9d75e9a40d8f45bc356f680b413123ee6d00b1)
2024-09-29 15:37:41 +02:00
d6bab95376 fix(deps): update dependency vue-i18n to v10.0.2
(cherry picked from commit 28f208542f3c31dac86f0fce7dfec3b8ee614f9f)
2024-09-29 15:37:40 +02:00
a983142ad6 chore(deps): update dev-dependencies
(cherry picked from commit 6a2a78d014a95f72d50c9bbb7cf3c2507b46dca3)
2024-09-29 15:37:39 +02:00
98c878b201 fix(deps): update dependency vue to v3.5.7
(cherry picked from commit 2c791e6dd2846365aa3561860020c284defe8a1e)
2024-09-29 15:37:39 +02:00
17618301bc Revert "chore(attachments): refactor building image preview"
This reverts commit e70f5bcce3.
2024-09-29 11:54:20 +02:00
b321ad5fc0 fix(deps): update dependency vuemoji-picker to v0.3.1
(cherry picked from commit 6d7748988a0c054a60189af3ec3fe504c311fb38)
2024-09-20 14:27:54 +02:00
edfe41ef87 chore(deps): update dev-dependencies
(cherry picked from commit 363da6c80f3df424d6732d20163de3dac14e7237)
2024-09-20 14:27:52 +02:00
d2fbd468e6 fix(deps): update tiptap to v2.7.2
(cherry picked from commit 05dd05216d39692a025b4d61451bb9c0ae4a8707)
2024-09-20 14:27:40 +02:00
2b9b9216dc feat(task): use focus-visible for task focus styles
(cherry picked from commit a7bd9dad24edfa8eabf1ba6617361d6ffeb2256f)
2024-09-20 14:27:37 +02:00
f732082708 fix(a11y): hide unfocusable buttons
(cherry picked from commit 10e245f6d0b28051c3750d16db61c31ff6f0fdef)
2024-09-20 14:27:35 +02:00
f56df8aa34 fix(task): open focused task when pressing enter
(cherry picked from commit 010dd1ea22094a8fe6cce46ab9d10292fc87853e)
2024-09-20 14:27:34 +02:00
e290d79c15 feat(navigation): use focus-visible for nav items
(cherry picked from commit 65a2814b2a43384dd6f3d412c8ab8094725d3255)
2024-09-20 14:27:32 +02:00
51f26d14b9 fix(filters): correctly transform and populate saved filter when creating and editing
This fixes a bug where the checkbox "include nulls" during creation was not checked but would be saved as such.

(cherry picked from commit 4dd9d5de6777967203533b8f88756c3cab4d2bd5)
2024-09-20 14:27:30 +02:00
320fc75c27 fix(task): mark related task as done from the task detail view
Resolves https://github.com/go-vikunja/vikunja/issues/326

(cherry picked from commit ec902b051bcbb2c1382feb7c5ca0155d9d5fc4b7)
2024-09-20 14:27:28 +02:00
063aa7afec fix: test selector
(cherry picked from commit c5b82fc591c9056758eafeeae7f23c9652e8fb7f)
2024-09-20 14:27:17 +02:00
df3f5e73ed fix(deps): update dependency vue to v3.5.6
(cherry picked from commit 1f00180af6cd075eabcbb46f754a38cc0cc1ceca)
2024-09-20 14:27:16 +02:00
c57636182a fix(deps): update dependency tailwindcss to v3.4.12
(cherry picked from commit 33e851f54394675a21b716807fb0786e49021112)
2024-09-20 14:27:14 +02:00
4d2a567c46 fix(modal): make scrolling on iOS Safari work
This fixes a bug where the full-screen modal would not work on iOS Safari (and only there). It's unclear why this is happening due to a single overflow: visible statement though.

Resolves https://github.com/go-vikunja/vikunja/issues/325

(cherry picked from commit 16d73869752cea8ffcc73ee6be3021994cd6b6c1)
2024-09-20 14:27:12 +02:00
21cc3722a1 fix(projects): description not visible on mobile
(cherry picked from commit 6d9bda8cc1a44bcd3446df2e3a414802f96dc476)
2024-09-20 14:27:11 +02:00
6a68736ca5 fix(task): dragging and dropping on mobile
This change fixes a regression introduced in 1cbb93ea9b.
In that change, the whole task area was made clickable using mouse events directly. Unfortunately, this also prevented the parent component of the task component to recieve them, essentially never getting notified about the mouse movement and thus never dragging the task. I don't know why this is only a problem on Safari, but it might be related to https://github.com/SortableJS/Sortable/issues/1571#issuecomment-535684451

Resolves https://community.vikunja.io/t/task-re-ordering-is-not-working-in-safari/1916
Resolves https://kolaente.dev/vikunja/vikunja/issues/2092
Resolves https://github.com/go-vikunja/vikunja/issues/304

(cherry picked from commit abf92e29facfa91a75fdce4ab04729010cb510f1)
2024-09-20 14:27:09 +02:00
9e5d6bad8d chore(tasks): move drag options to direct attributes instead of v-bind
(cherry picked from commit f4d628550f361fb514bdc887727ca542958520ef)
2024-09-20 14:27:08 +02:00
1e7d9c982d chore: remove console.log
(cherry picked from commit a1105434bff981e721640f31bc7f7cf3d1f34859)
2024-09-20 14:27:03 +02:00
20c52a8325 fix(editor): restore the current value, not the one from a previous task
Resolves https://community.vikunja.io/t/task-description-is-overwritten-when-pressing-esc-key/2813

(cherry picked from commit acc7c9f8f5442e5008bfd86b1615a72f6f763ee8)
2024-09-20 14:27:02 +02:00
a46009dfc9 fix(task): align task title on mobile popup
(cherry picked from commit cc64ca640635ad888670cb48bba390d2a8a07d8d)
2024-09-20 14:27:00 +02:00
aeb404f313 fix(deps): update tiptap to v2.7.1
(cherry picked from commit 14c3b13823e500babd1d4fb5fc6381ff153b8ae9)
2024-09-20 14:26:57 +02:00
9c5df7d389 chore(deps): update dev-dependencies
(cherry picked from commit c2a7438814729172ad6af7f4b01023c7a3f613c7)
2024-09-20 14:26:56 +02:00
ffd36261cb fix(deps): update tiptap to v2.7.0
(cherry picked from commit 8fe37fd900fa17b877f35b610f9fba0f80da6553)
2024-09-20 14:26:54 +02:00
0e683ae7bf fix(deps): update vueuse to v11.1.0
(cherry picked from commit 410ff28b71897cd2fafdabdf437ff7fc1507f23e)
2024-09-20 14:26:49 +02:00
deef8da370 chore(deps): update dev-dependencies
(cherry picked from commit d98dd7ecbb605c88abfd9fa81164756e1d8a2c96)
2024-09-20 14:26:47 +02:00
a0988daeaf fix(deps): update dependency date-fns to v4
(cherry picked from commit fc73085876199b1f3cde46f18e36484e3e9d05c9)
2024-09-20 14:26:46 +02:00
6225b24da8 chore(deps): update dev-dependencies
(cherry picked from commit c71f7334b4cb70d40f2e08a76ba9e66120a0d559)
2024-09-20 14:26:44 +02:00
983c02964c fix(modal): do not prevent scrolling on mobile
Maybe related to https://github.com/go-vikunja/vikunja/issues/325

(cherry picked from commit 6a5342bd49b53903e19ac4297312963c7dcdad32)
2024-09-20 14:26:44 +02:00
7bc93757c7 fix(deps): update dependency vue-router to v4.4.5
(cherry picked from commit b4ea1bb86a55841f68d763c0e3078444bc24b224)
2024-09-20 14:26:42 +02:00
b4c5df1ef8 fix(deps): update dependency vue to v3.5.5
(cherry picked from commit 378d0ae9bb1db0bacf72e10a21a763093a465934)
2024-09-20 14:26:41 +02:00
53d62d35f4 fix: lint
(cherry picked from commit bf5cafc03f661bc534f47adfff4b92f06ca2ab57)
2024-09-20 14:26:40 +02:00
a266fbf2b9 fix(filter): do not replace labels keyword when the value is 'label'
Resolves https://community.vikunja.io/t/filtering-by-label-ux-issues/2393/16

(cherry picked from commit f4a7326b684cbfbad20a496ddc1c79c59c0672f0)
2024-09-20 14:26:39 +02:00
971f328256 fix(kanban): correctly paginate filtered kanban buckets
Resolves https://github.com/go-vikunja/vikunja/issues/314

(cherry picked from commit 1451f6e46f03c30384834ff99e0cbe7f15958536)
2024-09-20 14:26:39 +02:00