vikunja/frontend/tests/e2e
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
..
filters fix(filter): correct filter autocomplete for project names with spaces (#2012) 2026-01-10 22:18:34 +01:00
misc feat: merge duplicate notifications (#2056) 2026-01-06 17:36:29 +00:00
project refactor: replace Modal div-based implementation with native dialog element 2026-04-01 22:27:13 +00:00
sharing feat: migrate cypress e2e tests to playwright (#1739) 2025-11-27 16:34:48 +01:00
task refactor: replace Modal div-based implementation with native dialog element 2026-04-01 22:27:13 +00:00
user test: add tests for OAuth 2.0 authorization flow 2026-03-27 23:05:04 +00:00