managarten/apps
Till-JS b1877c4a08 feat: add unified CommandBar Quick-Create for Calendar and Contacts
Implements the same CommandBar quick-create functionality from Todo
in Calendar and Contacts apps with a shared base parser architecture.

- Add base-parser in shared-utils with common patterns (date, time, tags)
- Refactor task-parser to use base-parser
- Create event-parser for Calendar with duration, location, @calendar
- Create contact-parser for Contacts with email, phone, @company detection
- Integrate Quick-Create into Calendar and Contacts layouts

Natural language syntax:
- Common: heute, morgen, Montag, 15.12., um 14 Uhr, #tags
- Calendar: für 2h, 30 min, in Berlin, @Kalender, ganztägig
- Contacts: @Firma, bei Company, auto email/phone detection

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-10 21:12:07 +01:00
..
calendar feat: add unified CommandBar Quick-Create for Calendar and Contacts 2025-12-10 21:12:07 +01:00
chat 🐛 fix(auth): enable automatic token refresh across all web apps 2025-12-10 20:52:29 +01:00
clock 🐛 fix(auth): enable automatic token refresh across all web apps 2025-12-10 20:52:29 +01:00
contacts feat: add unified CommandBar Quick-Create for Calendar and Contacts 2025-12-10 21:12:07 +01:00
context small linting fixes 2025-12-08 14:44:17 +01:00
manacore 🐛 fix(auth): enable automatic token refresh across all web apps 2025-12-10 20:52:29 +01:00
manadeck 🐛 fix(auth): enable automatic token refresh across all web apps 2025-12-10 20:52:29 +01:00
picture 🐛 fix(auth): enable automatic token refresh across all web apps 2025-12-10 20:52:29 +01:00
quote/apps fix lint 2025-12-04 00:32:13 +01:00
todo feat: add unified CommandBar Quick-Create for Calendar and Contacts 2025-12-10 21:12:07 +01:00
zitare 🐛 fix(auth): enable automatic token refresh across all web apps 2025-12-10 20:52:29 +01:00