Commit Graph

6 Commits

Author SHA1 Message Date
Dominik Pschenitschni
5b9d4fcc72 chore: add missing eof newlines (#969) 2025-06-17 09:11:32 +00:00
Dominik Pschenitschni
8bada3e967 fix: git ignore all dist folders 2025-01-17 07:53:54 +00:00
kolaente
abf92e29fa 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
2024-09-18 18:00:27 +02:00
Dominik Pschenitschni
7ef6ddf8f7 fix: gitignore dist path 2024-07-07 15:02:49 +00:00
kolaente
4d78ae7fa8 chore(dev): move nix flake to top level, add api tooling 2024-04-07 12:16:13 +02:00
kolaente
fc4676315d chore: move frontend files 2024-02-07 14:56:56 +01:00