Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update partner details mutation to user schema #39

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

dpang314
Copy link
Member

@dpang314 dpang314 commented Feb 12, 2025

Description

Resolves #21. Rebased off of #40 because of schema changes. The zod form data schema has partnerDetails as a nested JSON property because otherwise the stringifying + parsing of each individual property of the partnerDetails was messy.

Checklist

  • The ticket is mentioned above
  • The changes fulfill the success criteria of the ticket
  • The changes were self-reviewed
  • A review was requested

Copy link

netlify bot commented Feb 12, 2025

Deploy Preview for hope-for-haiti ready!

Name Link
🔨 Latest commit d9fcf9f
🔍 Latest deploy log https://app.netlify.com/sites/hope-for-haiti/deploys/67afd59596f9360008ec75f0
😎 Deploy Preview https://deploy-preview-39--hope-for-haiti.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dpang314 dpang314 force-pushed the davidpang/update-partner-details branch from 091623b to d9fcf9f Compare February 14, 2025 23:45
@dpang314 dpang314 marked this pull request as ready for review February 14, 2025 23:48
@dpang314 dpang314 requested a review from kavinphan February 14, 2025 23:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the Update Partner Details Mutation
1 participant