Commit Graph

  • cea960022 Refactoring of idempotent elements and logic. by dsanz 2017-03-28 12:02:30 +0200
  • 53bdf6de0 Add error message in WebSPA when create order returns exception by dsanz 2017-03-28 11:03:59 +0200
  • eba2ea8bf (refs/pull/142/head) Support IP address connection string in Basket.API by Charles Lowell 2017-03-21 10:19:11 -0700
  • 2f3df2715 Set data protection application discriminators by Charles Lowell 2017-03-15 08:57:01 -0700
  • 782a2e40d Fix issue no cardtpyeid submitted in SPA Fix issue multiple order creation. Now the create order button is disabled until the request is processed by Ramón Tomás 2017-03-27 17:21:50 +0200
  • 51c1fd658 Merge pull request #140 from dotnet/#42-Global-exception-handling by David Sanz 2017-03-27 16:17:24 +0200
  • 2119ae19b (refs/pull/140/head) Fix startup after merge by Ramón Tomás 2017-03-27 15:24:29 +0200
  • a14b7e580 Merge from Dev by Ramón Tomás 2017-03-27 15:00:46 +0200
  • 92501eb0d Merge pull request #133 from dotnet/Validation-decorator-integration by David Sanz 2017-03-27 14:10:30 +0200
  • 3a7a14bdb Created global filters for web apis Fix bug BadRequest response after creating order by Ramón Tomás 2017-03-27 14:05:28 +0200
  • 352739cf9 Merge pull request #137 from dotnet/feedback/IntegrationEventLogService-refactor by RamonTC 2017-03-27 12:09:41 +0200
  • d8d1e5a8b (refs/pull/137/head) Remove unused code by dsanz 2017-03-27 11:55:54 +0200
  • f974d5ea8 Fix test after changes in Catalog Controller by dsanz 2017-03-27 10:31:25 +0200
  • 395768d57 Merge branch 'dev' into IntegrationEventLogService-refactor by dsanz 2017-03-27 10:18:41 +0200
  • 0d78461a0 Implemented EF Core DB connections resiliency with explicit retries and execution strategy when using multiple DbContexts by Cesar De la Torre 2017-03-26 18:00:04 -0700
  • c07665aef Renamed from EditProduct to UpdateProduct, also its HTTP Route, etc. by Cesar De la Torre 2017-03-25 15:50:26 -0700
  • 313976da8 Fixed bugs related to the Product Update and PriceChangedIntegrationEvent. It was updating only when the price was changing... additional refactoring performed, too. by Cesar De la Torre 2017-03-25 14:47:23 -0700
  • b20cc8d34 eBook Updated with Domain Events and Integration Events (Event Bus). Still in Draft state those areas, though. by Cesar De la Torre 2017-03-24 16:28:09 -0700
  • 92777dc53 Merge branch 'dev' of https://github.com/dotnet/eShopOnContainers into dev by Cesar De la Torre 2017-03-24 15:37:38 -0700
  • 119284622 (refs/pull/136/head) Add docker support for the webForms application. by Bill Wagner 2017-03-24 16:34:03 -0400
  • 703d87eae LoginView displays validation errors when using mock services. by David Britch 2017-03-24 14:49:06 +0000
  • 8c57048c3 Add idempotent for the client header in tests by dsanz 2017-03-24 15:21:17 +0100
  • 3b59433e9 Merge branch 'dev' of https://github.com/dotnet/eShopOnContainers into dev by dsanz 2017-03-24 13:34:12 +0100
  • f25f56cc2 Fix test by dsanz 2017-03-24 13:34:07 +0100
  • 5b9b92397 Updates to dockerfile / docker-compose for windows containers by Eduard Tomas 2017-03-24 13:15:40 +0100
  • 0372fada8 IntegrationEventLogService refactoring by dsanz 2017-03-24 12:37:44 +0100
  • 45499808b Merge remote-tracking branch 'origin/windows-containers-test' into dev by Eduard Tomas 2017-03-24 09:35:57 +0100
  • 85b65753c Minor update by Cesar De la Torre 2017-03-23 14:45:57 -0700
  • 460dd99b0 databind the combo box controls by Bill Wagner 2017-03-23 16:25:18 -0400
  • 59571104d Add KUBERNETES.md by Charles Lowell 2017-03-23 13:15:16 -0700
  • 7dd0d3f7f insert works by Bill Wagner 2017-03-23 15:06:56 -0400
  • ad71ed66f edit using the mock service works by Bill Wagner 2017-03-23 14:51:13 -0400
  • 561ba3b1e 1st version of healthcheck & webstatus by Eduard Tomas 2017-03-23 19:10:55 +0100
  • bb34b173f Delete Catalog item coded. by Bill Wagner 2017-03-23 14:06:06 -0400
  • 40b79bf3c (refs/pull/134/merge) Merge 9dbabb4f50 into 5d8628c9e2 by Bill Wagner 2017-03-23 16:32:33 +0000
  • 9b74d3daa (refs/pull/135/head) chmod +x on the git index for build-bits.sh by Bill Wagner 2017-03-23 12:20:03 -0400
  • 5d8628c9e Fix test that was failing sporadically. by dsanz 2017-03-23 17:01:55 +0100
  • 9dbabb4f5 (refs/pull/134/head) Add executable permission to bash script by Bill Wagner 2017-03-23 11:59:02 -0400
  • 53e0d1ee9 Refactor and update to C# 7 constructs by Bill Wagner 2017-03-21 14:25:49 -0400
  • aefc0a50b UI is in place for insert. by Bill Wagner 2017-03-23 11:50:09 -0400
  • 007525b4c (refs/pull/133/head) Merge branch 'dev' into Validation-decorator-integration by Ramón Tomás 2017-03-23 13:46:21 +0100
  • 94c7fd31e Added decorator for validation in commands Added Validation for orders and identified commands by Ramón Tomás 2017-03-23 13:44:15 +0100
  • 6e4d9461d Add shared scope transaction between updating catalog product priceand store ProductPriceChangedIntegrationEvent. Added service to encapsulate logic for storage of integration event logs. by dsanz 2017-03-23 13:24:17 +0100
  • 89497e0ca update all styles for edit by Bill Wagner 2017-03-22 17:21:13 -0400
  • e4ee9a7d2 Delete UI is in place. Edit UI is in progress. Updated to .NET Framework 4.6.2 Update Default to use new framework features. by Bill Wagner 2017-03-16 16:18:49 -0400
  • 9613b496f Finish all list page style updates. by Bill Wagner 2017-03-15 21:39:41 -0400
  • f0a4b0883 interim checkin. Styles by Bill Wagner 2017-03-15 11:21:09 -0400
  • dee6ea734 Merge branch 'dev' of https://github.com/dotnet/eShopOnContainers into dev by dsanz 2017-03-22 16:10:55 +0100
  • 7a6349055 Add the sql implementation for the storage of Integration events. by dsanz 2017-03-22 16:10:46 +0100
  • 9893c29d4 Merge branch 'c#7-features' into dev by Eduard Tomas 2017-03-22 14:41:43 +0100
  • 20d2e3271 Ups... too many parens xD by Eduard Tomas 2017-03-22 14:40:00 +0100
  • 3c252cc64 Merge pull request #130 from dotnet/c#7-features by dsrodenas 2017-03-22 14:31:40 +0100
  • 2e674ad53 (refs/pull/130/head) Replaced Tuple by C#7 multiple return statement Replaced private set only used in ctor by readonly prop by Eduard Tomas 2017-03-22 14:23:25 +0100
  • 449ee3f7a Increase Retries in HttpClientWrapper by Ramón Tomás 2017-03-22 12:40:20 +0100
  • a07207a7b Merge branch 'dev' of https://github.com/dotnet/eShopOnContainers into dev by Ramón Tomás 2017-03-22 12:34:31 +0100
  • 6f8512f43 Increased circuit breaker threshold Fix lifescope issue with IHttpClient Adapt circuit breaker to trigger its counter for no success http response by Ramón Tomás 2017-03-22 12:24:55 +0100
  • 696610ed3 Fix #129 Post_update_product_price_and_catalog_and_basket_list_modified test failing by dsanz 2017-03-22 09:57:08 +0100
  • f0b551319 specify redis image tag by Charles Lowell 2017-03-21 15:36:50 -0700
  • a1f3a60ef Configuration and deploy script for k8s on ACS by Charles Lowell 2017-02-16 10:49:58 -0800
  • 4dc56c4bf Enable IP address connection string in Basket.API by Charles Lowell 2017-03-21 10:19:11 -0700
  • e5cc7cd94 Workaround for WebSPA publish issue by Charles Lowell 2017-03-17 17:56:23 -0700
  • ed87b6b84 Use <base> to enable relative paths in WebSPA by Charles Lowell 2017-03-17 15:38:18 -0700
  • bb39e5fd6 Minor comment change by Cesar De la Torre 2017-03-21 12:58:07 -0700
  • e9cfa5dc7 Merge branch 'dev' of https://github.com/dotnet/eShopOnContainers into dev by Cesar De la Torre 2017-03-21 12:56:13 -0700
  • cb4da9864 Dispatching Domain Events right before DbContext SaveChanges() so side effects from additional Domain Event Handlers are included within the same transaction by Cesar De la Torre 2017-03-21 12:55:33 -0700
  • 1efa55582 Replace string concatenation with Path.Combine by Charles Lowell 2017-03-15 15:50:58 -0700
  • 68c3ebaf4 Set data protection application discriminators by Charles Lowell 2017-03-15 08:57:01 -0700
  • feafb4ba5 Merge by Ramón Tomás 2017-03-21 18:18:19 +0100
  • 3a8e68abb Increased number of retries Increased number of fails before open circuit by Ramón Tomás 2017-03-21 18:15:28 +0100
  • a8733ac27 Merge branch 'dev' of https://github.com/dotnet/eShopOnContainers into dev by Cesar De la Torre 2017-03-21 08:44:47 -0700
  • cc9847518 Merge pull request #126 from BillWagner/csharp7-on-mvcapp by Eduard Tomàs 2017-03-21 13:32:05 +0100
  • 8a689c45f Add Delete and Create actions to the CatalogController. by dsanz 2017-03-21 13:10:40 +0100
  • ec71fbb5a (refs/pull/126/head) Remove async await issue comments by RamonTC 2017-03-21 12:52:59 +0100
  • 8c6d880f1 Remove async await issue comments by RamonTC 2017-03-21 12:51:25 +0100
  • dd7de1be5 Removed not used Common folder from the Solution by Cesar De la Torre 2017-03-20 12:18:30 -0700
  • 00491910a C# 7 language feature updates by Bill Wagner 2017-03-20 14:18:20 -0400
  • 1e6954b52 Merge pull request #124 from dotnet/bugs/#72-SPAIssueWithNewestNodeVersions by Cesar De la Torre 2017-03-20 11:14:55 -0700
  • 29dc6b41c Merge pull request #123 from dotnet/bugs/61-AsyncSuffixNamingConvention by Cesar De la Torre 2017-03-20 10:59:07 -0700
  • b1b7ca5a4 Merge pull request #122 from dotnet/bugs/#75-NoRetryLoginAtCatch by Cesar De la Torre 2017-03-20 10:49:34 -0700
  • 433de15fd Unused x:Name references removed. by David Britch 2017-03-20 17:16:42 +0000
  • 531e90e5a Removed unused services from view models. by David Britch 2017-03-20 17:05:35 +0000
  • 4a073b96d Removed unused code from NavigationService. by David Britch 2017-03-20 16:58:37 +0000
  • 33009ceb3 Renamed MessengerKeys class to MessageKeys. by David Britch 2017-03-20 16:36:38 +0000
  • efa81cf84 ViewModelLocator is now responsible for connecting view models to views. by David Britch 2017-03-20 16:31:35 +0000
  • 721e35f72 Merge branch 'master' into xamarin by David Britch 2017-03-20 16:02:48 +0000
  • 00311b45d Replaced async void methods with async Task. by David Britch 2017-03-20 15:51:05 +0000
  • 66d612a82 (refs/pull/124/head) Resolved SPA incompatibilities with dependencies when installing a newer node version by Ramón Tomás 2017-03-20 16:46:57 +0100
  • 561208ca8 AnimationExtension isn't used. by David Britch 2017-03-20 15:42:24 +0000
  • de8aded2b (refs/pull/123/head) Fix #61 Async suffix for namig convention. by dsanz 2017-03-20 16:12:11 +0100
  • 8a054ed34 (refs/pull/122/head) Removed the catch with retry logic from CatalogContextSeed and create a retry loop at startup for db availability by Ramón Tomás 2017-03-20 15:37:31 +0100
  • 543293620 Merge pull request #120 from FDUdannychen/feature/ddd by Eduard Tomàs 2017-03-20 15:33:35 +0100
  • 19960b11d (refs/pull/121/merge) Merge 02dac1c566 into b07677ae83 by dsrodenas 2017-03-20 12:05:54 +0000
  • 02dac1c56 (refs/pull/121/head) Fix issue #66 Enforce Repository per AggregateRoot by dsanz 2017-03-20 13:01:08 +0100
  • ca029618e Fix for issue #57 When re-building the solution sometimes the FunctionalTests.csproj fails trying to find the Catalog.API.dll by dsanz 2017-03-20 10:03:55 +0100
  • 260df610b (refs/pull/120/head) use non generic repository interface by Danny Chen 2017-03-20 01:42:31 -0400
  • aee1ac6a0 Domain Event Handlers refactored with some missing cases by Cesar De la Torre 2017-03-18 22:01:05 -0700
  • 3ed136b00 Domain Event Handlers are now grouped by Domain Events, as any Domain Event could have 'n' handlers related. by Cesar De la Torre 2017-03-18 11:44:18 -0700
  • 3ec61e0df Tried patch proposed by Sandeep Bansal by etomas 2017-03-18 11:13:20 +0100
  • c7e317413 Refactoring Domain Events by Cesar De la Torre 2017-03-17 18:36:34 -0700
  • ab82af9d4 (refs/pull/119/head) Renamed MessengerKeys class to MessageKeys. by David Britch 2017-03-17 16:14:42 +0000