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

[FIX] Make required respect dependsOn on Relationship fields too #4685

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jun 26, 2018

  1. require and dependsOn in Relationships

    Corrects a bug regarding the dependsOn/require options interaction in Relationship Fields (follows the enhancement of keystonejs/keystone#2200)
    Nico264 committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    4e27b7b View commit details
    Browse the repository at this point in the history
  2. test for dependsOn and require and Relationship

    Nicolas Guichard committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    ac13e25 View commit details
    Browse the repository at this point in the history