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

[#1788] Refactor case list view #804

Merged
merged 7 commits into from
Oct 26, 2023

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    bb7c04c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bad5e27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2415900 View commit details
    Browse the repository at this point in the history
  4. [#1788] Refactor implementation of case retrieval

      - remove data processing from `CaseListMixin`, move to `Zaak` and
        `OpenSubmission` dataclasses
      - remove data pre-processing from `CaseListMixin`, break out into
        separate functions
      - re-order imports
    pi-sigma committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    69b0d4e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bf5730 View commit details
    Browse the repository at this point in the history
  6. [#1788] Resolve merge conflict

      - Merge migrations
      - Refactor openzaak.api_models and helper functions in openzaak.cases to reflect
        addition of
    pi-sigma committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    081b028 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. [#1788] Process PR feedback

    pi-sigma committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    74835b5 View commit details
    Browse the repository at this point in the history