2599 Commits

Author SHA1 Message Date
Sumit Ghosh
19baeb7069
Migrates from Newtonsoft.Json to System.Text.Json ()
* Included System.Text.Json related changes

* Fixed order details summary in WebMVC

* Updated custom JsonConverter
2021-05-03 16:36:31 +05:30
Sumit Ghosh
81f05762ce
Updated sockjs package () 2021-04-21 20:04:54 +05:30
Rich Lander
d0cd2830a8
Update sdk tag () 2021-04-13 18:45:38 +05:30
Mohamed Seada
6012fb0649
Fix aggregator address () 2021-04-12 11:19:26 +05:30
Matt Callahan
a71b004897
updated CardType and Enumeration classes ()
* updated CardType and Enumeration classes

* Update per IEvangelist's suggestion

* Update src/Services/Ordering/Ordering.Domain/SeedWork/Enumeration.cs

Co-authored-by: David Pine <david.pine@microsoft.com>

Co-authored-by: Sumit Ghosh <sumit.ghosh@neudesic.com>
Co-authored-by: David Pine <david.pine@microsoft.com>
2021-04-08 11:46:11 +05:30
n-stefan
5974647b52
Fix WebSPA catalog filter () 2021-03-25 14:21:53 +05:30
Sreenivasulu Kalluru
8b4ab00c91
updated package version for ssri and is-svg () 2021-03-24 11:00:27 +05:30
n-stefan
68f5afd09c
Fix WebSPA pager display () 2021-03-15 12:22:46 +05:30
dependabot[bot]
873cdf8cef
Bump elliptic from 6.5.3 to 6.5.4 in /src/Web/WebSPA ()
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-09 21:15:14 +05:30
Roman Marusyk
9b1a08a761
Service Bus persisted connection for ISubscriptionClient () 2021-03-09 15:32:28 +05:30
alecola
df93807677
GracePeriodManagerTask renamed in GracePeriodManagerService () 2021-03-02 16:45:44 +05:30
Sreenivasulu Kalluru
76fbcffd90
Feature/add mobile readme ()
* Readme file added for mobile client

* readme file added for mobile client

* Update src/Mobile/README.md

Co-authored-by: Sumit Ghosh <sumit.ghosh@neudesic.com>

* eshopOnContainers Architecture document updated

Co-authored-by: Sumit Ghosh <sumit.ghosh@neudesic.com>
2021-02-10 15:37:04 +05:30
Sreenivasulu Kalluru
6e2fed6605
marked package updated to latest ver 2.0 () 2021-02-09 16:18:45 +05:30
Sumit Ghosh
834af1209e
Fixes : | Applies patch to dotnet/sdk buster-slim docker image ()
* Included docker file patch

* Used specific npm 6 package version
2021-02-04 12:29:39 +05:30
Sumit Ghosh
c09191fb78
Updated npm packages. () 2021-01-27 16:51:24 +05:30
Miguel Veloso
49daf286f7
Merge pull request from borjasanes/fix/top-level-statement-ordering-signalr
ordering signalr to top level statement
2021-01-26 11:07:46 +00:00
dependabot[bot]
c01c1b36e5
Bump socket.io from 2.3.0 to 2.4.1 in /src/Web/WebSPA ()
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.1.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/2.4.1/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/2.3.0...2.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-25 11:28:35 +05:30
Borja García Rodríguez
fda8d8f869 program to top level statement 2021-01-24 19:08:31 +01:00
Miguel Veloso
7b3764c822 Merge branch 'dev' into migration/net-5 2021-01-20 17:53:09 +00:00
Miguel Veloso
f3ecf87a12 Merge remote-tracking branch 'origin/migration/net-5' into migration/net-5 2021-01-20 17:28:29 +00:00
Miguel Veloso
8da9c84385 Add community code changes since migration start 2021-01-20 17:27:47 +00:00
Borja García Rodríguez
2b91170662 clean up solution 2021-01-20 17:57:32 +01:00
william-keller
40faa7342f
Incorrect ContentPage.ToolbarItems in a TabbedPage ()
Incorrect ContentPage.ToolbarItems in a TabbedPage
2021-01-20 14:21:02 +05:30
Viswanatha Swamy
130e46ccdf
Swamy/15jan2021 small refactoring ()
* Small Refactoring inside Basket Service folder

* Small Refactoring
2021-01-19 17:36:15 +05:30
Hetal Kapadia
afb4534acc
Fixes : Fixed total decimal place issue and User hover menu display/usability issue. () 2021-01-18 16:43:12 +05:30
Viswanatha Swamy
1e2760c366
Swamy/04 jan2021-small-refactoring ()
* Small Refactoring inside IntegrationEventLogEF

* Small Refactoring inside BuildingBlocks folder
2021-01-15 14:45:24 +05:30
Miguel Veloso
598c675811 Upgrade identity server, fix VS F5 unauthorized_client problem 2021-01-13 17:10:00 +00:00
Miguel Veloso
79e7e42aa8 Upgrade healthchecks packages 2021-01-13 13:45:29 +00:00
Miguel Veloso
96c0c1d32c Upgrade key packages 2021-01-13 13:14:59 +00:00
Sumit Ghosh
70a5e7bff6
Removes dotnet.myget.org NuGetPackage feed references ()
* 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
Viswanatha Swamy
6f8f247fe9
Swamy/01jan2021-small-refactoring ()
* Update Startup.cs

* Removed commented code

* Update UrlsConfig.cs

* Small Refactoring

* Removed Commented Code

* Small Refactoring
2021-01-04 13:32:10 +05:30
Viswanatha Swamy
600d0aa456
Small-Formatting-Refactoring () 2020-12-30 11:29:47 +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 () 2020-12-28 15:10:01 +05:30
Miguel Veloso
c500677144
Merge pull request from borjasanes/feature/remove-xamarin-project
remove mobile project
2020-12-23 17:20:27 +00:00
Miguel Veloso
a60152c16a
Merge pull request 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
a20812571f remove mobile project 2020-12-23 15:15:46 +01:00
InstanceFactory
c3d91dd914
Fixed Issue ()
Added IdentityUrlExternal to src\Services\Ordering\Ordering.FunctionalTests\appsettings.json; sorted the properties
2020-12-23 19:42:52 +05:30
Borja García Rodríguez
278b3d1247 update nuget in catalog unit tests 2020-12-23 12:09:05 +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 ()
* 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
71eda6aeb9 remove old grpc caller 2020-12-23 10:20:50 +01:00
Borja García Rodríguez
6fc60480c1 integration events updated to record types 2020-12-23 10:19:38 +01:00
Borja García Rodríguez
1857cc1c9e fix Breaking change net 5 missing method
app.UseDatabaseErrorPage()
https://github.com/dotnet/efcore/issues/22687
2020-12-23 09:32:10 +01:00
Borja García Rodríguez
ff728ec096 consolidate packages 2020-12-22 16:45:47 +01:00
Borja García Rodríguez
4db411d8f0 upgrade nuget packages 2020-12-22 16:24:18 +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
Miguel Veloso
257ed5c276
Merge pull request from borjasanes/feature/remove-marketing-and-location
Feature/remove marketing and location
2020-12-22 14:16:19 +00:00