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
|
bbccef7466
|
Fix/1370 - Updated script related changes for helm 3.x and k8s 1.16.x (#1378)
* Fix for helm 3 and k8s 1.16
* Inclusion of archived directory under k8s
* separate deploy-all powershell script for local Mac OS deployment.
|
2020-07-28 17:36:43 +05:30 |
|
Miguel Veloso
|
33c8cc2dd3
|
Merge branch 'feature/3.1-upgrade' into dev
|
2019-12-18 18:59:50 +00:00 |
|
eiximenis
|
ad555d5406
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
|
2019-12-17 18:12:57 +01:00 |
|
eiximenis
|
f47d688055
|
tls support
|
2019-12-17 18:12:53 +01:00 |
|
Miguel Veloso
|
97956a56df
|
Relocate network-related scripts
|
2019-12-17 13:41:12 +00:00 |
|
Miguel Veloso
|
0e69843e56
|
Simplify ingress setup files
|
2019-12-05 17:29:34 +00:00 |
|
Miguel Veloso
|
83deb04439
|
Unify dashboard setup yaml
|
2019-12-05 17:28:53 +00:00 |
|
Miguel Veloso
|
62db94848d
|
Configure Envoy to forward SignalR notifications
|
2019-12-05 17:27:38 +00:00 |
|
Miguel Veloso
|
d42be1b857
|
Fix healthchecks configuration values
|
2019-12-05 12:12:27 +00:00 |
|
Miguel Veloso
|
759c061822
|
Move/remove obsolete folders
|
2019-11-26 16:47:12 +00:00 |
|
Miguel Veloso
|
025d13e4ca
|
Make installation work in local kubernetes
|
2019-11-23 12:37:28 +00:00 |
|
Miguel Veloso
|
aafd8893d9
|
Rename script to create aks resource
|
2019-11-21 10:49:36 +00:00 |
|
Miguel Veloso
|
38db586d5a
|
Remove obsolete files/folders
|
2019-11-21 10:45:28 +00:00 |
|
Miguel Veloso
|
b3a0c86e8f
|
Relocate/remove folders
|
2019-11-20 19:02:01 +00:00 |
|
SychevIgor
|
031de21ea4
|
typo
typo
|
2019-02-13 14:56:36 +03:00 |
|
OuJun
|
5e9c12e5c3
|
Update readme.md
|
2018-03-15 18:15:57 +08:00 |
|
Sychev Igor
|
df0a2f04be
|
make servicebus deployment more accurate and self descriptable
|
2018-03-04 21:55:25 +03:00 |
|
Eduard Tomàs
|
b1ce2f90ea
|
Merge pull request #483 from wwvlada/patch-1
Update readme.md
|
2018-02-13 15:58:39 +01:00 |
|
Eduard Tomàs
|
f3a2d2fc34
|
Updated ARM template for SF (need only to change prefix parameter)
|
2018-01-30 12:06:08 +01:00 |
|
Vladica Pavlovic
|
1347e3a8d2
|
Update readme.md
bug
|
2018-01-26 05:34:33 +01:00 |
|
Avinash Barnwal
|
4e5d987aae
|
Update readme.md
Updated Readme.md for Bash shell script
|
2017-12-07 22:59:35 +05:30 |
|
Avinash Barnwal
|
307ac5c25a
|
Update createresources.sh
Added few Comments for clarity
|
2017-12-07 22:44:03 +05:30 |
|
Cesar De la Torre
|
f4b0c18534
|
Update readme.md
|
2017-12-07 09:07:11 -08:00 |
|
Cesar De la Torre
|
9bbfd61c4d
|
Update readme.md
|
2017-12-07 09:02:08 -08:00 |
|
Cesar De la Torre
|
1398e7eebc
|
Update readme.md
|
2017-12-07 08:59:39 -08:00 |
|
Avinash Barnwal
|
9daa50f25c
|
Update createresources.sh
removed unnecessary line
|
2017-12-07 21:04:16 +05:30 |
|
Avinash Barnwal
|
41b35e309b
|
Create createresources.sh
Adding Bash Shell based Script for Creating Resources.
|
2017-12-07 21:02:25 +05:30 |
|
Cesar De la Torre
|
54db2cad98
|
Update readme.md
|
2017-10-16 18:50:28 -07:00 |
|
Cesar De la Torre
|
b66a12c45f
|
Update readme.md
|
2017-10-16 18:44:58 -07:00 |
|
Cesar De la Torre
|
1c315cfa0b
|
Update readme.md
|
2017-10-16 18:44:55 -07:00 |
|
Cesar De la Torre
|
e4e3cefdd1
|
Update readme.md
|
2017-10-16 18:43:50 -07:00 |
|
Cesar De la Torre
|
51a101cddf
|
Update readme.md
|
2017-10-16 18:29:00 -07:00 |
|
Cesar De la Torre
|
dadda54017
|
Update readme.md
|
2017-10-16 18:11:10 -07:00 |
|
Cesar De la Torre
|
5a0dad82d6
|
Update readme.md
|
2017-10-16 18:10:53 -07:00 |
|
Cesar De la Torre
|
d114e1448a
|
Update readme.md
|
2017-10-16 18:09:26 -07:00 |
|
Cesar De la Torre
|
5efdc73695
|
Update readme.md
|
2017-10-16 17:52:05 -07:00 |
|
Cesar De la Torre
|
9f1316db10
|
Update to servicefabricdeploysecured.parameters.json file
|
2017-10-16 17:21:47 -07:00 |
|
Cesar De la Torre
|
3865c09768
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
|
2017-10-16 17:17:58 -07:00 |
|
Cesar De la Torre
|
e41b1c3261
|
Updates to servicefabricdeploysecured.parameters.json files
|
2017-10-16 17:17:44 -07:00 |
|
Cesar De la Torre
|
f0f56c3d47
|
Update readme.md
|
2017-10-16 17:05:01 -07:00 |
|
Cesar De la Torre
|
6a3ab0e72c
|
Update readme.md
|
2017-10-16 17:02:55 -07:00 |
|
Cesar De la Torre
|
0bd23e21f4
|
Update readme.md
|
2017-10-16 17:02:50 -07:00 |
|
Cesar De la Torre
|
d0225a6d87
|
Update readme.md
|
2017-10-16 16:47:48 -07:00 |
|
Cesar De la Torre
|
ab1bb8bc75
|
Update readme.md
|
2017-10-16 16:41:31 -07:00 |
|
Cesar De la Torre
|
524f4b459c
|
Update readme.md
|
2017-10-16 16:04:18 -07:00 |
|
Cesar De la Torre
|
5ee8a35c39
|
Update readme.md
|
2017-10-16 15:58:28 -07:00 |
|
Cesar De la Torre
|
03d6a2abf1
|
Update readme.md
|
2017-10-16 15:58:25 -07:00 |
|
Cesar De la Torre
|
4895983e55
|
Update readme.md
|
2017-10-16 15:52:31 -07:00 |
|
Cesar De la Torre
|
369b68bae1
|
Update readme.md
|
2017-10-16 15:52:28 -07:00 |
|