1
0
Commit Graph

12 Commits

Author SHA1 Message Date
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
eafd134be5 fix(migration): put "Import from other services" in settings
Resolves https://kolaente.dev/vikunja/vikunja/issues/2347
2024-06-18 15:19:56 +02:00
20701ce07a feat(components): align component name casing ProjectSettings 2024-06-17 13:50:16 +02:00
637c8f6ba5 fix(views): make sure the view is saved properly in localStorage 2024-04-13 22:15:41 +02:00
2dcf6c6861 fix(kanban): do not use the bucket id saved on the task 2024-03-20 11:36:54 +01:00
b0ad087a36 fix(views): correctly save and retrieve last accessed project views 2024-03-19 14:57:16 +01:00
434b1ea0e8 feat(views): crud in frontend 2024-03-19 00:47:50 +01:00
39c9928421 fix(views): do not load views async 2024-03-19 00:47:49 +01:00
59ced554cd chore(views): remove old view routes 2024-03-19 00:47:49 +01:00
2dfb3a6379 fix(views): make no initial view work in the frontend 2024-03-19 00:47:49 +01:00
cf15cc6f12 feat(views): fetch tasks via view context when accessing them through views 2024-03-19 00:47:47 +01:00
fc4676315d chore: move frontend files 2024-02-07 14:56:56 +01:00