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

Enforce validation process #243

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Commits on Mar 15, 2022

  1. feat: bump react-hook-form and use resolver for validating

    chore: rolling back to standard validation
    sebbalex committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    c300336 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. refactor: switch to touchedFields instead of dirty which are unstable

    chore: housekeeping for validator
    fix: some fields were not using correct type
    fix: multiple simpleStringArrays had serious problems
    sebbalex committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    8e19bf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9e03e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee3e0cf View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. fix: several fix applied to get data back from local storage

    languages were not successfully loaded after loading data from storage
    default values were not succesfully set after a refresh
    some safe check added
    errors are more soft now
    sebbalex committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    116a63e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    112a173 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d152bc View commit details
    Browse the repository at this point in the history
  4. feat: upload file from local upload

    fix: network problem uploading using URL is now well communicated
    fix: minor to all upload process
    sebbalex committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    6d0c171 View commit details
    Browse the repository at this point in the history
  5. fix: linting problem

    sebbalex committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    81af326 View commit details
    Browse the repository at this point in the history
  6. feat: add CI workflow

    sebbalex committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    86d7e1b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3e0475 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    b184950 View commit details
    Browse the repository at this point in the history