vikunja/frontend/tests/e2e
kolaente 6f85a7fb6b feat(a11y): fix heading hierarchy across pages
- Home: greeting H2 → H1 (page needs a top-level heading)
- Task detail: task ID H1 → span (only title should be H1)
- Task detail: H6 breadcrumb → nav element
- App header: project title H1 → span (avoids duplicate H1)

Fixes WCAG 1.3.1 (Info and Relationships) and 2.4.6 (Headings).
2026-04-21 11:44:36 +00:00
..
admin test(admin): add e2e tests for admin panel 2026-04-20 18:55:06 +00:00
editor test(editor): add e2e for emoji autocomplete 2026-04-14 13:48:49 +00:00
filters chore: remove redundant truncate calls now that all tables are wiped before each test 2026-04-05 09:48:09 +00:00
misc feat: merge duplicate notifications (#2056) 2026-01-06 17:36:29 +00:00
project test(e2e): drop unused authenticatedPage from webhooks beforeEach 2026-04-21 10:50:09 +00:00
sharing test(e2e): cover link share permission tiers 2026-04-21 10:50:09 +00:00
task feat(a11y): fix heading hierarchy across pages 2026-04-21 11:44:36 +00:00
user feat(a11y): fix heading hierarchy across pages 2026-04-21 11:44:36 +00:00
websocket test: add WebSocket e2e tests 2026-04-02 16:30:23 +00:00