-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(accident-notification): connect new api for accident-notification (
#15420) * feat: connect new api for accident-notification * feat: map and send attachments to new api * chore: remove unused code * feat: codegen for api changes and fix dataSchema * chore: nx format:write update dirty files * fix: remove test * chore: nx format:write update dirty files * fix: add null test to pass build * chore: lint * fix: Coderabbit comments * feat: connect review application and addAditionalAttachment * fix: pr comments and add test back in * chore: use switch instead of if * fix: getReportId * fix: codegen backend schema * chore: consistent early return * chore: simplify accidentTypeDTO * fix: lint * feat: connect getAccidentReportStatus * feat: add auth to getAccidentNotificationStatus * fix: import * chore: add test back in * fix: test * chore: remove console.log --------- Co-authored-by: andes-it <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
- Loading branch information
Showing
24 changed files
with
1,194 additions
and
1,270 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.