-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: [IOBP-1050] Rename biz events in receipt (#6540)
## Short description This pull request includes significant changes to the payments module, primarily related to the removal of the `bizEventsTransaction` feature and the introduction of a new `receipt` feature. The changes involve updates to the navigation, sagas, reducers, and various other files to reflect this transition. ## How to test Ensure that all `bizEvents` functionality remains unchanged Co-authored-by: Alessandro <[email protected]>
- Loading branch information
1 parent
2195185
commit 89e1a80
Showing
60 changed files
with
559 additions
and
700 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
67 changes: 0 additions & 67 deletions
67
ts/features/payments/bizEventsTransaction/navigation/navigator.tsx
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
ts/features/payments/bizEventsTransaction/navigation/params.ts
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
ts/features/payments/bizEventsTransaction/navigation/routes.ts
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
98 changes: 0 additions & 98 deletions
98
ts/features/payments/bizEventsTransaction/store/actions/index.ts
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
ts/features/payments/bizEventsTransaction/store/selectors/index.ts
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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.