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

Refactor forms to React Hook Forms #1177

Merged
merged 18 commits into from
Sep 18, 2023
Merged

Refactor forms to React Hook Forms #1177

merged 18 commits into from
Sep 18, 2023

Commits on Sep 5, 2023

  1. WIP forms

    eddsaura committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    b8d19e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Refactor forms

    eddsaura committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    bd9e83a View commit details
    Browse the repository at this point in the history
  2. delete console

    eddsaura committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    b7ad510 View commit details
    Browse the repository at this point in the history
  3. fix test adding id

    eddsaura committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d9db93a View commit details
    Browse the repository at this point in the history
  4. fix form

    eddsaura committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    edaf161 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. fix Rs

    eddsaura committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    b494587 View commit details
    Browse the repository at this point in the history
  2. fix circular reference

    eddsaura committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    81d0f45 View commit details
    Browse the repository at this point in the history
  3. delete unused type

     Please enter the commit message for your changes. Lines starting
    eddsaura committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    c5d7e4f View commit details
    Browse the repository at this point in the history
  4. Add taller variable

    eddsaura committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    2cebcc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c37b102 View commit details
    Browse the repository at this point in the history
  6. Fixed R2s

    eddsaura committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    0c65811 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f9dbae View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    4553e52 View commit details
    Browse the repository at this point in the history
  2. fix the cancel button

    eddsaura committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c45a4d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2acb1b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    e5979c7 View commit details
    Browse the repository at this point in the history
  2. fix media query

    eddsaura committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    afe7b43 View commit details
    Browse the repository at this point in the history
  3. fix error and width input

    eddsaura committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e8a6a40 View commit details
    Browse the repository at this point in the history