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

Cleanup: rename "Incident Reports" as "Field Reports" #1469

Closed
srabraham opened this issue Dec 20, 2024 · 1 comment
Closed

Cleanup: rename "Incident Reports" as "Field Reports" #1469

srabraham opened this issue Dec 20, 2024 · 1 comment
Assignees

Comments

@srabraham
Copy link
Member

srabraham commented Dec 20, 2024

I did a surface level rename of "Incident Reports" to "Field Reports" last month, so as far as users are concerned, the migration is already done. See #371 and #1378

This issue is about pushing that rename through the rest of the system, i.e. through all the web client code, the API, the server code, and (maybe eventually) the database.

I've pretty much finished moving over the web client code at this point, via #1466 #1467 #1468 #1470

Next up is the API layer

@srabraham srabraham self-assigned this Dec 20, 2024
srabraham added a commit that referenced this issue Dec 20, 2024
this leaves some API references (via _url.py) as the only remaining
bits of "incident report" usage in the legacy web client

#1469
srabraham added a commit that referenced this issue Dec 20, 2024
this leaves some API references (via _url.py) as the only remaining
bits of "incident report" usage in the legacy web client

#1469
srabraham added a commit that referenced this issue Dec 21, 2024
this takes us most of the way down to the persistence layer

#1469
srabraham added a commit that referenced this issue Dec 21, 2024
this takes us most of the way down to the persistence layer

#1469
srabraham added a commit that referenced this issue Dec 21, 2024
now I really think we're just down to the database level

#1469
srabraham added a commit that referenced this issue Dec 21, 2024
now I really think we're just down to the database level

#1469
@srabraham
Copy link
Member Author

srabraham added a commit that referenced this issue Jan 2, 2025
This moves over the persistence layer from the old "Incident Report"
name, and this is the last of that extensive migration.

#1469
srabraham added a commit that referenced this issue Jan 2, 2025
This moves over the persistence layer from the old "Incident Report"
name, and this is the last of that extensive migration.

#1469
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

No branches or pull requests

1 participant