You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
As mentioned in #755 and #1061, we followed up in #1132 for getting a list of things we need to rename things for consistency. This ticket is to go through both the frontend and backend and refactor the relevant lines.
Acceptance Criteria:
No further mentions of ReportFile can be found and both frontend and backend reference the same DataFile notation.
Testing Checklist has been run and all tests pass
README is updated, if necessary
Change reports to data files in file names
Tasks:
Update backend to rename ReportFile and associated code to DataFile.
Ensure frontend is also renamed to be consistent with backend DataFile.
Description:
As mentioned in #755 and #1061, we followed up in #1132 for getting a list of things we need to rename things for consistency. This ticket is to go through both the frontend and backend and refactor the relevant lines.
Acceptance Criteria:
ReportFile
can be found and both frontend and backend reference the sameDataFile
notation.Tasks:
ReportFile
and associated code toDataFile
.DataFile
.Notes:
Supporting Documentation:
Open Questions:
The text was updated successfully, but these errors were encountered: