David Sanz
3e23e27a96
Migrate Payment.API to dotnet 5
4 years ago
Borja García Rodríguez
19460bb1f1
update nuget packages
4 years ago
Borja García Rodríguez
5fa317f5c4
net 5 webapps
4 years ago
Viswanatha Swamy
0c575b5799
Swamy/remove unused using and refactor the code ( #1552 )
* 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 34241c4306
.
* 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
4 years ago
Borja García Rodríguez
151c1595a6
update net 5
4 years ago
David Sanz
02bc1b9394
Update logging nuge package dependency.
4 years ago
Viswanatha Swamy
716aca6779
1. remove unused using, 2. Reorganized the using, 3. Moved the class into separate file and 4. Added line and spacing formats ( #1532 )
* 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 34241c4306
.
* 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
4 years ago
David Sanz
35b30a109a
Top-level statements. Change ordering net standard projects to dotnet 5.
4 years ago
Borja García Rodríguez
4e948d0a04
grpc improvements
4 years ago
Carlos de Miguel Ferrero
f1eb453683
Upgrade to 12 node version
4 years ago
Carlos de Miguel Ferrero
36a24469b0
Updated to ng version10
4 years ago
Borja García Rodríguez
792629ae03
migrate catalog api
4 years ago
David Sanz
2d59b7cc56
Change Grpc client creation from a per request approach to a client factory one.
4 years ago
Carlos de Miguel Ferrero
70b453a676
new PackageLock to update to ng version10
4 years ago
Carlos de Miguel Ferrero
b29422a94a
new PackageLock to update to ng version10
4 years ago
Carlos de Miguel Ferrero
d94c8661f2
Delete Package lock to update ng version
4 years ago
Carlos de Miguel Ferrero
ab3059665a
Fix CampaignDetailFunctionEnabled required when conf isReady
4 years ago
David Sanz
6b47be9335
Update nuget packages for Ordering service.
4 years ago
Carlos de Miguel Ferrero
998e66a9c8
Fix MarketingUrl Port on AppSettings
4 years ago
Borja García Rodríguez
e66e61187f
customer basket items setteable
4 years ago
Borja García Rodríguez
1fe0121e84
record types
4 years ago
Gur Galler
b50296428b
Removed unnecessary await ( #1546 )
4 years ago
Borja García Rodríguez
19a5dde1ac
net5
4 years ago
Borja García Rodríguez
4fcb70c739
fix namespace top level statement
4 years ago
Carlos de Miguel Ferrero
7d8c21fe9a
Upgrade node version 10.3 to docker
4 years ago
Carlos de Miguel Ferrero
279dc6f1c0
Fixed call error when filter item is applied
4 years ago
David Sanz
90d70f8efc
Add record types for DTOs. Update ordering DockerFiles to dotnet 5.0 base images.
4 years ago
Carlos de Miguel Ferrero
634d42022b
Upgrade to ng version 9
4 years ago
Carlos de Miguel Ferrero
39d4396e79
Renew packageLock
4 years ago
Carlos de Miguel Ferrero
a46272c4c7
Update peerDependencies
4 years ago
Carlos de Miguel Ferrero
65180897ce
Update TS version
4 years ago
Carlos de Miguel Ferrero
687dc56418
Prepare to update ng version
4 years ago
Borja García Rodríguez
4a71f483aa
top level statements
4 years ago
Borja García Rodríguez
d8e64ab5bf
interceptor in mobile bff
4 years ago
Borja García Rodríguez
f26e27bd4e
catch error with interceptor
4 years ago
David Sanz
94b1a0bed0
Fix ordering test settings
4 years ago
David Sanz
b90c0f4c3e
Update to netcore 5.0 framework
4 years ago
Borja García Rodríguez
b67a487f2c
add grpc factory
4 years ago
Borja García Rodríguez
646f7121b4
added grpc factory and interceptor
4 years ago
Borja García Rodríguez
51251a3f75
update basket api to dotnet 5 and nuget packages
4 years ago
Sumit Ghosh
6824c1cb4c
Updated ini package in package-lock.json file. ( #1541 )
4 years ago
Sumit Ghosh
4ddfdc2d1f
Updated packages to latest version. ( #1539 )
4 years ago
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
4 years ago
Sumit Ghosh
2711d33e3f
Updated credit card default exipiration value. ( #1535 )
4 years ago
Gerard Gunnewijk
c59e522161
Finished sentence and fixed spelling mistake. ( #1536 )
4 years ago
Sumit Ghosh
0a4110a1e9
Updated highlight version to latest. ( #1531 )
4 years ago
n-stefan
9dec3b16e8
Fix PurchaseUrl port in WebSPA appsettings.json ( #1525 )
4 years ago
ansonzhang
7e59cd1ffc
Fixed #1518 bug ( #1520 )
* Update CatalogContextModelSnapshot.cs
* Update CatalogContextSeed.cs
* Modify CSV data
* Give PictureFileName assignment
4 years ago
Sumit Ghosh
07d36e3188
Updated solution file. ( #1514 )
4 years ago
m-knet
385318c00f
Update solution items ( #1515 )
Co-authored-by: Manuel Cañete <mcanete@protonmail.com>
4 years ago