Commit Graph

6 Commits

Author SHA1 Message Date
fd5716f39e style(components): standardize main component file formatting 2026-04-07 08:10:05 -04:00
824768ce93 Add RRuleDisplay component and clean up unused imports
- Create new RRuleDisplay component for better recurrence rule formatting
- Replace Badge with RRuleDisplay in EventCard for improved UX
- Remove unused imports across multiple files (CalendarEvent, Badge, Card components)
- Remove unused catch parameter in ai-event route
2025-08-22 13:35:13 -04:00
6818046d58 adjust recurrence picker to not be a card 2025-08-19 05:41:28 -04:00
ad54758193 update recurrence picker with shadcn components 2025-08-16 12:14:40 -04:00
39c870998c fix linting errors 2025-08-16 01:54:30 -04:00
836feb2e11 add recurrence editor component 2025-08-16 01:54:30 -04:00