-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: [#176167278] Show message when remove profile if some bonus is …
…active (#2597) * [#176167278] add alert text * [#176167278] create alert and connect with bonus information * [#176167278] create saga to load bonus before go to remove account detail screen * [#176167278] create navigateToRemoveAccountDetail screen action * [#176167278] create action to start the load bonus before remove account flow * [#176167278] dispatch action to start load bonus before remove account flow at continue button press * [#176167278] fix typo * [#176167278] moving remove account saga inside profile watcher * [#176167278] check for every bonus if is available * [#176167278] call navigation action and the bonuses information in parallel * [#176167278] remove unused import * [#176167278] add comment on action * [#176167278] fix typo * [#176167278] add comment Co-authored-by: Matteo Boschi <[email protected]> Co-authored-by: Cristiano Tofani <[email protected]>
- Loading branch information
1 parent
d3b11ca
commit 9b4d556
Showing
8 changed files
with
154 additions
and
44 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
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