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

feat(new-resource-form): make visible the required prop fields (DSP-1115) #342

Merged
merged 24 commits into from Jan 19, 2021

Commits on Dec 10, 2020

  1. feat(select-properties): check if the prop is required according to i…

    …ts cardinality
    flaurens committed Dec 10, 2020
    Copy the full SHA
    1099910 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Copy the full SHA
    123c4a5 View commit details
    Browse the repository at this point in the history
  2. test(select-properties): fix test

    flaurens committed Dec 11, 2020
    Copy the full SHA
    4c643d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Copy the full SHA
    f5b6880 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d9e4531 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Copy the full SHA
    e365fe2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d9b906c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a79b50d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c505a4d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. fix(switch-properties): pass to the input valueRequiredValidator a va…

    …riable instead of false
    flaurens committed Jan 6, 2021
    Copy the full SHA
    cf2245f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

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

Commits on Jan 12, 2021

  1. Copy the full SHA
    33a877d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f279f17 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

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

Commits on Jan 15, 2021

  1. Copy the full SHA
    bd96c39 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b0499b8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0c91504 View commit details
    Browse the repository at this point in the history
  4. fix(invalid-control-scroll): fix basic test

    flaurens committed Jan 15, 2021
    Copy the full SHA
    a3075c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. refactor(invalid-control-scroll): simplify the directives + update sc…

    …rolling config
    flaurens committed Jan 18, 2021
    Copy the full SHA
    e088d5e View commit details
    Browse the repository at this point in the history
  2. refactor: clean up + add some explanations

    flaurens committed Jan 18, 2021
    Copy the full SHA
    8f1b7d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. refactor(select-properties): update comment

    flaurens committed Jan 19, 2021
    Copy the full SHA
    5dc1abe View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7858d95 View commit details
    Browse the repository at this point in the history
  3. refactor(switch-properties): update comment

    flaurens committed Jan 19, 2021
    Copy the full SHA
    fb3a064 View commit details
    Browse the repository at this point in the history
  4. refactor(select-properties): update comments

    flaurens committed Jan 19, 2021
    Copy the full SHA
    f131477 View commit details
    Browse the repository at this point in the history