Commit Graph

9 Commits

Author SHA1 Message Date
kolaente 2d37c0fede
fix(user): race condition during email confirmation (#1575) 2025-09-30 20:14:25 +02:00
kolaente 97c9eb84e6
fix(settings): use correct test assertion (#1217) 2025-08-01 14:28:40 +00:00
kolaente 0a688b41b3
feat(test): add e2e tests for openid (#1178) 2025-07-29 13:00:41 +02:00
Dominik Pschenitschni 5b9d4fcc72
chore: add missing eof newlines (#969) 2025-06-17 09:11:32 +00:00
kolaente 3ada7b657b fix: adjust test for project view 2025-06-03 19:28:45 +02:00
kolaente 3658cde42f refactor: use query parameter only when looking for password reset token 2025-06-03 19:28:45 +02:00
kolaente 80b1f6cab3
fix(test): wait for redirect
In some cases (https://github.com/go-vikunja/vikunja/actions/runs/15130244134/job/42529938835) this test does not run, while it works in others without issues. I hope to fix that with the wait, even though that's more of a workaround.
2025-05-20 09:55:12 +02:00
kolaente fdc0860252
fix(auth): only use query parameters instead of local storage for password reset token (#770)
Resolves https://github.com/go-vikunja/vikunja/issues/682
2025-05-14 20:51:45 +00:00
kolaente fc4676315d
chore: move frontend files 2024-02-07 14:56:56 +01:00