935 Commits

Author SHA1 Message Date
Miguel Veloso
9bbb37aed5 Sort package references 2019-11-06 10:40:03 +00:00
Miguel Veloso
f8084f5953
Merge pull request #1137 from jabas06/succeded-typo
fix typo in PaymentSucceded option
2019-10-30 15:19:51 +00:00
Miguel Veloso
82c56b2cfa
Merge pull request #1150 from osavoskin/domain_events_handling_concurrency_issue_fix
A tiny fix of the issue #1121
2019-10-30 15:17:56 +00:00
Miguel Veloso
c0eb481f8e Remove obsolote package 2019-10-23 17:03:11 +01:00
Oleh Savoskin
6375f5b763 A tiny fix of the issue #1121 2019-10-10 16:21:06 +03:00
Maira Wenzel
9dae52f80b update link
(cherry picked from commit 2d5fbc92379777bf19ea2e61196d03a86a86403a)
2019-10-09 17:26:26 +01:00
jabarca
403b731d12 fix typo in PaymentSucceded option 2019-09-14 10:31:52 -05:00
Miguel Veloso
974c1c0716
Merge pull request #1122 from beefsteak/dev
Fix OrderPaymentSuccededIntergrationEvent naming rule
2019-08-16 21:22:46 +01:00
Miguel Veloso
038b3caffa Update Dockerfiles to improve local build time 2019-08-16 19:56:30 +01:00
Miguel Veloso
b6032b139b
Merge pull request #1103 from Karql/fix-web-status
Fix WebStatus HealthChecks replacement
2019-08-16 16:48:49 +01:00
牛排大叔
bdcab37c79 Fix OrderPaymentSuccededIntergrationEvent naming rule 2019-08-14 21:47:41 +08:00
Miguel Veloso
ca642eb0f8 Remove duplicated Azure KeyVault reference 2019-08-12 14:12:27 +01:00
Mateusz Karkula
033ebd350e Fix WebStatus HealthChecks replacement 2019-08-09 20:11:45 +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
878ed29d23
Merge pull request #1031 from dmytrohridin/refactor/move_basket_repository
Move basket repository from model folder
2019-05-09 13:07:29 +01:00
Dmytro Hridin
e9c5b041e1 move interface to Model folder 2019-05-08 21:25:48 +03: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
Dmytro Hridin
bcc158a96d move BasketRepository to from Models folder to Repositories folders 2019-05-05 15:22:11 +03:00
Miguel Veloso
07081792e8 Make token and session cookie expiry times configurable, for testing expiration handling 2019-05-03 16:01:58 +01:00
Miguel Veloso
5b9692cb2e
Merge pull request #1016 from jo-ninja/dev
Fix typo
2019-04-29 20:46:33 +01:00
Miguel Veloso
e85dba4f31
Merge pull request #1008 from LeeDumond/fix/fix-marketing-functional-tests
Fix marketing functional tests that rely on existing campaign
2019-04-29 20:43:03 +01: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
Lee Dumond
fe81c78bbd change setup of test to use campaignId = 2 2019-04-17 09:17:04 -05:00
Miguel Veloso
e42712bb69 Fix failling functional tests 2019-04-15 20:30:59 +01:00
Miguel Veloso
05fed22b01 Fix failling unit tests 2019-04-15 19:58:20 +01:00
Miguel Veloso
376030c179
Merge branch 'dev' into enhancement/add-restore-packages-layer 2019-04-15 19:39:06 +01:00
Miguel Veloso
3ef07a580c Fix compilation errors and failling unit tests 2019-04-15 19:32:12 +01:00
Miguel Veloso
cd662d9105
Merge pull request #1001 from LeeDumond/fix/fix-logout-form-action
change form action from non-existent Logoff to Logout
2019-04-15 19:17:25 +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
Lee Dumond
5e19f32b2d change Id that test is looking for from 81 to 2 2019-04-12 13:31:18 -05: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
Lee Dumond
9dd7ed117e change form acrion from non-existent Logoff to Logout 2019-04-08 19:38:49 -05:00
Lee Dumond
e987dcfb7d fix references in functional test projects 2019-04-08 19:25:28 -05:00
Rafsanul Hasan
e536cbd590
Restored LibMan.Build NuGet Package 2019-04-04 14:10:01 +06:00
Rafsanul Hasan
abd96d2a73
Merge pull request #104 from dotnet-architecture/dev
update to latest commit
2019-04-04 13:36:31 +06: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
8dc243accc changed Razor Syntaxes to Tag Helpers 2019-04-02 19:09:13 +06:00
rafsanulhasan
c489622029 Removed Microsoft.Web.LibraryManager.Build NuGet package 2019-04-02 18:47:47 +06:00