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

✨ Enhance ImportApplicationsForm: support for XLS, XLSX, ODS file formats #2104

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Sep 22, 2024

  1. Extend file upload to support Excel and ODS

    Signed-off-by: Shevijacobson <shevijacob@gmail.com>
    Shevijacobson committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    131ed90 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. add missing line

    Signed-off-by: Shevijacobson <shevijacob@gmail.com>
    Shevijacobson committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d227e1c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Edit unsupported file type message for uploads

    Signed-off-by: shevijacobson <shevijacob@gmail.com>
    Shevijacobson committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    312405d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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

Commits on Nov 3, 2024

  1. Convert Excel and ODS files to CSV before upload in onSubmit function

    Signed-off-by: shevijacobson <shevijacob@gmail.com>
    Shevijacobson committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    9114f1e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

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