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: CSV File Upload form updates #21922

Merged
merged 5 commits into from
Nov 21, 2022

Commits on Nov 18, 2022

  1. CSV Upload:

    - Update field texts: Name & Descriptions
    - Reorder form fields
    - Update tests
    Antonio-RiveroMartnez committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    0e47554 View commit details
    Browse the repository at this point in the history
  2. CSV Upload:

    - Fix typo in Null Values field
    Antonio-RiveroMartnez committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    522e9d7 View commit details
    Browse the repository at this point in the history
  3. CSV Upload:

    - Make description for Null Values field match the mock up
    Antonio-RiveroMartnez committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    0a0e390 View commit details
    Browse the repository at this point in the history
  4. CSV Upload:

    - Rename the id of the DOm element so it doesn't fail when querying schemas with allowed csv file upload
    Antonio-RiveroMartnez committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    25322b3 View commit details
    Browse the repository at this point in the history
  5. CSV Upload:

    - The DOM element was still misnamed in one place
    Antonio-RiveroMartnez committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    863f2b3 View commit details
    Browse the repository at this point in the history