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

[ISSUE-9] Feature of Formik + Yup Sample #68

Merged
merged 40 commits into from
Oct 5, 2020

Commits on Oct 2, 2020

  1. refactor: decoupled centeredcontent fro app

    Luis Valgoi committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    48ced51 View commit details
    Browse the repository at this point in the history
  2. chore: added formik and yup

    Luis Valgoi committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    e7a5755 View commit details
    Browse the repository at this point in the history
  3. refactor: pagination file

    Luis Valgoi committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    867e4ff View commit details
    Browse the repository at this point in the history
  4. refactor: url paths

    Luis Valgoi committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    11da9a7 View commit details
    Browse the repository at this point in the history
  5. refactor: url providers

    Luis Valgoi committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    94ae06d View commit details
    Browse the repository at this point in the history
  6. refactor: util folder

    Luis Valgoi committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    4a3500f View commit details
    Browse the repository at this point in the history
  7. chore: added deps into template

    Luis Valgoi committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    250ce4f View commit details
    Browse the repository at this point in the history
  8. feat: added initial version of routing

    Luis Valgoi committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    15cd25e View commit details
    Browse the repository at this point in the history
  9. feat: added initial version of routing

    Luis Valgoi committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    8d45159 View commit details
    Browse the repository at this point in the history
  10. test: added tests for navback

    Luis Valgoi committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    d3dd349 View commit details
    Browse the repository at this point in the history
  11. refactor: navback default args

    Luis Valgoi committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    8577857 View commit details
    Browse the repository at this point in the history
  12. feat: added first version of form structure

    Luis Valgoi committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    1048cfc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    31ef1e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. refactor: centerecontext to work in mobo as well

    Luis Valgoi committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    11e1d8d View commit details
    Browse the repository at this point in the history
  2. feat: added second version of form

    Luis Valgoi committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    9ace5e9 View commit details
    Browse the repository at this point in the history
  3. refactor: added inner style by default

    Luis Valgoi committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    ba6e776 View commit details
    Browse the repository at this point in the history
  4. refactor: refactor todo payload from number to desc

    Luis Valgoi committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    e7c2a2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f865065 View commit details
    Browse the repository at this point in the history
  6. refactor: children getting from props instead directly

    Luis Valgoi committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    e499ff5 View commit details
    Browse the repository at this point in the history
  7. feat: changed payload and schema

    Luis Valgoi committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    fd72c14 View commit details
    Browse the repository at this point in the history
  8. feat: added formbase init version

    Luis Valgoi committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    534ec1c View commit details
    Browse the repository at this point in the history
  9. feat: added usage of formik initial version

    Luis Valgoi committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    7d40829 View commit details
    Browse the repository at this point in the history
  10. feat: finished form submition

    Luis Valgoi committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    615d6e7 View commit details
    Browse the repository at this point in the history
  11. refactor: removed unused var

    Luis Valgoi committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    ca8c527 View commit details
    Browse the repository at this point in the history
  12. test: added fieldbase test

    Luis Valgoi committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    e010aac View commit details
    Browse the repository at this point in the history
  13. test: added tests for input

    Luis Valgoi committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    58df03a View commit details
    Browse the repository at this point in the history
  14. test: added tests for label

    Luis Valgoi committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    39bd5c6 View commit details
    Browse the repository at this point in the history
  15. docs: updated readme

    Luis Valgoi committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    6754379 View commit details
    Browse the repository at this point in the history
  16. refactor: removed <>

    Luis Valgoi committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    9619f22 View commit details
    Browse the repository at this point in the history
  17. refactor: removes the not needed props

    Luis Valgoi committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    ea58b38 View commit details
    Browse the repository at this point in the history
  18. test: added textarea test

    Luis Valgoi committed Oct 3, 2020
    Configuration menu
    Copy the full SHA
    22416da View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. test: added tests for select

    Luis Valgoi committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    759a1c4 View commit details
    Browse the repository at this point in the history
  2. refactor: renamed for build circleci

    Luis Valgoi committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    48d408e View commit details
    Browse the repository at this point in the history
  3. refactor: renamed for build

    Luis Valgoi committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    1b497e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f70c14d View commit details
    Browse the repository at this point in the history
  5. refactor: i18n for navback

    Luis Valgoi committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    fd3a35e View commit details
    Browse the repository at this point in the history
  6. refactor: fn call and typo

    Luis Valgoi committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    cf2c66f View commit details
    Browse the repository at this point in the history
  7. refactor: params cascade

    Luis Valgoi committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    e93ef17 View commit details
    Browse the repository at this point in the history
  8. refactor: added requireness

    Luis Valgoi committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    10408fb View commit details
    Browse the repository at this point in the history
  9. refactor: extracted to outside

    Luis Valgoi committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    2dab6db View commit details
    Browse the repository at this point in the history