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

WIP Feature/smart form #31

Merged
merged 79 commits into from
Jun 8, 2021
Merged

WIP Feature/smart form #31

merged 79 commits into from
Jun 8, 2021

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    bee3bb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e239bb0 View commit details
    Browse the repository at this point in the history
  3. add i18n

    eric-burel committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    17b4c31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cb6cc1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13acbea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    861f41e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a5c74b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    b50fd8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ee999b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ad2bbf View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. moved FormWrapper to tsx

    eric-burel committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    788a8e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5a0801 View commit details
    Browse the repository at this point in the history
  3. update storybook version

    eric-burel committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    dc0aee3 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    dc5c43e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    172ddbb View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    f463b19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20bfe3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2131b3 View commit details
    Browse the repository at this point in the history
  4. ok

    eric-burel committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    02b3444 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10c12fd View commit details
    Browse the repository at this point in the history
  6. can render FormGroup

    eric-burel committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    eabee3a View commit details
    Browse the repository at this point in the history
  7. can render 4 inputs

    eric-burel committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    7980d8f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Configuration menu
    Copy the full SHA
    f0eff26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f50afb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02ef3a8 View commit details
    Browse the repository at this point in the history
  4. get the right components

    eric-burel committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    8d03588 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    71149b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0639a30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6769e25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d89708 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f293776 View commit details
    Browse the repository at this point in the history
  6. fix errors filtering

    eric-burel committed May 11, 2021
    Configuration menu
    Copy the full SHA
    32e3264 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    b6a7dbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f83c827 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcce559 View commit details
    Browse the repository at this point in the history
  4. remove isChanged method

    eric-burel committed May 19, 2021
    Configuration menu
    Copy the full SHA
    f8dc288 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c12fb4d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a73f3c5 View commit details
    Browse the repository at this point in the history
  7. remove get document

    eric-burel committed May 19, 2021
    Configuration menu
    Copy the full SHA
    7b6b055 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be3d571 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    59ffa1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb2c0e5 View commit details
    Browse the repository at this point in the history
  3. move warnUnsaved

    eric-burel committed May 21, 2021
    Configuration menu
    Copy the full SHA
    59282f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4998793 View commit details
    Browse the repository at this point in the history
  5. fix useWarnOnUnsaved

    eric-burel committed May 21, 2021
    Configuration menu
    Copy the full SHA
    b6fd83c View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    c51386a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee9078c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85e415e View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    0b03d1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8cba33 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Configuration menu
    Copy the full SHA
    701efa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    546c68d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5e90c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2dd2444 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Configuration menu
    Copy the full SHA
    4c88eea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b19be9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49be0d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6037e52 View commit details
    Browse the repository at this point in the history
  5. fix typing issue

    eric-burel committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    1416088 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aabc8f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    20576a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    bbe7741 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff4626b View commit details
    Browse the repository at this point in the history
  3. fix typescript issues

    Timi-Duban committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    f3124f8 View commit details
    Browse the repository at this point in the history
  4. fix react import issue

    Timi-Duban committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    df7a75f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a7afdd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    341d1cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4698e86 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. formatting

    eric-burel committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    8a12874 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    060f256 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44e3ed9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd2bea1 View commit details
    Browse the repository at this point in the history
  5. add mock for create

    eric-burel committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    60198f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68bbabe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0e2107 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    90d2006 View commit details
    Browse the repository at this point in the history
  9. can create data

    eric-burel committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    dc082bd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bb3a583 View commit details
    Browse the repository at this point in the history
  11. update docs, cleanup

    eric-burel committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    12b8159 View commit details
    Browse the repository at this point in the history