2081 Commits

Author SHA1 Message Date
Gajendra Babu Thokala [MSFT]
92b435d658
Fix Image URLs on Read me file
Fix Image URLs on Read me file. It seems to be broken
2019-11-12 15:49:34 -08:00
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
David Britch
8351983b25 Downgraded xunit.runner.devices on UWP.
Also removed xunit.runner.console from unit test project.
2019-08-19 16:06:00 +01: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
17ab5170f1 Add view to display current configuration in WebStatus 2019-08-16 19:57:22 +01:00
Miguel Veloso
038b3caffa Update Dockerfiles to improve local build time 2019-08-16 19:56:30 +01:00
David Britch
ddff0ce19e Update to Xamarin.Forms 4.1, with package refs. 2019-08-16 17:11:54 +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
David Britch
856bad834d Bumped Android projects to v9.0, and min API to 19 2019-08-15 17:16:43 +01:00
David Britch
ea01c97651 Reset boolean in Reset method, plus code formatting. 2019-08-15 16:19:43 +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
Miguel Veloso
dc892fe713 Update Handlebars for vulnerability 2019-08-09 17:46:55 +01:00
Miguel Veloso
e9824ed930 Fix dev dependency vulnerability 2019-08-09 16:55:29 +01:00
Miguel Veloso
5992eba6de Update WebSPA packages 2019-08-09 16:32:38 +01:00
Miguel Veloso
389991cba6 Remove obsolete package and package-lock files 2019-08-09 15:50:02 +01:00
Miguel Veloso
21436f3f16
Merge pull request #794 from Depechie/dev
Be sure to have all brackets inside the XAML
2019-08-08 09:03:12 +01:00
dvlsg
f92d695560
fix: typo in EventBusServiceBus.cs for suffix
INTEGRATION_EVENT_SUFIX -> INTEGRATION_EVENT_SUFFIX
2019-07-19 11:49:25 -07:00
Paulo Neto
fd9ca9c28e Display the type name in the log message 2019-07-11 15:44:32 +01: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
Miguel Veloso
8790087b85 Remove obsolete draft project, continued in https://github.com/dotnet-architecture/eShopOnWeb 2019-05-13 17:04:38 +01:00
Miguel Veloso
c5a8e4c5e8 Remove obsolete draft WebForms project 2019-05-13 17:02:40 +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
Lee Dumond
4f352345ac UpdateAllBasketAsync should use the current basket if there is one for the current buyer 2019-05-08 12:37:51 -05: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
Miguel Veloso
ec0c15ac84
Merge pull request #1028 from dotnet-architecture/enhancement/make-token-and-session-cookie-expiry-times-configurable
Make token and session cookie expiry times configurable
2019-05-07 09:02:16 +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
53d4865021
Change session cookie lifetime from testing value to "production value" 2019-05-03 16:13:32 +01: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
c6ad3f2e14
Merge pull request #1026 from dotnet-architecture/fix/github-reported-jquery-vulnerabilities
Fix GitHub reported vulnerabilities
2019-05-03 15:51:04 +01:00
Miguel Veloso
3026a55be8 Update jquery to 3.4.1 to fix GitHub reported vulnerabilities 2019-05-02 19:06:39 +01:00
Miguel Veloso
1bf7c6fe6c Add health checks urls in appsettings.json 2019-05-02 17:42:26 +01:00