Bought ChatGPT Pro for $100/mon

Continue with Collapse crew details into profiles and seed RSVPs based on OOTs

  • Using planner.people to add crew profiles for RSVPs, instead of inputting crew into the Firestore Database
  • Moving profile selection modal to outside of the RSVP modal
  • Move profile selection to the top of the page
  • Don’t allow RSVP until a profile is selected
  • Don’t list all the names of the profiles, just see details when selected

Moving on to seeding the RSVPs for crew based on OOT

  • Preparing to seed, scripts created and functions redeployed

  • Seed RSVPs with boat crew that is not OOT, except for Jerry

  • Removed the edit function from Going names

  • Only allow removal of RSVP if the appropriate profile is selected

  • Don’t show option to RSVP for a day that is already RSVPed for

  • Include current RSVPed dates as a summary under the selected profile

  • Validated new crew RSVP is created or deleted triggers an email

  • Remove Boat crew as a drop down Guest of option for Firebase RSVP profiles

  • Deployed

Need to wait for a bit for the GitHub Pages to publish, can take up to 10mins

Creating a new profile does not work, submit handler wasn’t firing

  • Fixed submit handler

  • Create profile for Bea and add to 7/4 boat day

  • What does this mean:

    • Since npm is still unreliable on this machine
    • npm run check is blocked by a broken global npm install on this machine