-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: correct apiBasePath & server URL for primary and additional gate…
…ways (#3922) * server drop down fix Signed-off-by: sj895092 <[email protected]> * wip - fix Signed-off-by: Andrea Tabone <[email protected]> * distinguish between gw and other services Signed-off-by: Andrea Tabone <[email protected]> * wip - update basePathn for additional GW Signed-off-by: Andrea Tabone <[email protected]> * adding apimlid to the URL Signed-off-by: sj895092 <[email protected]> * removing the URLs changes Signed-off-by: sj895092 <[email protected]> * add header Signed-off-by: Andrea Tabone <[email protected]> * fetching and updating apiml id of additional gateway Signed-off-by: sj895092 <[email protected]> * fetching and updating apiml id of additional gateway Signed-off-by: sj895092 <[email protected]> * refactor Signed-off-by: sj895092 <[email protected]> * check for catalog and null value Signed-off-by: Andrea Tabone <[email protected]> * revert back the serverurl construction Signed-off-by: Andrea Tabone <[email protected]> * fix tests Signed-off-by: sj895092 <[email protected]> * fix dependency to align to v3 Signed-off-by: Andrea Tabone <[email protected]> * fix UI Signed-off-by: Andrea Tabone <[email protected]> * refactoring Signed-off-by: Andrea Tabone <[email protected]> * fix issue with ReferenceError: process is not defined Signed-off-by: Andrea Tabone <[email protected]> * fix issue with ReferenceError: process is not defined Signed-off-by: Andrea Tabone <[email protected]> * adding tests Signed-off-by: sj895092 <[email protected]> * Update ApiCatalogController.java Signed-off-by: ShobhaJayanna <[email protected]> * Update ApiCatalogControllerTests.java Signed-off-by: ShobhaJayanna <[email protected]> * Update ApiCatalogControllerTests.java Signed-off-by: ShobhaJayanna <[email protected]> * Update CachedProductFamilyService.java Signed-off-by: ShobhaJayanna <[email protected]> * add integration test Signed-off-by: Andrea Tabone <[email protected]> * revert back unnecessary code Signed-off-by: Andrea Tabone <[email protected]> * add api-catalog service container Signed-off-by: Andrea Tabone <[email protected]> * fix e2e tests Signed-off-by: Andrea Tabone <[email protected]> * increase coverage and fix code smells Signed-off-by: Andrea Tabone <[email protected]> * cleanup workflow Signed-off-by: Andrea Tabone <[email protected]> * fix test Signed-off-by: Andrea Tabone <[email protected]> * fix config Signed-off-by: Andrea Tabone <[email protected]> * add missing mock service and multi-tenancy setup config for local env Signed-off-by: Andrea Tabone <[email protected]> * minor eslint fix Signed-off-by: Andrea Tabone <[email protected]> * minor eslint fix Signed-off-by: Andrea Tabone <[email protected]> * add debug messages Signed-off-by: Andrea Tabone <[email protected]> * fix test Signed-off-by: Andrea Tabone <[email protected]> * address comment Signed-off-by: Andrea Tabone <[email protected]> --------- Signed-off-by: sj895092 <[email protected]> Signed-off-by: Andrea Tabone <[email protected]> Signed-off-by: ShobhaJayanna <[email protected]> Co-authored-by: Andrea Tabone <[email protected]>
- Loading branch information
1 parent
6c6306a
commit aa50350
Showing
20 changed files
with
213 additions
and
61 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
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
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 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.