Nish Anil
|
19a3735c09
|
Merge dev to feature branch (#1476)
* Fixed firewall rules check and improved the script
the check shall be like ~ Get-NetFirewallRule -DisplayName eShopOnContainers-* -ErrorAction Stop
* #1397: Replaced deprecated docker.for.win.localhost by host.docker.internal in src/.env (#1400)
* Updated Readme (#1402)
Fixed sentence structure in Readme.
Changed "and a several" to "with several."
* CatalogService: Fix issue with Status set when items list is empty (#1304)
* Fix issue with Status set when items list is empty
* Change method Count() call to Count property
Co-authored-by: Dmytro Hridin <v-dmytro.hridin@lionbridge.com>
* refactored Equals() method on ValueObject (#1316)
* Fix/1403and1404 removed duplicate Key SubscriptionClientName and added app.UseAuthorization() call (#1406)
* #1403 removed duplicate Key SubscriptionClientName
Removed duplicate key SubscriptionClientName from Tests/Services/Application.FunctionalTests/Services/Marketing/appsettings.json and sorted its content in asc order.
* #1404 Added app.UseAuthorization() call
Added app.UseAuthorization() call to BasketTestsStartup, LocationsTestsStartup, and MarketingTestsStartup to fix failed unit tests IntegrationEventsScenarios.Post_update_product_price_and_catalog_and_basket_list_modified and MarketingScenarios.Set_new_user_location_and_get_location_campaign_by_user_id (see #1404)
* Fix for Campaigns exception and SignalR 401 Unauthorized (#1374)
* update API Gateway - /locations-api/ @ webmarketing/envoy.yaml
* updated signalr services
- envoy: webmarketingapigw
- latest client: webmvc
- service hub: ordering-signalrhub
Co-authored-by: hfz-r <hafiz.roslan@hartalega.com.my>
* Mis-Spelled 'client' (#1411)
* fix parameter error in multiarch job (#1413)
* Private readonly string changed to private const string (#1288)
* fix disposing of direct instantiated objects in calalog service #1392 (#1395)
* Updated version of different packages. (#1420)
* for issue #1423: changed literal string "OpenIdConnect" to constant string (#1424)
Co-authored-by: Jeremiah Flaga <j.flaga@arcanys.com>
* Updated node-fetch package version. (#1426)
* Updated node-fetch package version.
* Updated node-forge version.
* Fixes #1474: webspa container does not build when running docker-compose up.Updated sha hashes in packages-lock.json (#1475)
* Change ReadAllBytes to ReadAllBytesAsync in PicController (#1425)
Co-authored-by: edmondshtogu <edmondshtogu@gmail.com>
Co-authored-by: InstanceFactory <InstanceFactory@users.noreply.github.com>
Co-authored-by: Sumit Ghosh <sumit.ghosh@neudesic.com>
Co-authored-by: Yosef Herskovitz <34112131+H3RSKO@users.noreply.github.com>
Co-authored-by: Dmytro Hridin <dmytro.hridin@gmail.com>
Co-authored-by: Dmytro Hridin <v-dmytro.hridin@lionbridge.com>
Co-authored-by: André Silva <andrefilipegsilva@outlook.com>
Co-authored-by: hfz-r <39443205+hfz-r@users.noreply.github.com>
Co-authored-by: hfz-r <hafiz.roslan@hartalega.com.my>
Co-authored-by: Majid Ali Khan Quaid <contactmakq@gmail.com>
Co-authored-by: Javier Vela <fjvela@gmail.com>
Co-authored-by: Facundo La Rocca <facundo_larocca@yahoo.com.ar>
Co-authored-by: Nabil Sedoud <nsedoud@gmail.com>
Co-authored-by: jeremiahflaga <flaga.jeremiah@gmail.com>
Co-authored-by: Jeremiah Flaga <j.flaga@arcanys.com>
Co-authored-by: Wojciech Rak <wojciechrak@users.noreply.github.com>
Co-authored-by: Zakaria <23211915+zakaria-c@users.noreply.github.com>
|
4 years ago |
Miguel Veloso
|
97956a56df
|
Relocate network-related scripts
|
5 years ago |
Miguel Veloso
|
b3a0c86e8f
|
Relocate/remove folders
|
5 years ago |
Cesar De la Torre
|
bf40b4be83
|
Increased the port range for firewall rules
|
7 years ago |
White Bear
|
2d5c05bc45
|
ports in log msgs changed from 5105 to 5110
|
7 years ago |
Christian Arenas
|
1ac1dae9d3
|
Add Marketing.API project
|
7 years ago |
Christian Arenas
|
4dc8b65e8b
|
Add Marketing.API project
|
7 years ago |
Ramón Tomás
|
9d5cde2057
|
#2412-Create Location Microservice
|
7 years ago |
Ramón Tomás
|
83166cde12
|
#2412-Create Location Microservice
|
7 years ago |
etomas
|
4078855439
|
CLI-Windows renamed to lowercase
|
8 years ago |
etomas
|
ef362f0140
|
Windows Docker CLI
|
8 years ago |
Cesar De la Torre
|
e859d61a68
|
Fixed the bug in the Add-Firewall-Rules Script. Weird that it had the IPs in the wrong place..
|
8 years ago |
PLAINCONCEPTS\ccanizares
|
f0be49fa63
|
fix add-firewall-docker.ps1 problem.
|
8 years ago |
Carlos Cañizares Estévez
|
3e7da25226
|
Build: Finish and test add-firewall-docker.ps1
|
8 years ago |
Carlos Cañizares Estévez
|
d8a0d9bb66
|
BasketApi: Add authorizationHeader (pass bearer from Swagger Ui to authorize request...).
MVC: Solve some design feedback (filter selector in catalog)
CatalogApi: Move models from infrastructure to Model folder.
|
8 years ago |