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

CAMS-283: Retrieve attorneys by office #917

Merged
merged 8 commits into from
Sep 19, 2024

Commits on Sep 19, 2024

  1. Start refactor of attorney model

    Jira ticket: CAMS-283
    
    Co-authored-by: Fritz Madden <[email protected]>
    Co-authored-by: Arthur Morrow <[email protected]>
    Co-authored-by: James Brooks <[email protected]>
    Co-authored-by: Brian Posey <[email protected]>,
    4 people committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9c312db View commit details
    Browse the repository at this point in the history
  2. WIP - Add attorneys to offices function

    We add a repository for the soon to be created offices container and
    the functionality to retrieve attorneys assigned to an office from the
    container.
    
    Jira ticket: CAMS-283
    
    Co-authored-by: Brian Posey <[email protected]>,
    jamesobrooks authored and btposey committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    267aa90 View commit details
    Browse the repository at this point in the history
  3. Finish testing offices repository

    Jira ticket: CAMS-283
    
    Co-authored-by: Brian Posey <[email protected]>,
    jamesobrooks authored and btposey committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cd0ac3e View commit details
    Browse the repository at this point in the history
  4. Use ARRAY_CONTAINS to query roles

    Jira ticket: CAMS-283
    jamesobrooks authored and btposey committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fe6b6da View commit details
    Browse the repository at this point in the history
  5. Update clean scripts

    Jira ticket: CAMS-283
    jamesobrooks authored and btposey committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    883793a View commit details
    Browse the repository at this point in the history
  6. Fix tests

    Jira ticket: CAMS-283
    jamesobrooks authored and btposey committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    79c3d39 View commit details
    Browse the repository at this point in the history
  7. Remove unused code

    Jira ticket: CAMS-283
    jamesobrooks authored and btposey committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a5b4794 View commit details
    Browse the repository at this point in the history
  8. Remove console.log

    Jira ticket: CAMS-
    btposey committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3d5ed8c View commit details
    Browse the repository at this point in the history