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

Add form validations #105

Merged
merged 20 commits into from
Apr 26, 2020
Merged

Add form validations #105

merged 20 commits into from
Apr 26, 2020

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    cf24584 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f4ae37 View commit details
    Browse the repository at this point in the history
  3. Update tests

    gauravchl committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    bbdec1d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Fix react warning

    gauravchl committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    00a03ef View commit details
    Browse the repository at this point in the history
  2. Update snapshot

    gauravchl committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    f5388f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Configuration menu
    Copy the full SHA
    9721995 View commit details
    Browse the repository at this point in the history
  2. Refactor form modules

    gauravchl committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    f05b206 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5396d92 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

  1. Refactor form component

    gauravchl committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    1653736 View commit details
    Browse the repository at this point in the history
  2. Signup form refactor

    gauravchl committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    f0196b0 View commit details
    Browse the repository at this point in the history
  3. Update propr types

    gauravchl committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    784f5f7 View commit details
    Browse the repository at this point in the history
  4. More refactor

    gauravchl committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    027abd7 View commit details
    Browse the repository at this point in the history
  5. One more refactor

    gauravchl committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    f6c9c71 View commit details
    Browse the repository at this point in the history
  6. Final refactor

    gauravchl committed Apr 25, 2020
    Configuration menu
    Copy the full SHA
    4bcc778 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Fix async await warning

    gauravchl committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    89b5156 View commit details
    Browse the repository at this point in the history
  2. Add new test for validation

    gauravchl committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    d8dc509 View commit details
    Browse the repository at this point in the history
  3. Make firstname required

    gauravchl committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    53e80c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bc5d88 View commit details
    Browse the repository at this point in the history
  5. Update validation tests

    gauravchl committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    db0d936 View commit details
    Browse the repository at this point in the history
  6. Make linter happy

    gauravchl committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    76de268 View commit details
    Browse the repository at this point in the history