-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#ENTE-82] Limit API access for incomplete services (#116)
* [#ENTE-82] Disable GetLimitedProfile for incomplete services * [#ENTE-82] Disable GetSubscriptionFeed for incomplete services * [#ENTE-82] Disable CreateMessage for incomplete services * [#ENTE-82] Fix unit test (jest mock timer bugs) * [#ENTE-82] Add feature flag for enabling quality service checks * [#ENTE-82] Add Service whitelist for incomplete service filter * [#ENTE-82] Add unit tests for Service withelist * [#ENTE-82] Use bimap instead map/mapLeft * [#ENTE-82] Remove useless library from yarn.lock
- Loading branch information
1 parent
e3e4556
commit 7c1e65a
Showing
20 changed files
with
1,002 additions
and
365 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.