Commit Graph

14 Commits

Author SHA1 Message Date
d5769dccd1 Fix array handling in RSVPForm items selection 2025-04-29 20:09:10 -04:00
9a4a7367c7 Fix Select renderValue type handling 2025-04-29 20:06:51 -04:00
7e08f8b185 Fix neededItems handling in RSVPForm to prevent map errors 2025-04-29 19:58:47 -04:00
765da97b52 Update EventDetails and RSVPForm components with needed items functionality and improved styling 2025-04-29 19:56:17 -04:00
Your Name
4b800c849b fix: improve array handling throughout RSVPForm component 2025-04-29 19:43:54 -04:00
Your Name
dda3242e1a fix: ensure consistent array handling in RSVPForm items selection 2025-04-29 19:40:38 -04:00
Your Name
ddd0ce58c0 fix: ensure items_bringing is always an array in RSVPForm 2025-04-29 19:37:23 -04:00
Your Name
10b93e714a fix: add null check for neededItems in RSVPForm 2025-04-29 19:33:18 -04:00
Your Name
d7530d2562 fix: add null check for neededItems in RSVPForm 2025-04-29 19:20:41 -04:00
Your Name
d7030a2c33 fix: handle both array and string cases in RSVPForm renderValue function 2025-04-29 19:18:11 -04:00
Your Name
00fea07bee feat: Add needed items feature to events and RSVPs - Add needed_items field to events table - Update event creation form with needed items input - Add multi-select for needed items in RSVP form - Update event details to display needed items - Update admin interface to handle new items_bringing format 2025-04-29 19:01:36 -04:00
Your Name
0816456068 Add admin functionality and improve UI styling 2025-04-29 14:08:56 -04:00
Your Name
55aae01652 Update RSVP form with Material-UI components and improved styling 2025-04-29 14:05:13 -04:00
Your Name
6d8b4d0467 Add RSVP functionality with dynamic form and slug-based URLs 2025-04-29 13:55:55 -04:00