Commit Graph

  • 89c0a1128c Fix TypeScript errors in RSVPForm and RSVPEditForm Ryderjj89 2025-05-16 20:20:13 -04:00
  • 379c846250 Implement RSVP editing via unique link Ryderjj89 2025-05-16 20:16:23 -04:00
  • 5c34d464c1 Add unique edit ID and email opt-in to RSVP submission Ryderjj89 2025-05-16 20:14:00 -04:00
  • 1766da9c25 Move email notification settings to bottom of event creation form Ryderjj89 2025-05-16 19:08:43 -04:00
  • 726338b4c8 Add email notification settings to EventAdmin update modal Ryderjj89 2025-05-16 19:00:44 -04:00
  • 9c68ec3c46 Fix TypeScript error with explicit type for addr parameter Ryderjj89 2025-05-16 18:48:57 -04:00
  • 55b4a36a81 Remove EMAIL_RECIPIENTS environment variable and update email notification logic Ryderjj89 2025-05-16 18:46:07 -04:00
  • cedd7b325f Add email notification settings to event creation form Ryderjj89 2025-05-16 18:42:55 -04:00
  • efe143ca68 Add max guests per RSVP feature to event creation and RSVP forms Ryderjj89 2025-05-16 18:27:09 -04:00
  • 05e1e30384 Update README.md Joshua Ryder 2025-05-05 10:45:22 -04:00
  • ed92822913 chore: change email label to 'Items Claimed' instead of 'Items Bringing (from needed list)' Ryderjj89 2025-05-05 10:28:54 -04:00
  • d9bb1074b8 fix: capitalize 'Yes'/'No' for Attending and Bringing Guests in RSVP email Ryderjj89 2025-05-05 10:26:08 -04:00
  • d3cdad21b4 chore: disable Nodemailer debug logging and fix RSVP email links to use /view/events/:slug and /admin/events/:slug Ryderjj89 2025-05-05 10:10:17 -04:00
  • dc69dea804 fix: move multer to dependencies so it is installed in production Ryderjj89 2025-05-05 10:02:39 -04:00
  • 908b0f21ef fix: install backend dependencies in /app for production so nodemailer and others are available at runtime Ryderjj89 2025-05-05 09:56:35 -04:00
  • 866bdbebc2 chore: enable Nodemailer debug and logger for detailed SMTP troubleshooting Ryderjj89 2025-05-05 09:25:55 -04:00
  • 68c991419a chore: update docker compose files for email and environment adjustments Ryderjj89 2025-05-05 09:11:46 -04:00
  • 708814f083 feat: support EMAIL_RECIPIENTS for RSVP notifications; send to all listed, fallback to EMAIL_USER, log if none set Ryderjj89 2025-05-05 09:09:02 -04:00
  • 05b7b6741b fix: make RSVP email sending optional; skip if EMAIL_USER is not set Ryderjj89 2025-05-05 09:01:16 -04:00
  • 246a16f110 fix: always send RSVP notification emails to admin (EMAIL_USER) instead of RSVP submitter Ryderjj89 2025-05-05 08:56:16 -04:00
  • c56843dd1d chore: add email and frontend URL environment variables to docker-compose-build.yml for build parity Ryderjj89 2025-05-05 08:37:05 -04:00
  • 7364e12c86 fix: add @types/nodemailer and include event links in RSVP email content Ryderjj89 2025-05-05 08:31:29 -04:00
  • c2b4217601 feat: send RSVP confirmation emails using environment-based SMTP config; split EMAIL_FROM into EMAIL_FROM_NAME and EMAIL_FROM_ADDRESS Ryderjj89 2025-05-05 08:26:27 -04:00
  • 1d8be55ed7 Merge branch 'dev' of https://github.com/Ryderjj89/rsvp-manager into dev Ryderjj89 2025-05-04 18:27:42 -04:00
  • 8918a8acd7 feat: add toggle pill to hide closed events in EventList Ryderjj89 2025-05-04 18:27:14 -04:00
  • 6d9ae8d78c Merge pull request #2 from Ryderjj89/dev Joshua Ryder 2025-05-04 18:22:59 -04:00
  • 3ca118317f Update README.md Joshua Ryder 2025-05-04 18:22:08 -04:00
  • c77f30c1a8 Create docker-compose.yml Joshua Ryder 2025-05-04 18:17:53 -04:00
  • c6754b28bf Update and rename docker-compose.yml to docker-compose-build.yml Joshua Ryder 2025-05-04 18:17:06 -04:00
  • 3288ff6589 Create docker-compose.yml Joshua Ryder 2025-05-04 18:15:01 -04:00
  • 7afeca1acc Update and rename docker-compose.yml to docker-compose-build.yml Joshua Ryder 2025-05-04 18:13:54 -04:00
  • 065eb9e6db Merge pull request #1 from Ryderjj89/dev Joshua Ryder 2025-05-04 18:10:07 -04:00
  • 90e594850e fix: split 'Other Items' on newlines and commas for RSVP submission and admin edit Ryderjj89 2025-05-04 18:01:29 -04:00
  • 0f4b83c76d feat: use state-based refresh after RSVP edit/delete in EventAdmin Ryderjj89 2025-05-04 17:55:42 -04:00
  • d667092b4f refactor: aggregate and display Other Items in state like Claimed Items Ryderjj89 2025-05-04 17:45:43 -04:00
  • 09f4ffc328 fix: robustly handle other_items as string, string[], or undefined in Other Items section Ryderjj89 2025-05-04 17:31:15 -04:00
  • 80e144ab13 fix: RSVP.other_items should be string, not string[] Ryderjj89 2025-05-04 17:28:06 -04:00
  • eb65707565 Fix: treat other_items as string not array in Other Items section Ryderjj89 2025-05-04 17:26:00 -04:00
  • 455dbf7ee6 Fix type guard for filtering 'Other Items' to support string | undefined Ryderjj89 2025-05-04 17:17:16 -04:00
  • 40e84af553 Change container name to rsvp_manager-dev in docker-compose.yml Ryderjj89 2025-05-04 17:15:11 -04:00
  • c87ad79a79 Add 'Other Items' section below Items Claimed in EventView and EventAdmin Ryderjj89 2025-05-04 17:13:36 -04:00
  • 4d6bccb178 Update README.md Joshua Ryder 2025-05-02 14:15:12 -04:00
  • 0f1c57199b Update README.md Joshua Ryder 2025-05-02 11:17:34 -04:00
  • 657fa244e9 Update README.md Joshua Ryder 2025-05-02 09:07:08 -04:00
  • 8895b67f7b Updated compose for production instead of development Ryderjj89 2025-05-02 08:56:49 -04:00
  • 4369732745 Update README.md Joshua Ryder 2025-05-02 08:52:31 -04:00
  • 80bcd70432 docs: Remove Key Features Explained section and fix attendance status options Starstrike 2025-05-01 19:15:05 -04:00
  • 106951c2ef docs: Consolidate Features sections in README Starstrike 2025-05-01 19:12:40 -04:00
  • 1a56e39735 docs: Change colon to period in web server instructions Starstrike 2025-05-01 19:11:15 -04:00
  • 730f0bb926 docs: Update nginx configuration instructions to be more specific about Nginx Proxy Manager Starstrike 2025-05-01 19:09:32 -04:00
  • 768101233e docs: Restore License section in README Starstrike 2025-05-01 19:05:23 -04:00
  • 01b3577024 docs: Update Authentik provider type description in README Starstrike 2025-05-01 19:03:21 -04:00
  • e31bf4b6d4 docs: Add complete Authentik nginx configuration to README Starstrike 2025-05-01 18:59:07 -04:00
  • f625902bb6 docs: Add Authentik integration instructions to README Starstrike 2025-05-01 18:57:28 -04:00
  • e512962c19 feat: Force page reload for protected routes to trigger nginx auth Starstrike 2025-05-01 18:51:53 -04:00
  • e50122951a feat: Add other_items field to RSVP edit form Starstrike 2025-05-01 18:30:18 -04:00
  • f91c8d7849 fix: Remove extra parameter from RSVP creation SQL query Starstrike 2025-05-01 18:22:19 -04:00
  • a33d521af3 feat: Add other items feature to RSVP form and update table headers Starstrike 2025-05-01 18:19:08 -04:00
  • 14848c00f7 Fix spacing consistency between form fields in RSVP form Starstrike 2025-05-01 18:09:00 -04:00
  • 3df0169ee4 Improve guest names handling in RSVP form: - Fix initial guest name field editing - Properly initialize guest names array - Fix guest names persistence in edit mode - Enhance form behavior for guest count changes - Fix type handling and validation Starstrike 2025-05-01 18:05:49 -04:00
  • 6b3cf70534 Fix guest names handling in RSVP updates to properly maintain array format Starstrike 2025-05-01 18:00:10 -04:00
  • 2010c583bd Fix guest name handling in both RSVPForm and EventAdmin components Starstrike 2025-05-01 17:55:27 -04:00
  • 7c967d9209 Fix TypeScript error: Handle guest_names as both string and array in EventAdmin Starstrike 2025-05-01 17:50:57 -04:00
  • 023a4cf84f Update EventAdmin to handle guest names as both string and array formats Starstrike 2025-05-01 17:49:11 -04:00
  • 0dfd6a6f90 Fix guest names display in EventView to handle both string and array formats Starstrike 2025-05-01 17:47:42 -04:00
  • eaead43e12 Fix TypeScript error: Add RSVP interface to properly type the rsvp parameter in map function Starstrike 2025-05-01 17:44:39 -04:00
  • 244b08aeb8 Implement individual guest name fields and array storage. Updated both frontend and backend to handle guest names as an array of strings instead of a single multiline string. Starstrike 2025-05-01 17:42:18 -04:00
  • f6183f1c76 fix: type error in handleSelectChange for bringing_guests value Starstrike 2025-05-01 17:34:52 -04:00
  • 9c38c956fd feat: set default guest count to 1 when enabling bringing guests Starstrike 2025-05-01 17:32:56 -04:00
  • 8bcb802267 fix: type error in handleSelectChange for attendance status Starstrike 2025-05-01 17:29:05 -04:00
  • 7443312cc9 feat: automatically reset guest info and items when changing attendance to no/maybe Starstrike 2025-05-01 17:27:15 -04:00
  • 8e493cd7ed style: make RSVPs count display format consistent across views Starstrike 2025-05-01 17:21:51 -04:00
  • 5c2dd0d595 fix: RSVP update endpoint now properly updates instead of deleting Starstrike 2025-05-01 17:15:38 -04:00
  • 2c0ca27136 fix: RSVP update functionality to properly handle 204 responses and prevent accidental deletions Starstrike 2025-05-01 17:12:38 -04:00
  • a8ece7a0e8 Enhance RSVP update: improve API request format and add detailed logging Starstrike 2025-05-01 17:06:42 -04:00
  • 9ca3de4552 Fix API routing issues: add proper headers and improve error handling Starstrike 2025-05-01 17:03:33 -04:00
  • 82a99f02ca Fix RSVP update persistence: include event_id and add better error handling Starstrike 2025-05-01 16:57:06 -04:00
  • 0a83150bec Fix RSVP update persistence and add data verification Starstrike 2025-05-01 16:53:39 -04:00
  • 7c2caf457a Fix RSVP data preservation when editing and improve data display Starstrike 2025-05-01 16:47:08 -04:00
  • d13aa44c91 Fix TypeScript type errors in items_bringing handling Starstrike 2025-05-01 16:43:34 -04:00
  • c8fa6b4c55 Fix RSVP display and edit form handling: add null checks and proper typing Starstrike 2025-05-01 16:41:44 -04:00
  • 3c7760f5e2 Fix RSVP editing issues: proper guest count handling and state management Starstrike 2025-05-01 16:35:14 -04:00
  • 45b05b508c Add total guest count to RSVP lists - Show total number of attendees including guests Starstrike 2025-05-01 16:28:53 -04:00
  • bc8ac57697 Add required field validation to RSVP form - Make attendance, guest info, and guest details required Starstrike 2025-05-01 16:12:07 -04:00
  • 3a7f62fdbc Add WallpaperIcon to update info dialog - Consistent with event creation form Starstrike 2025-05-01 16:06:41 -04:00
  • b2c7cd49e9 Replace default space wallpaper with solid color background - Changed to rgb(25, 28, 34) Starstrike 2025-05-01 15:59:58 -04:00
  • 35c508dab0 Standardize background overlay darkness across all views - Added consistent linear-gradient overlay to RSVP form Starstrike 2025-05-01 15:55:37 -04:00
  • ed4b60bfcb Fix background image styling - Ensure wallpaper covers full viewport Starstrike 2025-05-01 15:49:27 -04:00
  • 09444f58bc Fix background image overlay - Combined background and overlay into single CSS property Starstrike 2025-05-01 15:38:37 -04:00
  • 3d702b0ca3 Fix background image styling - Added proper z-indexing and overlay for better readability Starstrike 2025-05-01 15:35:04 -04:00
  • cf533a5faa Fix wallpaper upload in event update - Unified wallpaper handling with event creation, added proper file management Starstrike 2025-05-01 15:31:27 -04:00
  • 0714fd0e9d Add wallpaper upload functionality to Update Info dialog - Added wallpaper preview, upload button, and file handling Starstrike 2025-05-01 15:17:09 -04:00
  • 9ca6c4e883 Improve mobile responsiveness: Fix scrolling and button wrapping issues - Changed container position, added button wrapping, responsive padding and table scrolling Starstrike 2025-05-01 15:08:22 -04:00
  • 3e9e1d835a feat: Show 'None' for empty event descriptions in view and admin pages Starstrike 2025-05-01 14:58:18 -04:00
  • e0de661050 fix: Allow clearing event description in update endpoint Starstrike 2025-05-01 14:54:19 -04:00
  • bb5f28c304 fix: Hide Info field in event card when description is empty Starstrike 2025-05-01 14:48:24 -04:00
  • dae96f70b1 docs: Add RSVP cut-off date feature to README Starstrike 2025-05-01 14:45:54 -04:00
  • 76d8025e17 feat: Reorganize event card actions and make content selectable Starstrike 2025-05-01 14:20:40 -04:00
  • 549d9856c0 style: Add Info label to event description and align with other details Starstrike 2025-05-01 14:09:57 -04:00
  • b90f39f082 style: Increase event card width and padding for better readability Starstrike 2025-05-01 14:05:25 -04:00