vikunja/frontend/tests
kolaente cef03cb2a0 refactor: replace Modal div-based implementation with native dialog element
Replace the custom div-based Modal with the native HTML <dialog> element
using showModal()/close() API. Uses CSS opacity transitions with a
data-closing attribute for Firefox-compatible close animations, Teleport
to body, and focus save/restore. Updates E2E test selectors and fixes
QuickAddOverlay selectors for the new dialog structure.
2026-04-01 22:27:13 +00:00
..
e2e refactor: replace Modal div-based implementation with native dialog element 2026-04-01 22:27:13 +00:00
factories chore(deps): update dev-dependencies (major) (#1375) 2026-01-25 21:54:47 +01:00
fixtures test(e2e): add Playwright test for avatar cache invalidation 2026-02-13 09:31:28 +01:00
support test: add tests for OAuth 2.0 authorization flow 2026-03-27 23:05:04 +00:00