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 (Grouping with Collapse/Expand) #21992

Merged
merged 3 commits into from
Nov 30, 2022

Commits on Nov 27, 2022

  1. CSV Upload:

      - Add expand/collapse to sections uisng custom macros
      - Add other delimiter text input using custom macros
      - Add custom jquery scripts to support our new features
    Antonio-RiveroMartnez committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    53f9b8c View commit details
    Browse the repository at this point in the history
  2. CSV Upload:

    - Add has_access decorator to new custom view so it is secure
    Antonio-RiveroMartnez committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    236d0c1 View commit details
    Browse the repository at this point in the history
  3. CSV Upload:

    - Fix formatting
    Antonio-RiveroMartnez committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    f266d22 View commit details
    Browse the repository at this point in the history