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

Officer Table Overhaul #358

Merged
merged 6 commits into from
Mar 13, 2024
Merged

Officer Table Overhaul #358

merged 6 commits into from
Mar 13, 2024

Conversation

DMalone87
Copy link
Collaborator

Adding tests for Officer API endpoints

Creating association objects for:

  • Accusation (Officer/Perpetrator)
  • Employment (Officer/Agency)

Added new officer endpoints

  • Get all officers
  • Get officer by ID
  • Create Officer

- Adding tests for Officer API endpoints
- Creating association objects for:
    - Accusation (Officer/Perpetrator)
    - Employment (Officer/Agency)
- Get officer by id
- Get all officers
- Create officer
@DMalone87
Copy link
Collaborator Author

Recreated PR #352 after it stopped synchronizing with the branch.

@zganger zganger self-assigned this Mar 13, 2024
@DMalone87 DMalone87 merged commit f547efe into main Mar 13, 2024
3 checks passed
hrauniya pushed a commit to hrauniya/police-data-trust that referenced this pull request Mar 26, 2024
* Officer Table Overhaul (In Progress)
- Adding tests for Officer API endpoints
- Creating association objects for:
    - Accusation (Officer/Perpetrator)
    - Employment (Officer/Agency)

* Officer Model Updates

* Add additional officer endpoints and tests
- Get officer by id
- Get all officers
- Create officer

* Style Corrections

* Officer search error fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants