169 Commits

Author SHA1 Message Date
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>
2020-09-29 16:36:11 +05:30
Sumit Ghosh
87552cf73a Updated Readme. 2020-08-05 11:00:18 +05:30
Sumit Ghosh
66d60fae09 Merge branch 'pr1372' into fix/update-readme 2020-08-05 10:56:34 +05:30
Nish Anil
15c80dab38
Update README.md 2020-08-04 16:32:43 +05:30
Nish Anil
5644d8eeeb
Update README.md 2020-08-04 16:30:52 +05:30
Sumit Ghosh
be3921972f resolving merged conflict 2020-07-29 11:39:57 +05:30
Sumit Ghosh
75fdb3dd60 Shifting MS learn section on top. 2020-07-28 14:41:05 +05:30
Sander Holvoet
35bd66e9a9
Fixed typo in README (#1375) 2020-07-28 12:43:18 +05:30
Sumit Ghosh
eece98132d Moved mslearn section on top 2020-07-24 11:00:11 +05:30
Sumit Ghosh
edf5394579 Updated readme.md with mslearn link 2020-07-22 20:51:09 +05:30
Sumit Ghosh
3f0651cb87 Updated readme with new book cover icon 2020-07-22 11:42:25 +05:30
Nish Anil
d227823da4
Update README.md 2020-02-26 01:36:10 +05:30
Miguel Veloso
bc74f7ca72 minor change to requeue DevOps validation 2020-01-27 11:34:06 +00:00
Nish Anil
ee0621a536
Update README.md 2020-01-14 15:47:51 +05:30
Miguel Veloso
8cc680847a Bold release notes 2019-11-29 16:02:57 +00:00
Miguel Veloso
dcdf6612e5 Minor README updates 2019-11-29 16:00:18 +00:00
Miguel Veloso
0c24665b2a Streamline README, add links to Wiki 2019-11-28 18:22:55 +00:00
Nish Anil
f3613b1b39
Update README.md 2019-11-28 16:21:04 +05:30
Nish Anil
9df8c7183d
Update README.md 2019-11-28 16:17:21 +05:30
Nish Anil
5742bea702
Update README.md 2019-11-28 16:13:57 +05:30
Nish Anil
3466fa1766
Update README.md 2019-11-28 16:10:57 +05:30
Nish Anil
6525dce470
Update README.md 2019-11-28 16:08:21 +05:30
Nish Anil
915cb58840
Update README.md 2019-11-28 16:07:28 +05:30
Miguel Veloso
a4ef680e04 Update README 2019-11-26 16:46:40 +00:00
eiximenis
3ece346576 Update README.md 2019-11-15 10:56:17 +01:00
Miguel Veloso
e8d99c06c9 Merge branch 'features/migration-dotnet3' into dotnet3-migration/dev-dotnet3
# Conflicts:
#	README.md
#	docker-compose.override.yml
#	docker-compose.yml
#	k8s/helm/deploy-all.ps1
#	k8s/helm/webstatus/values.yaml
#	src/ApiGateways/ApiGw-Base/Dockerfile
#	src/ApiGateways/ApiGw-Base/OcelotApiGw.csproj
#	src/ApiGateways/Mobile.Bff.Shopping/aggregator/Dockerfile
#	src/ApiGateways/Mobile.Bff.Shopping/aggregator/Mobile.Shopping.HttpAggregator.csproj
#	src/ApiGateways/Web.Bff.Shopping/aggregator/Dockerfile
#	src/ApiGateways/Web.Bff.Shopping/aggregator/Web.Shopping.HttpAggregator.csproj
#	src/BuildingBlocks/EventBus/EventBus.Tests/EventBus.Tests.csproj
#	src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj
#	src/BuildingBlocks/WebHostCustomization/WebHost.Customization/WebHost.Customization.csproj
#	src/Mobile/eShopOnContainers/eShopOnContainers.Core/eShopOnContainers.Core.csproj
#	src/Mobile/eShopOnContainers/eShopOnContainers.UnitTests/eShopOnContainers.UnitTests.csproj
#	src/Services/Basket/Basket.API/Basket.API.csproj
#	src/Services/Basket/Basket.API/Dockerfile
#	src/Services/Basket/Basket.FunctionalTests/Basket.FunctionalTests.csproj
#	src/Services/Basket/Basket.UnitTests/Basket.UnitTests.csproj
#	src/Services/Catalog/Catalog.API/Catalog.API.csproj
#	src/Services/Catalog/Catalog.API/Dockerfile
#	src/Services/Catalog/Catalog.FunctionalTests/Catalog.FunctionalTests.csproj
#	src/Services/Catalog/Catalog.UnitTests/Catalog.UnitTests.csproj
#	src/Services/Identity/Identity.API/Dockerfile
#	src/Services/Identity/Identity.API/Identity.API.csproj
#	src/Services/Location/Locations.API/Dockerfile
#	src/Services/Location/Locations.API/Locations.API.csproj
#	src/Services/Location/Locations.FunctionalTests/Locations.FunctionalTests.csproj
#	src/Services/Marketing/Infrastructure/AzureFunctions/marketing-functions.csproj
#	src/Services/Marketing/Marketing.API/Dockerfile
#	src/Services/Marketing/Marketing.API/Marketing.API.csproj
#	src/Services/Marketing/Marketing.FunctionalTests/Marketing.FunctionalTests.csproj
#	src/Services/Ordering/Ordering.API/Dockerfile
#	src/Services/Ordering/Ordering.API/Ordering.API.csproj
#	src/Services/Ordering/Ordering.BackgroundTasks/Dockerfile
#	src/Services/Ordering/Ordering.BackgroundTasks/Ordering.BackgroundTasks.csproj
#	src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj
#	src/Services/Ordering/Ordering.FunctionalTests/Ordering.FunctionalTests.csproj
#	src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj
#	src/Services/Ordering/Ordering.SignalrHub/Dockerfile
#	src/Services/Ordering/Ordering.SignalrHub/Ordering.SignalrHub.csproj
#	src/Services/Ordering/Ordering.UnitTests/Ordering.UnitTests.csproj
#	src/Services/Payment/Payment.API/Dockerfile
#	src/Services/Payment/Payment.API/Payment.API.csproj
#	src/Services/Webhooks/Webhooks.API/Dockerfile
#	src/Services/Webhooks/Webhooks.API/Webhooks.API.csproj
#	src/Web/WebMVC/Dockerfile
#	src/Web/WebMVC/WebMVC.csproj
#	src/Web/WebSPA/Dockerfile
#	src/Web/WebSPA/WebSPA.csproj
#	src/Web/WebStatus/Dockerfile
#	src/Web/WebStatus/WebStatus.csproj
#	src/Web/WebStatus/appsettings.Development.json
#	src/Web/WebhookClient/Dockerfile
#	test/ServicesTests/Application.FunctionalTests/Application.FunctionalTests.csproj
2019-11-07 16:31:17 +00:00
eiximenis
d2d33da437 Readme updated to net3 2019-10-31 11:03:37 +01:00
Nish Anil
cd7d2d464a
Update README.md 2019-10-21 17:24:46 +05:30
Miguel Veloso
8dc2d70024 Add note about work in progress going on in features/migration-dotnet3 2019-10-17 15:45:14 +01:00
Miguel Veloso
fad40850fa Update README links to new wiki 2019-07-19 10:47:03 +01:00
Miguel Veloso
ba2f68752a Update Containerized applications e-book and covers 2019-06-18 09:40:36 +01:00
Nish Anil
aa7614be5a
Removed explicit mentions to VS 2017 2019-04-05 14:21:10 +05:30
Nish Anil
3f7307ace7
Updated Table alignment 2019-04-02 20:28:03 +05:30
Nish Anil
6277c0481a
Added tables for Build Status 2019-04-02 20:21:49 +05:30
Savorboard
a28ec949fc
Update EventBus notes 2019-03-26 09:07:44 +08:00
Savorboard
68b8159342 Update README add note for EventBus 2019-03-22 14:55:10 +08:00
eiximenis
94ff3fa8c2 Updated readme.md for builds info 2019-03-20 12:52:34 +01:00
eiximenis
8a31efeab2 badge for buid status 2019-01-29 11:43:15 +01:00
Cesar De la Torre
a8b705fcc6
Update README.md 2019-01-10 10:50:27 -08:00
Cesar De la Torre
0099b1dd7d
Update README.md 2019-01-10 10:48:07 -08:00
Nish Anil
8c6068c8b7
Updated ReadMe to include .NET 2.2 updates 2019-01-07 17:20:16 +05:30
Manaswini Das
ed2c905bda
Improves README 2018-10-31 22:53:09 +05:30
Aritra Das
f81ff0ec0a Corrected the grammatical and spelling mistakes on Readme.md 2018-10-09 20:32:30 +05:30
Cesar De la Torre
262341c140
Update README.md 2018-06-18 16:32:04 -07:00
Cesar De la Torre
b68260c894
Update README.md 2018-06-06 16:27:01 -07:00
Cesar De la Torre
97b8fce7e5
Update README.md 2018-05-22 17:39:25 -07:00
Cesar De la Torre
2158846c60
Update README.md 2018-05-22 17:35:59 -07:00
Cesar De la Torre
81943e4da2
Update README.md 2018-05-22 17:34:47 -07:00
Cesar De la Torre
19936607e2
Update README.md 2018-05-10 13:34:40 -07:00
Cesar De la Torre
c22aa6fbeb
Update README.md 2018-05-10 13:30:51 -07:00