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

10504 dxox #5520

Draft
wants to merge 36 commits into
base: staging
Choose a base branch
from
Draft

10504 dxox #5520

wants to merge 36 commits into from

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    4d4787e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1f6ade View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0a6557 View commit details
    Browse the repository at this point in the history
  4. 10504: add seed data

    pixiwyn committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8af8edd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d157ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1da7c2d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d13d26c View commit details
    Browse the repository at this point in the history
  8. 10504: add case worksheets

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

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    a0e67e2 View commit details
    Browse the repository at this point in the history
  2. 10504-dxox: remove case-dealine| and fix correspondence mock file and…

    … getCaseByDocketNumber.test.ts
    Mwindo committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9471803 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68c798b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d22ec53 View commit details
    Browse the repository at this point in the history
  5. 10504-dxox: fix CaseDeadline.test.ts, getCaseDeadlnesInteractor.test.…

    …ts, removeCasePendingItemIteractor.test.ts
    Mwindo committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ddeea43 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    b13ad2d View commit details
    Browse the repository at this point in the history
  2. 10504-dxox: fix shared test

    Mwindo committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8cc25ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fecdc98 View commit details
    Browse the repository at this point in the history
  4. 10504-dxox: fix a few more tests, undo a change to MOCK_CASE (which w…

    …ill probably cause regressions to previous-commit test fixes)
    Mwindo committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    016287e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81af9d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db2846a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a09c769 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    739a7d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    cba4b8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fbe127 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3df68d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54c0cab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    891ae7a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. 10504-dxox: remove numberOfPages, which looks like it was a spurious …

    …field in the original seed data (the entity never uses it), and clean up some commented out code; postpone changes to aggregateCaseItems until everything is moved over
    Mwindo committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    967414b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86cca87 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. 10504-dxox: WIP using upsertCaseCorrespondences instead of upsertCase…

    …Correspondence and putting docketNumber on Correspondence
    Mwindo committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    bcab627 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00458dc View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. 10504-dxox: fix incorrect keys in processStreamUtilities; replace ups…

    …ertCaseDeadline and upsertCaseWorksheet with more flexible upsertCaseDeadlines and upsertCaseWorksheets
    Mwindo committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    f687585 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60114d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    037f5b8 View commit details
    Browse the repository at this point in the history
  4. 10504-dxox: add tests to new stream processors, and update postgres d…

    …irectory naming to be consistent
    Mwindo committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    830ab53 View commit details
    Browse the repository at this point in the history
  5. 10504-dxox: fix validateCaseWorksheetAction.test, and avoid passing e…

    …ntityName into updateCaseWorksheetAction, which is stupid
    Mwindo committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    fcbf4ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fee1eaf View commit details
    Browse the repository at this point in the history