managarten/apps
Till-JS a4846aea06 feat(shared-ui): add global CommandBar component with search across apps
- Add reusable CommandBar component to shared-ui package with dark theme
- Integrate CommandBar (Cmd/K) in contacts, calendar, todo, and clock apps
- Implement search functionality for each app:
  - Contacts: search by name, company, email with relevance-based sorting
  - Calendar: search events by title/description within next year
  - Todo: search tasks by title/description
  - Clock: search alarms and timers by label
- Add quick actions for common operations in each app

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-09 20:35:58 +01:00
..
calendar feat(shared-ui): add global CommandBar component with search across apps 2025-12-09 20:35:58 +01:00
chat fix(settings): unify global settings across all web apps 2025-12-09 12:37:49 +01:00
clock feat(shared-ui): add global CommandBar component with search across apps 2025-12-09 20:35:58 +01:00
contacts feat(shared-ui): add global CommandBar component with search across apps 2025-12-09 20:35:58 +01:00
context small linting fixes 2025-12-08 14:44:17 +01:00
manacore feat(referral): integrate referral system frontend 2025-12-09 13:01:43 +01:00
manadeck fix(settings): complete global settings unification for remaining apps 2025-12-09 12:45:10 +01:00
picture fix(settings): unify global settings across all web apps 2025-12-09 12:37:49 +01:00
quote/apps fix lint 2025-12-04 00:32:13 +01:00
todo feat(shared-ui): add global CommandBar component with search across apps 2025-12-09 20:35:58 +01:00
zitare fix(settings): unify global settings across web apps 2025-12-07 16:28:00 +01:00