vikunja/frontend/src/components
kolaente 44d01a0f82 refactor: rename parseTaskText module to quickAddMagic
Rename the frontend parsing module from `parseTaskText` to `quickAddMagic`
for clarity. The module handles much more than text parsing — it's the
core of the quick add magic feature. This rename makes its purpose
immediately obvious and aligns with how the feature is referenced
throughout the UI and documentation.

No logic changes — only directory/file renames and import updates.
2026-03-25 09:38:41 +00:00
..
base fix: type issues with expandable 2025-11-22 17:23:03 +01:00
date fix: emit null 2025-11-22 17:23:03 +01:00
gantt fix(gantt): render collapse chevron after bars for correct SVG paint order 2026-03-03 13:11:43 +01:00
home fix(menu): show all project menu items in sidebar dropdown 2026-03-17 19:19:36 +01:00
input fix: resolve TDZ error on password update settings page 2026-03-24 15:17:32 +00:00
misc feat: add user-level webhooks settings page 2026-03-08 19:45:53 +01:00
notifications feat: clickable task notifications (#2258) 2026-02-20 22:34:53 +00:00
project fix: collapse view buttons into dropdown when overflowing (#2306) 2026-03-19 00:09:29 +01:00
quick-actions refactor: rename parseTaskText module to quickAddMagic 2026-03-25 09:38:41 +00:00
sharing fix(frontend): add horizontal overflow handling to tables on mobile 2026-03-02 08:35:35 +01:00
tasks refactor: rename parseTaskText module to quickAddMagic 2026-03-25 09:38:41 +00:00