-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: [IOCOM-1525] PAID badge, new DS (#5877)
⚠️ This PR depends on #5873⚠️ ## Short description This PR enables the PAID badge on messages in the new DS messages' home.  ## List of changes proposed in this pull request - `MessageListItem`: support for `success` badgeVariant - `WrappedMessageListItem`: business logic for `badgeVariant` and `badgeText` - `allPaginated` refactored `isNoticePaidSelector` into `isPaymentMessagewithPaidNoticeSelector` ## How to test Using the io-dev-api-server, generate some messages with and without payment. Make sure to enable both DS and new Home. Select a message with a payment and pay it. The related message's cell should display the PAID badge. Be aware that SEND messages with payments do not display the PAID badge.
- Loading branch information
Showing
12 changed files
with
2,551 additions
and
50 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
Oops, something went wrong.