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 [DUOS-1958][risk=no] "NIH and AnVIL use" sub-component for data submission form #1771

Closed
wants to merge 15 commits into from

Commits on Aug 18, 2022

  1. start

    Shae Marks committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    ed2066c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Merge branch 'develop' of https://github.com/DataBiosphere/duos-ui in…

    …to DUOS-1958
    
    � Conflicts:
    �	src/pages/DataSubmissionForm.js
    Shae Marks committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    5a55d33 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Allow radio button checkedStyle to be overridden

    Shae Marks committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    edfc63d View commit details
    Browse the repository at this point in the history
  2. Add form fields to NihAnvilUse section

    Shae Marks committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    63c4da9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f25db6 View commit details
    Browse the repository at this point in the history
  4. Add nihAnvilUse section to DataSubmissionForm

    Shae Marks committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    3d2537a View commit details
    Browse the repository at this point in the history
  5. Fix quotes

    Shae Marks committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    c0cbb3d View commit details
    Browse the repository at this point in the history
  6. Add cypress tests

    Shae Marks committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    40118aa View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' of https://github.com/DataBiosphere/duos-ui in…

    …to DUOS-1958
    Shae Marks committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    c2877c9 View commit details
    Browse the repository at this point in the history
  8. Minor fixes

    Shae Marks committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    99e5b9c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Bug fixes and put error message as separate function

    Shae Marks committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    5aa2277 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d81dfc8 View commit details
    Browse the repository at this point in the history
  3. Use lodash set instead of lodash/fp set (couldn't get it to actually …

    …update formData for some reason)
    Shae Marks committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    560046d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Move clearDependentFormFields out of forms.js and keep close to paren…

    …t component
    Shae Marks committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    b63c097 View commit details
    Browse the repository at this point in the history
  2. Change shouldClear from a function to a boolean

    Shae Marks committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    0a582f2 View commit details
    Browse the repository at this point in the history