506 Commits

Author SHA1 Message Date
Erik Pique
216463f847 ordering.api error integrationevents 2019-08-07 17:06:20 +02:00
ericuss
4a30a1cc9e add package version to dependencies.props 2019-08-07 15:56:24 +02:00
ericuss
d29f6c21f9 Add health check in Ordering.BackgroundTask project 2019-08-07 15:45:23 +02:00
Erik Pique
0988dcd8c2 background 2019-08-07 09:28:08 +02:00
Erik Pique
56f3a6b82e move background task 2019-08-06 16:10:39 +02:00
ericuss
6e69b36a77 migrate functional tests of ordering api 2019-07-31 09:13:04 +02:00
ericuss
e1b21abe94 Remove unused project 2019-07-30 11:14:16 +02:00
Erik Pique
c94304f26e #74197 Order Background Service to Service Worker 2019-07-29 14:44:32 +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
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
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
79405b89b0 modify retries count 2019-07-24 12:15:38 +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
1e49084844 netcore 3 ordering 2019-07-23 08:30:05 +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
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
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
Miguel Veloso
7b300ec912
Merge pull request #1033 from LeeDumond/enhance/cancellation-token-support
provide support for cancellation tokens in command handlers
2019-05-08 11:16:07 +01:00
Miguel Veloso
61ecfba052 Add a TransactionId to IntegrationEventLogEntry to ensure that chained integration events are only published once from the correct transaction scope 2019-05-07 21:29:37 +01:00
Lee Dumond
e4dc90356e provide support for cancellation tokens in command handlers 2019-05-06 14:57:44 -05:00
Joni
9159df343e Fix typo 2019-04-26 01:25:43 +09:00
Miguel Veloso
914e8bd0cd Make the RUN restore-packages optional through an option on docker-compose 2019-04-22 18:10:53 +01:00
Miguel Veloso
376030c179
Merge branch 'dev' into enhancement/add-restore-packages-layer 2019-04-15 19:39:06 +01:00
Miguel Veloso
06018d4080 Streamline Dockerfiles 2019-04-13 08:23:40 +01:00
Miguel Veloso
be75d554f2 Inital Dockerfiles 2019-04-12 19:45:45 +01:00
Miguel Veloso
8dea75d1fc
Merge pull request #1003 from dotnet-architecture/fix/unit-and-functional-tests-failures
Fix tests projects compilation errors and unit tests failures
2019-04-11 20:17:59 +01:00
Miguel Veloso
493df257c8 Fix compilation errors and unit tests failures 2019-04-11 20:12:58 +01:00
eiximenis
c0e125f2bf Merge from features/devspaces to dev 2019-04-11 14:38:31 +02:00
Miguel Veloso
f6c2f5672a WIP - Testing approaches 2019-04-10 13:54:06 +01:00
Rafsanul Hasan
665392fa0b
Merge pull request #100 from sicsbd/dev
update to latest commit
2019-04-03 08:13:32 +06:00
Miguel Veloso
396d33fe7b Use AsyncEventingBasicConsumer in RabbitMQ to properly use async event handlers 2019-04-02 15:36:20 +01:00
rafsanulhasan
641982a5ab correct typo 2019-04-02 17:54:43 +06:00
Miguel Veloso
759624fa24
Merge pull request #934 from mohsenalikhani/patch-1
OrderController Recommendation
2019-04-01 16:58:41 +01:00
Miguel Veloso
468f117df5 Remove test class for MVC project 2019-03-28 18:22:15 +00:00
eiximenis
e809029e2c Final fixes to make it work under Devspaces 2019-03-28 18:59:45 +01:00
Miguel Veloso
a7c76f97a2 Simplify Enumeration and CardType classes as proposed in PR #704 2019-03-28 16:43:59 +00:00
jmanuelcorral
0706c724ad Changed default logstashUrl to null 2019-03-27 15:58:57 +01:00
jmanuelcorral
a0699501b1 Merged from Dev 2019-03-27 15:54:03 +01:00