1
0
Commit Graph

4 Commits

Author SHA1 Message Date
997fb6bc54 fix(migration): show correct help message when a migration was started 2024-02-27 16:36:18 +01:00
cc5f48eb74 fix: lint 2024-02-14 14:13:17 +01:00
205f330f8a fix(migration): make sure to correctly check if a migration was already running
This change fixes a bug where Vikunja would not correctly check if a migration was already running. That meant it was not possible for users who had never before migrated anything to start a migration, because Vikunja assumed they already had a migration running for them.
This state was neither properly reflected in the frontend, which is now fixed as well.
2024-02-13 22:21:59 +01:00
fc4676315d chore: move frontend files 2024-02-07 14:56:56 +01:00