2095 Commits

Author SHA1 Message Date
ericuss
e1b21abe94 Remove unused project 2019-07-30 11:14:16 +02:00
ericuss
52e621f829 Merge branch 'features/#74197' into features/migration-dotnet3 2019-07-30 11:09:00 +02:00
ericuss
27f04fefac merge 2019-07-30 10:59:05 +02:00
ericuss
de36e8c09e Migrate locations.functionaltest to 3.0 2019-07-30 10:56:14 +02:00
Erik Pique
c94304f26e #74197 Order Background Service to Service Worker 2019-07-29 14:44:32 +02:00
ericuss
4d8f3cba65 partial checkin 2019-07-29 14:05:17 +02:00
Erik Pique
671d8b1e27 fix to startup identiy: remove old migrations and add initial migration. 2019-07-29 13:21:00 +02:00
Erik Pique
e9811980f3 fix catalog 2019-07-26 15:39:50 +02:00
Erik Pique
9e97fb415b Merge branch 'features/migration-dotnet3' of https://github.com/dotnet-architecture/eShopOnContainers into features/migration-dotnet3 2019-07-26 11:15:22 +02:00
Erik Pique
0a0b013b73 change startup routing 2019-07-26 11:11:31 +02:00
ericuss
e10fbfd6ea Migrate Ordering.UnitTests and fix packages of Ordering.API 2019-07-26 10:54:17 +02:00
Erik Pique
8b0ec9038f fix routing 2019-07-26 09:42:43 +02:00
Erik Pique
5f9a1b8b8f package 2019-07-26 08:19:16 +02:00
Erik Pique
bacf302904 add migration core3 2019-07-26 08:18:51 +02:00
Erik Pique
50a1e1311e update preview7 2019-07-25 11:30:17 +02:00
Erik Pique
eb080668ab add type securitySchema OAuth2 2019-07-24 16:20:08 +02:00
Erik Pique
25067820e0 Merge branch 'features/migration-dotnet3' of https://github.com/dotnet-architecture/eShopOnContainers into features/migration-dotnet3 2019-07-24 12:15:47 +02:00
Erik Pique
79405b89b0 modify retries count 2019-07-24 12:15:38 +02:00
ericuss
eb1c2705cb Migrate Catalog.UnitTests 2019-07-24 11:22:46 +02:00
ericuss
19dfd68629 Migrate Basket.UnitTests 2019-07-24 11:13:25 +02:00
Erik Pique
072c82a92d add target references ignore 2019-07-24 09:58:02 +02:00
Erik Pique
754d91f3ef update dockerfile image 2019-07-24 09:51:34 +02:00
Erik Pique
49cc39d731 update startups 2019-07-24 09:06:46 +02:00
Erik Pique
fe93901f08 identity service 2019-07-23 15:23:26 +02:00
Erik Pique
756142db94 upgrade net3 webapp 2019-07-23 12:14:09 +02:00
Erik Pique
1240cef21b Merge branch 'features/migration-dotnet3' into features/ep-migration-dotnet3 2019-07-23 10:28:22 +02:00
Erik Pique
31f77cb79e update version and image docker 2019-07-23 10:26:33 +02:00
Erik Pique
5b5b0d1b7d migrate bffs 2019-07-23 10:07:50 +02:00
Erik Pique
1c5c0c11c4 fix error csproj 2019-07-23 09:41:04 +02:00
Erik Pique
6d063b3c03 Merge branch 'features/ep-migration-dotnet3' into features/migration-dotnet3 2019-07-23 08:33:39 +02:00
Erik Pique
1e49084844 netcore 3 ordering 2019-07-23 08:30:05 +02:00
ericuss
58cf030e02 migration of payments api 2019-07-22 16:52:29 +02:00
=
da6321d786 Merge branch 'features/net3' into features/ep-migration-dotnet3 2019-07-22 16:24:35 +02:00
=
e7f26be573 Migrate locations api 2019-07-22 16:23:30 +02:00
Erik Pique
66bee87584 migrate marketing 2019-07-22 16:16:57 +02:00
eiximenis
577aca1d4c Basket.API updated to net3 2019-07-19 13:09:30 +02:00
eiximenis
96c3b12721 More package refs moved to dependencies.props 2019-07-18 12:31:27 +02:00
eiximenis
437bdd7431 Using Directory.Build.props for handling versions. Needed to start the update to net3 2019-07-17 18:26:20 +02:00
eiximenis
591086956d grpc poc working on k8s, using envoy as a sidecar in catalog api 2019-06-27 16:16:11 +02:00
Ramón Tomás
db00159347 Added envoy + config grpc json transcoder 2019-06-27 11:15:24 +02:00
eiximenis
7c0e2a1c86 Catalog.API gRPC support for one endpoint 2019-06-26 12:58:07 +02:00
David Britch
e1ace6fe47
Merge pull request #940 from kdubau/patch-1
Update eShopOnContainers.TestRunner.iOS/Info.plist
2019-06-24 11:14:19 +01:00
Miguel Veloso
2621c36956 Add Task.Yield() to avoid synchronus deadlock by ensuring asynchronous execution 2019-06-17 22:00:19 +01:00
chinaq
1d263ab000 Merge branch 'dev' into devq 2019-06-10 09:08:54 +08:00
chinaq
661de66666 change the test name for Creat_order_with_requestId_success to Cancel_order_with_requestId_success 2019-06-10 09:07:53 +08:00
eiximenis
58f156f417 fixing dockerfiles for windows 2019-05-28 11:49:39 +02:00
Miguel Veloso
f87ae19bca
Merge pull request #1036 from LeeDumond/fix/fix-basket-update
UpdateAllBasketAsync should use the current basket if it exists
2019-05-24 09:37:56 +01:00
Lee Dumond
29ba3d5ddf UpdateAllBasketAsync should use the current basket if there is one for the current buyer 2019-05-23 14:21:41 -05:00
Miguel Veloso
fd2bf42a5f Add creation event traces to Validator classes to validate issue #1041 2019-05-16 13:30:00 +01:00
Miguel Veloso
91515e7ea6 Remove deprecated Swashbuckle API, refactor 2019-05-13 18:15:50 +01:00