Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feature(web): 설문 작성 api 연동 #7

Open
wants to merge 9 commits into
base: style/survey-web
Choose a base branch
from

Commits on Mar 3, 2024

  1. feat: add searchParams

    Ssoon-m committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    174a709 View commit details
    Browse the repository at this point in the history
  2. feat: form event

    Ssoon-m committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    2f0c5a5 View commit details
    Browse the repository at this point in the history
  3. fix: checkbox value

    Ssoon-m committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    f3029cb View commit details
    Browse the repository at this point in the history
  4. feat: update supabase type

    Ssoon-m committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    731a03d View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. feat: form data to database

    Ssoon-m committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    9a5df94 View commit details
    Browse the repository at this point in the history
  2. feat: form reset

    Ssoon-m committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    11be35d View commit details
    Browse the repository at this point in the history
  3. feat: textarea 추가

    Ssoon-m committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7c2309e View commit details
    Browse the repository at this point in the history
  4. feat: complete page

    Ssoon-m committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    0aa386b View commit details
    Browse the repository at this point in the history
  5. fix: form validate

    Ssoon-m committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c8a0ff9 View commit details
    Browse the repository at this point in the history