-
Notifications
You must be signed in to change notification settings - Fork 929
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor: Show ITR setting based on subscription status
The ITR setting is now displayed based on the current status of the product subscription. It will be: - Hidden if the user is ineligible or signed out - Expired if the subscription is inactive or expired - Activating if the subscription is waiting for activation - Subscribed if the subscription is active ProductSubscriptionManager now takes a vararg of Products as we have US and ROW ITR products
- Loading branch information
1 parent
cc134f7
commit 99d90aa
Showing
3 changed files
with
54 additions
and
16 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