837 Commits

Author SHA1 Message Date
Miguel Veloso
96c0c1d32c Upgrade key packages 2021-01-13 13:14:59 +00:00
Sumit Ghosh
70a5e7bff6
Removes dotnet.myget.org NuGetPackage feed references (#1576)
* Removed Nuget package feed

* Removed unused System.ValueTuple package

* Downloadgraded Microsoft.AspNetCore.Hosting.Abstractions package

* Removed unused package

* Downgraded System.IO.Compression.ZipFile package

* Used Microsoft.AspNetCore.DataProtection.StackExchangeRedis package
2021-01-12 20:38:54 +05:30
Borja García Rodríguez
ad29cfcdfe fix restores on docker.develop images 2020-12-28 20:57:32 +01:00
Borja García Rodríguez
ce504d9d36 Updated to aspnet 5 dockerfiles.development for azds 2020-12-28 16:54:35 +01:00
Viswanatha Swamy
81e4312cdd
Small Refactoring (#1558) 2020-12-28 15:10:01 +05:30
Miguel Veloso
a60152c16a
Merge pull request #1562 from borjasanes/feature/delete-load-test-references
remove load test references
2020-12-23 17:18:41 +00:00
Borja García Rodríguez
c970512232 remove load test references 2020-12-23 17:17:19 +01:00
Borja García Rodríguez
8c7ff74194 fix cookie policy 2020-12-23 11:57:15 +01:00
Viswanatha Swamy
811874b76a
Swamy/remove unused using and refactor the code (#1555)
* Removed Unused Using and Reorganized the Using

* Removed unused using, Reorganized using, moved the class to separate file, removed commented code in Catalog.API

* Revert "Removed unused using, Reorganized using, moved the class to separate file, removed commented code in Catalog.API"

This reverts commit 34241c430619b3b0bbeaabafa44c078c859237c4.

* Removed unused using and reorganized the using inside "Services" folder

* Removed Unused using and reoganized the using

* Refactor Webhooks.API

* Removed unused using and reorganized using inside Catalog.API

* Refactoring

* Removed unsed using

* Added line break just to differentiate between the messages

* Removed unused usings

* Simple Refactoring
2020-12-23 15:19:36 +05:30
Borja García Rodríguez
ff728ec096 consolidate packages 2020-12-22 16:45:47 +01:00
Borja García Rodríguez
6f399e3c8b Merge branch 'feature/net-5' into feature/webapps-net5-migration 2020-12-22 15:50:35 +01:00
Borja García Rodríguez
98552b7785 delete marketing and locations references 2020-12-21 16:44:02 +01:00
Borja García Rodríguez
f53e2c0286 remove campaings from SPA 2020-12-21 15:47:17 +01:00
Borja García Rodríguez
55a177feac update dockerfiles without location & api csprojs 2020-12-21 13:29:07 +01:00
Borja García Rodríguez
6fecd22ce8 update mvc references 2020-12-21 13:21:53 +01:00
Borja García Rodríguez
2ea2b0abb0 fix docker file image 2020-12-18 14:00:18 +01:00
Borja García Rodríguez
f25537e214 dockerfiles and update nugets 2020-12-18 13:41:36 +01:00
Borja García Rodríguez
19460bb1f1 update nuget packages 2020-12-18 12:04:35 +01:00
Borja García Rodríguez
5fa317f5c4 net 5 webapps 2020-12-18 09:48:28 +01:00
Carlos de Miguel Ferrero
f1eb453683 Upgrade to 12 node version 2020-12-17 10:35:23 +01:00
Carlos de Miguel Ferrero
36a24469b0 Updated to ng version10 2020-12-16 18:32:04 +01:00
Carlos de Miguel Ferrero
70b453a676 new PackageLock to update to ng version10 2020-12-16 17:06:18 +01:00
Carlos de Miguel Ferrero
b29422a94a new PackageLock to update to ng version10 2020-12-16 16:55:28 +01:00
Carlos de Miguel Ferrero
d94c8661f2 Delete Package lock to update ng version 2020-12-16 16:06:35 +01:00
Carlos de Miguel Ferrero
ab3059665a Fix CampaignDetailFunctionEnabled required when conf isReady 2020-12-16 15:34:29 +01:00
Carlos de Miguel Ferrero
998e66a9c8 Fix MarketingUrl Port on AppSettings 2020-12-16 13:26:50 +01:00
Carlos de Miguel Ferrero
7d8c21fe9a Upgrade node version 10.3 to docker 2020-12-15 17:24:08 +01:00
Carlos de Miguel Ferrero
279dc6f1c0 Fixed call error when filter item is applied 2020-12-15 17:18:55 +01:00
Carlos de Miguel Ferrero
634d42022b Upgrade to ng version 9 2020-12-15 15:51:29 +01:00
Carlos de Miguel Ferrero
39d4396e79 Renew packageLock 2020-12-15 15:41:03 +01:00
Carlos de Miguel Ferrero
a46272c4c7 Update peerDependencies 2020-12-15 15:38:09 +01:00
Carlos de Miguel Ferrero
65180897ce Update TS version 2020-12-15 15:35:29 +01:00
Carlos de Miguel Ferrero
687dc56418 Prepare to update ng version 2020-12-15 15:21:07 +01:00
Sumit Ghosh
6824c1cb4c
Updated ini package in package-lock.json file. (#1541) 2020-12-14 18:50:22 +05:30
Sumit Ghosh
4ddfdc2d1f
Updated packages to latest version. (#1539) 2020-12-10 16:01:47 +05:30
Yingting Huang
d2a1e5ac1e
Fix login issue Exception: Correlation failed (#1516)
Fix samesite issue when running eShop from docker-compose locally as by default http protocol is being used
Refer to https://github.com/dotnet-architecture/eShopOnContainers/issues/1391
2020-12-08 20:47:03 +05:30
Sumit Ghosh
2711d33e3f
Updated credit card default exipiration value. (#1535) 2020-12-08 20:42:32 +05:30
Sumit Ghosh
0a4110a1e9
Updated highlight version to latest. (#1531) 2020-12-01 17:16:37 +05:30
n-stefan
9dec3b16e8
Fix PurchaseUrl port in WebSPA appsettings.json (#1525) 2020-11-24 16:24:31 +05:30
ansonzhang
388d0b7b5d
Fixed #1495 bug : UseLoadTest missing claimsType (#1508)
* Update ByPassAuthMiddleware.cs

* Update ByPassAuthMiddleware.cs

* remove WebMVC/ByPassAuthMiddleware duplicate cliam

* remove Ordering.API/ByPassAuthMid  duplicate cliam

* remove Location.API/ByPassAuthMid  duplicate cliam

* remove Market.API/ByPassAuthMid  duplicate cliam

* change webmvc bypassauth: claimType of sub

* change ordering bypassauth: claimType of sub

* change location bypassauth: claimType of sub

* change market bypassauth: claimType of sub
2020-11-05 17:42:21 +05:30
Sumit Ghosh
b196622846
Updated package version of webpack-subresource-integrity (#1497) 2020-10-21 16:34:55 +05:30
Sumit Ghosh
d910eb416d
Fixed invalid number format in webspa (#1496) 2020-10-21 16:34:21 +05:30
Wojciech Rak
04ab1279d9
Fixes #1474: webspa container does not build when running docker-compose up.Updated sha hashes in packages-lock.json (#1475) 2020-09-19 00:29:57 +05:30
Sumit Ghosh
6a9a781323
Updated node-fetch package version. (#1426)
* Updated node-fetch package version.

* Updated node-forge version.
2020-09-15 16:34:07 +05:30
jeremiahflaga
7c1261bf69
for issue #1423: changed literal string "OpenIdConnect" to constant string (#1424)
Co-authored-by: Jeremiah Flaga <j.flaga@arcanys.com>
2020-09-14 14:56:22 +05:30
Sumit Ghosh
0cb8424fdc
Updated version of different packages. (#1420) 2020-09-08 17:15:02 +05:30
hfz-r
85aea20046
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>
2020-08-27 15:27:18 +05:30
Sumit Ghosh
8c0da9ab28
Update "minimist" version to 1.2.5 (#1398) 2020-08-13 02:05:11 +05:30
Sumit Ghosh
3a693de9dd
Updated serialize-javascript version to 3.1.0 (#1396) 2020-08-12 20:51:36 +05:30
Sumit Ghosh
7161f54794
Updated dot-prop version to 5.1.1 (#1382) 2020-08-04 16:27:37 +05:30