vikunja/frontend/src
kolaente 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
..
assets fix(logo): add width and height to pride logo svg 2024-06-06 16:26:56 +02:00
components fix(kanban): move repeating task back to old bucket when moved to the done bucket 2024-07-12 13:44:45 +02:00
composables fix: useTitle types (#2369) 2024-06-11 20:36:47 +00:00
constants feat: improve types (#2368) 2024-06-12 10:04:26 +00:00
directives chore: move frontend files 2024-02-07 14:56:56 +01:00
helpers feat: simplify playPopSound setting check 2024-07-05 14:24:53 +02:00
i18n chore(i18n): update translations via Crowdin 2024-07-14 00:23:03 +00:00
indexes chore: move frontend files 2024-02-07 14:56:56 +01:00
message chore: move frontend files 2024-02-07 14:56:56 +01:00
modelSchema/common chore: move frontend files 2024-02-07 14:56:56 +01:00
modelTypes fix(views): move bucket update to extra endpoint 2024-07-02 16:34:53 +02:00
models fix(views): move bucket update to extra endpoint 2024-07-02 16:34:53 +02:00
modules fix(quick add magic): assume today when no date was specified with time 2024-06-06 21:44:29 +02:00
router fix(migration): revert to old path for migration routing 2024-07-14 22:49:30 +02:00
services fix(views): move bucket update to extra endpoint 2024-07-02 16:34:53 +02:00
stores fix(auth): log user out when the current account does not exist 2024-07-02 12:27:19 +02:00
styles feat(components): align component name casing SingleTaskInProject 2024-06-17 13:50:15 +02:00
types feat(components): align component name casing Modal 2024-06-17 13:41:35 +02:00
views feat: remove unnecessary prop from Card 2024-07-07 14:58:58 +00:00
App.vue feat: rename TheNavigation to AppHeader 2024-07-07 14:57:23 +00:00
histoire.setup.ts feat(components): align component name casing Modal 2024-06-17 13:41:35 +02:00
main.ts feat(components): align component name casing Modal 2024-06-17 13:41:35 +02:00
pinia.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
registerServiceWorker.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
sentry.ts fix(sentry): do not send api errors to sentry 2024-03-13 19:31:43 +01:00
sw.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
urls.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
version.json chore: move frontend files 2024-02-07 14:56:56 +01:00