3608 Commits

Author SHA1 Message Date
Miguel Veloso
2dab60f278
Merge pull request #1549 from cdemiguel/feature/SPA-to-angular10
Feature/spa to angular10
2020-12-17 12:20:27 +00:00
Miguel Veloso
3ce1b46b54
Merge pull request #1548 from borjasanes/feature/identity-api-migration
identity api net 5 migration
2020-12-17 11:28:26 +00: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
Miguel Veloso
86e563f76e
Merge pull request #1547 from borjasanes/feature/basket-api-migration
basket api net 5 migration
2020-12-16 12:04:12 +00:00
Borja García Rodríguez
e66e61187f customer basket items setteable 2020-12-16 12:56:34 +01:00
Borja García Rodríguez
1fe0121e84 record types 2020-12-16 12:13:14 +01:00
Borja García Rodríguez
19a5dde1ac net5 2020-12-16 11:07:22 +01:00
Borja García Rodríguez
4fcb70c739 fix namespace top level statement 2020-12-16 09:53:08 +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
Borja García Rodríguez
4a71f483aa top level statements 2020-12-15 14:42:56 +01:00
Borja García Rodríguez
d8e64ab5bf interceptor in mobile bff 2020-12-15 12:53:43 +01:00
Borja García Rodríguez
f26e27bd4e catch error with interceptor 2020-12-15 12:35:47 +01:00
Borja García Rodríguez
b67a487f2c add grpc factory 2020-12-15 10:46:50 +01:00
Borja García Rodríguez
646f7121b4 added grpc factory and interceptor 2020-12-14 16:47:42 +01:00
Borja García Rodríguez
51251a3f75 update basket api to dotnet 5 and nuget packages 2020-12-14 15:04:25 +01:00
Mads Rosenberg
3f051b3407
fix(#1261): remove helm chart indent for config map glob (#1533) 2020-12-11 19:27:03 +05:30
Nish Anil
a88f6c5149
Update README.md 2020-12-10 16:03:31 +05:30
Sumit Ghosh
4ddfdc2d1f
Updated packages to latest version. (#1539) 2020-12-10 16:01:47 +05:30
Sumit Ghosh
07a1caf566
Updated getting started section in readme file. (#1538)
* Updated get started section in readme file.

* Updated docker-compose specific link

* Updated instructions in the readme file.
2020-12-09 20:34:55 +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
Gerard Gunnewijk
c59e522161
Finished sentence and fixed spelling mistake. (#1536) 2020-12-08 17:09:39 +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
7e59cd1ffc
Fixed #1518 bug (#1520)
* Update CatalogContextModelSnapshot.cs

* Update CatalogContextSeed.cs

* Modify CSV data

* Give PictureFileName assignment
2020-11-23 16:56:09 +05:30
Sumit Ghosh
07d36e3188
Updated solution file. (#1514) 2020-11-10 19:33:28 +05:30
m-knet
385318c00f
Update solution items (#1515)
Co-authored-by: Manuel Cañete <mcanete@protonmail.com>
2020-11-10 16:10:35 +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
Sumit Ghosh
78db4b758c
Fixed parameter bug create resource script (#1494) 2020-10-21 16:33:29 +05:30
Zakaria
0b4f44659d
Change ReadAllBytes to ReadAllBytesAsync in PicController (#1425) 2020-09-23 11:15:53 +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
Nabil Sedoud
313879e52b
fix disposing of direct instantiated objects in calalog service #1392 (#1395) 2020-08-31 14:12:34 +05:30
Facundo La Rocca
8f84bd3d09
Private readonly string changed to private const string (#1288) 2020-08-28 16:07:41 +05:30