1820 Commits

Author SHA1 Message Date
Erik Pique
9775219a34 change netcore 2.1 to 2.2 and update nugets 2018-11-12 17:27:54 +01:00
Erik Pique
1fdcc5cc32 MediatorR: Migration Guide 4.x to 5.0 2018-09-28 10:26:10 +02:00
Erik Pique
349d5ea3bb update swagger nuget to 2.4.0 from 3.0.0 2018-09-27 09:31:16 +02:00
Ramón Tomás
96cabfec23 Removed bower in Identity.api service
Added client lib dependencies to libman
2018-09-21 15:10:05 +02:00
Ramón Tomás
9d194ac097 Added libman subset of necessary lib files in mvcapp 2018-09-20 19:15:55 +02:00
Ramón Tomás
ccd11f07aa Fixed bug #766 signalr
Updated signalr client version
Add signalr and toast js libs to libman
2018-09-20 19:06:18 +02:00
Ramón Tomás
43c15802c1 Fixed bug #729
Removed bower in web MVC app
2018-09-20 12:27:49 +02:00
Pure Krome
0904bdb920 Reference class from .NET Core 2.1 instead of a copy. 2018-09-13 13:54:55 +10:00
Unai Zorrilla Castro
a064795314 Work on timeout on idsrv and mvc app 2018-09-07 10:56:38 +02:00
amedora
9f34b7e9e6
fix: duplicated "using Seedwork;" 2018-09-07 11:06:01 +09:00
Miguel Veloso
53479908a0
Merge pull request #653 from luk355/dev
Modified Enumeration class to support private constructor
2018-08-17 18:37:04 +01:00
Unai Zorrilla Castro
5c06f6e500 Fix issue 685 2018-07-31 11:30:00 +02:00
Unai Zorrilla Castro
3f225e4be4 Merge branch 'dev' of https://github.com/dotnet/eShopOnContainers into AzureKeyVault 2018-07-31 09:38:09 +02:00
Unai Zorrilla Castro
b005b63ff5 Add azure key vault support in all services 2018-07-31 09:38:00 +02:00
Miguel Veloso
c3983b30c7
Merge pull request #582 from i02coroj/fix-messages-lost
Update EventBusServiceBus.cs
2018-07-26 20:02:33 +01:00
Chen
8f5aa5c554 fix classname of EventBus.Test models 2018-07-21 18:00:05 +08:00
unaizorrilla
7711820b87 Add Azure Key Vault on Ordering.API to validate this scenario 2018-07-16 18:04:25 +02:00
Eduard Tomàs
c01a1f7008
Merge pull request #662 from jo-ninja/UseNameOf
Convert some magic strings to use "nameof" operator
2018-07-11 13:08:35 +02:00
eiximenis
9b4ab032a2 Merge branch 'helm' into dev 2018-07-10 10:49:53 +02:00
eiximenis
9351fb31eb final updates to helm scripts 2018-07-09 14:20:27 +02:00
Unai Zorrilla Castro
10344eb361 Merge branch 'dev' of https://github.com/dotnet/eShopOnContainers into dev 2018-07-06 18:10:50 +02:00
Joni
c55e2adecb Fix spelling 'commited' => 'committed' 2018-07-05 15:07:38 +09:00
Joni
3888cffa08 Fix spelling 2018-07-05 14:44:45 +09:00
Unai Zorrilla Castro
a5f3b9762f Merge branch 'feature/orgtestprojects' into dev 2018-07-03 14:34:41 +02:00
Unai Zorrilla Castro
d7d4dd4bf1 Added Cesar's feedback 2018-07-03 14:34:04 +02:00
Joni
389aaff013 Convert some magic strings to use "nameof" operator 2018-07-03 16:17:52 +09:00
Lukas Behal
92cb497db8 build break fix - removed missed new constrain which is not required anymore 2018-07-03 14:57:45 +12:00
Lukas
84e4758df2 modified Enumeration class to support private constructor for defined Enum types, refactored orderingContextSeed to use GetAll() method to get predefined types 2018-06-30 22:41:17 +12:00
Juan Antonio Cano
c5234ab1c1 -UriBuilder removed
-Refactor in identity urls
2018-06-28 16:48:52 +02:00
unaizorrilla
afca2308b1 Created unit test and functional tests on each microservice, work on settings for each project tests, modifyc how TestServer is created. Create a docker-compose for run tests 2018-06-27 15:57:37 +02:00
Juan Antonio Cano
cc034183aa Urls for Identity, Gateway Shopping and Marketing added to setting view 2018-06-25 13:11:12 +02:00
eiximenis
fcff8e45aa Fixes #630 2018-06-12 19:05:51 +02:00
David Britch
853492011f Performant SettingViews on iOS 2018-06-11 12:28:28 +01:00
eiximenis
c83c6842f5 Merge branch 'features/net21rc1' into dev 2018-06-06 17:01:35 +02:00
David Britch
7efacfc519 Resource files updated. 2018-06-04 12:30:10 +01:00
David Britch
b4daa33ae1 Bumped to Forms 3.0. 2018-06-04 12:10:31 +01:00
eiximenis
9f61e3b029 Fixes the error (400 Bad Response) when cancelling an order 2018-06-04 11:56:13 +02:00
eiximenis
51236fd5af Update to netcore2.1 RTM
Updates to web Dockerfiles to support microsoft/dotnet:2.1-sdk
2018-06-01 18:59:14 +02:00
José Alberto
bee5286bc4 Remove unneeded local variable. 2018-05-30 22:57:27 +02:00
José Alberto
44f43cdc0d Remove unneeded local variable. 2018-05-30 22:51:49 +02:00
Cesar De la Torre Llorente
01a1d65308 set 10 min as the lifetime for each HttpMessageHandler int the pool 2018-05-26 23:45:37 +02:00
Cesar De la Torre Llorente
104661d39d Fixed bug, no need of GracePeriodTime setting for the Order microservice. Only for the Ordering.BackgroundTasks 2018-05-26 20:45:32 +02:00
Unai Zorrilla Castro
cd1f11b480 Create new polly policies for each service instead of use the same, in order to resolve problems with the execution context name 2018-05-25 11:52:35 +02:00
Unai Zorrilla Castro
fb15ed1e11 Removed unused file 2018-05-22 18:19:13 +02:00
Unai Zorrilla Castro
1da9832a54 Merge branch 'features/net21rc1' of https://github.com/dotnet/eShopOnContainers into features/net21rc1 2018-05-22 16:21:25 +02:00
eiximenis
bcc79c8e52 Merge branch 'features/net21rc1' of https://github.com/dotnet-architecture/eShopOnContainers into features/net21rc1 2018-05-22 16:20:59 +02:00
eiximenis
89fb5d6fc3 Solves issue #611 2018-05-22 16:20:52 +02:00
Unai Zorrilla Castro
654555387c Minor refactoring 2018-05-22 16:20:28 +02:00
Unai Zorrilla Castro
88fa0a6309 Remove unnecesary catch 2018-05-22 15:34:24 +02:00
Unai Zorrilla Castro
0454ad908e Merge branch 'features/net21rc1' of https://github.com/dotnet/eShopOnContainers into features/net21rc1 2018-05-22 15:33:42 +02:00