-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
re #19767 - External orders - CRM bubble + hubspot sdk (#41)
* re #19767 - External orders - CRM bubble + hubspot sdk Added http client to retrieve pipelines. Added unit tests for the module. Updated deal model to include pipeline. Retrieving a deal will also retrieve the pipeline associated. * re #19767 - External orders - CRM bubble + hubspot sdk Implemented PR feedback * re #19767 - External orders - CRM bubble + hubspot sdk Fix feedback. Pass NotFoundException as paramater instead of manually creating it. * Test commit * re #19767 - External orders - CRM bubble + hubspot sdk Remove API request to retrieve associated Pipeline for deal. Cleanup deal model to only contain the pipeline guid. Cleanup unit tests for pipeline module.
- Loading branch information
1 parent
002b914
commit 35bb505
Showing
3 changed files
with
1 addition
and
34 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