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

1033 external form upload #1038

Merged
merged 13 commits into from
Oct 17, 2024

Commits on Oct 6, 2024

  1. adds route and controller method to use the importer to import extern…

    …al csv forms with google_csv_import_service
    wandergithub committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    27a9557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a3b161 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93f379b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8c7720 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Adds multiple param to partial

    Modify external form controller to support just one file upload
    correct controller test
    wandergithub committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    06737d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    66463fa View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    53c25a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2b3765 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. - refactors google_csv_import_service

    - Updates users Factorie to create the person
    - fix external_form_upload_controller_tests
    wandergithub committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ad286e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8d55bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6db6688 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Improve naming

    wandergithub committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    bf08e81 View commit details
    Browse the repository at this point in the history
  2. admin variable

    wandergithub committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    56366fe View commit details
    Browse the repository at this point in the history