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

T1894 improve error messages on scan import letters #1986

Open
wants to merge 21 commits into
base: 14.0
Choose a base branch
from

Commits on Oct 21, 2024

  1. Fix: run_analyze method to prevent import_completed from being set to…

    … True on analysis failure
    jordyBSK committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    dfb87ad View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. feat: new status added for failed imports

    jordyBSK committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    dc3a19b View commit details
    Browse the repository at this point in the history
  2. feat: the status changes to failed if one of the imported files does …

    …not pass the test
    jordyBSK committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c950391 View commit details
    Browse the repository at this point in the history
  3. fix: the status changes to failed if one of the imported files does n…

    …ot pass the test
    jordyBSK committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ed25259 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

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

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    a8b1ec8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98190fe View commit details
    Browse the repository at this point in the history
  3. fix: fix import_letters_history.py with pre-commit

    jordyBSK committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5ea3fb6 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    d7ead25 View commit details
    Browse the repository at this point in the history
  2. feat: add file_name data in vals

    jordyBSK committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a2c6c9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    376e6f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    616898f View commit details
    Browse the repository at this point in the history
  2. feat: checks if all imported files pass the try except if not, import…

    … passes to failed
    jordyBSK committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ed32722 View commit details
    Browse the repository at this point in the history
  3. fix: fix import_letters_history.py with pre-commit

    jordyBSK committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e818e43 View commit details
    Browse the repository at this point in the history
  4. fix: fix pdf page count bug on pre-commit

    jordyBSK committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    be159e1 View commit details
    Browse the repository at this point in the history
  5. fix: fix import_letters_line.py with pre-commit

    jordyBSK committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    fb25510 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    747f581 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc847cd View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Fix: import failure handling and user notification

    jordyBSK committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    708d6b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. fix: import_letters_history: Correct state computation and failed fil…

    …e handling
    jordyBSK committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    bbf8a98 View commit details
    Browse the repository at this point in the history
  2. fix: import_letters_history with pre-commit

    jordyBSK committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    c2737ba View commit details
    Browse the repository at this point in the history