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(Data Import): custom csv delimiters, UTF-8 BOM handling #26183

Merged
merged 8 commits into from May 15, 2024

Commits on Apr 30, 2024

  1. feat(Data Import): custom delimiters

    Mate Laszlo Valko committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    45eabd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c662379 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. fix: fallback to ',' when delimiter_options not defined

    Co-authored-by: Akhil Narang <me@akhilnarang.dev>
    vmatt and akhilnarang committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d3cfa26 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. feat: CSV import introduce FILE_ENCODING_OPTIONS constant in file.py,…

    … cleanup
    Mate Laszlo Valko committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e69093c View commit details
    Browse the repository at this point in the history
  2. chore(csvutils): update messages

    Avoid semgrep issue with translated string
    
    Signed-off-by: Akhil Narang <me@akhilnarang.dev>
    akhilnarang committed May 8, 2024
    Configuration menu
    Copy the full SHA
    123844b View commit details
    Browse the repository at this point in the history
  3. chore(doctype/file): update comments

    Signed-off-by: Akhil Narang <me@akhilnarang.dev>
    akhilnarang committed May 8, 2024
    Configuration menu
    Copy the full SHA
    1cebdb2 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. fix: comments

    Mate Laszlo Valko committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0f4e916 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. chore: update labels and a comment

    Signed-off-by: Akhil Narang <me@akhilnarang.dev>
    akhilnarang committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9986ea8 View commit details
    Browse the repository at this point in the history