-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Service Provider Promotions again (#877)
* Remove unused files * Update service provider promotions types in file_store * Rework service provider promotion rewards We now get incentive fund bps and active promotions from mobile-config list incentive promotions from mobile-config client * Start to fill out listing incentive programs for service providers from mobile-config * Redo carrier client listing incentive promotions * Raise dc_sessions and sp_promotions sp_promotions needs to be written to the reward manifest. If we pull it up a level, we can uncouple service provider rewards from carrier_client and the database. * Remove funds container, replace with promotions that has bps and promotions * Use ServiceProviderPromotions wrapper * clean up test structure * clean up exported naming from service provider * update to use published proto types * Add metadata db to carrier service Fill out query to return all active service provider promotions * Keep importing RadioReward until we stop reading them * Use request timestamp to filter active promotions returned * update to rebased proto branch * go back to proto master
- Loading branch information
1 parent
062e5d4
commit 5ad4663
Showing
28 changed files
with
748 additions
and
1,405 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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 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.