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

ERM-462 - CSV Language Set Upload and Export via JSON and XML #4

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

Commits on Oct 2, 2024

  1. ERM-462: initial push

    bayfaub committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    15d7c4f View commit details
    Browse the repository at this point in the history
  2. fixed export

    bayfaub committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a4fc20e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    84306a3 View commit details
    Browse the repository at this point in the history
  2. changed redirect on upload

    bayfaub committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e37f208 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Prevent json or xml export if no data

    Prevent non-csv files to be uploaded
    Dynamically redirect on upload
    luis-adl committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    6e69816 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    55b9778 View commit details
    Browse the repository at this point in the history
  2. Code refactor

    * Implement exceptions
    * Dynamic required columns
    * Split into smaller funcs
    luis-adl committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c9e6b78 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. unit tests

    bayfaub committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ae54d45 View commit details
    Browse the repository at this point in the history
  2. updated gitignore

    bayfaub committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    baf46d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. neoterm tests

    bayfaub committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    21dbd64 View commit details
    Browse the repository at this point in the history
  2. neoterm view tests

    bayfaub committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3f60839 View commit details
    Browse the repository at this point in the history