769 Commits (5aa855ed9efa4c45be6b29b9d3f309a5cdf71e68)

Author SHA1 Message Date
  Unai Zorrilla Castro 5c06f6e500 Fix issue 685 6 years ago
  Unai Zorrilla Castro b005b63ff5 Add azure key vault support in all services 6 years ago
  unaizorrilla 7711820b87 Add Azure Key Vault on Ordering.API to validate this scenario 6 years ago
  eiximenis 9351fb31eb final updates to helm scripts 6 years ago
  Joni c55e2adecb Fix spelling 'commited' => 'committed' 6 years ago
  Joni 3888cffa08 Fix spelling 6 years ago
  Unai Zorrilla Castro d7d4dd4bf1 Added Cesar's feedback 6 years ago
  Lukas Behal 92cb497db8 build break fix - removed missed new constrain which is not required anymore 6 years ago
  Lukas 84e4758df2 modified Enumeration class to support private constructor for defined Enum types, refactored orderingContextSeed to use GetAll() method to get predefined types 6 years ago
  unaizorrilla afca2308b1 Created unit test and functional tests on each microservice, work on settings for each project tests, modifyc how TestServer is created. Create a docker-compose for run tests 6 years ago
  eiximenis fcff8e45aa Fixes #630 6 years ago
  eiximenis 9f61e3b029 Fixes the error (400 Bad Response) when cancelling an order 6 years ago
  eiximenis 51236fd5af Update to netcore2.1 RTM 6 years ago
  Cesar De la Torre Llorente 104661d39d Fixed bug, no need of GracePeriodTime setting for the Order microservice. Only for the Ordering.BackgroundTasks 6 years ago
  eiximenis 89fb5d6fc3 Solves issue #611 6 years ago
  Unai Zorrilla Castro 70a2682806 Working on compose dependencies and check new httpclient handlers retries 6 years ago
  Unai Zorrilla Castro 460fc997af Create Generic Host prototype for background task in order to be reviewed 6 years ago
  Unai Zorrilla Castro 2f9fa4dcca Added HTTPClient services and review application on WebMVC 6 years ago
  eiximenis 684aa4927f Updates to make it work with Docker 6 years ago
  Unai Zorrilla Castro 36fb20acea Refactoring Catalog and Order status and add problem details feature from 2.1 6 years ago
  Unai Zorrilla Castro b02c1b825d Migrate all dockerfiles to use 2.1 image. Added ApiBehaviorOptions into Catalog 6 years ago
  Unai Zorrilla Castro d1b6bc84fa Migrated projects and references to use 2.1 rc1 libraries 6 years ago
  Ramón Tomás 1d2fc6c42b Removed commented code in signalr hub registration 6 years ago
  Miguel Veloso cdd87d367f Fix swagger-ui redirection uri to current one as of v.3.x; 6 years ago
  Ramón Tomás 25c752c61a Added SignalR Hub service to k8s 6 years ago
  Ramón Tomás 04560ff4eb Created specific service for signalr hub 6 years ago
  Ramón Tomás 02f94eeb0e Updated k8s scripts 6 years ago
  Ramón Tomás f1f17798da Added missing Task.Background service docker-compose configuration 6 years ago
  Miguel Veloso 97f81c2939 Merge pull request #536 from SychevIgor/rudementsinidentity 6 years ago
  Alex Kryvdyk 1d8c6178de Improved encapsulation of DomainEvents collection in Entity class 6 years ago
  Alex Kryvdyk 6869ad249a Remove private property setters in Address value object to make it truly immutable 6 years ago
  Alex Kryvdyk ed26c3359c
Remove private setters to make class immutable 6 years ago
  Cesar De la Torre Llorente b78daa4685 Fix microsoft/aspnetcore-build:2.0.5-2.1.4 name in dockerfiles 6 years ago
  Cesar De la Torre Llorente 81477f0757 Fix bug in microsoft/aspnetcore-build:2.0.5-2.1.4 name. 6 years ago
  Cesar De la Torre Llorente c17ecfa16a Fallback to aspnetcore-build:2.0.5-2.1.4 until issue with aspnetcore-build:2.0 is solved: https://github.com/dotnet-architecture/eShopOnContainers/issues/543 6 years ago
  Sychev Igor 039632bebd docker to 2.0.5 .net core 7 years ago
  Sychev Igor c1db0703a7 packages update 2 7 years ago
  Sychev Igor ccad354645 packages update 7 years ago
  Robert Raboud 047e3a945a Handled uncaught exception in command handling 7 years ago
  Robert Raboud 8ef122fea2 Converted tabs to spaces 7 years ago
  eiximenis 152fcc8205 Fixed errors and updated config 7 years ago
  eiximenis a18cec21fe Missing aggregator project 7 years ago
  Enrico Tirotta dbd5999e38
Update Enumeration.cs 7 years ago
  Kasper B. Graversen 998a9fdc9b
Fix spelling 7 years ago
  Miguel Veloso 954d8718a8 Fix improper use of AddRangeAsync for seeding entities that don't use the SequenceHiLo key generation strategy, as per https://docs.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.dbset-1.addrangeasync?view=efcore-2.0 7 years ago
  Eduard Tomàs 6cc87fc80a renaming of PurchaseBff to Aggregator 7 years ago
  Eduard Tomàs 0be655d2e0 Fixing errors in SPA when calling basket api through apigw 7 years ago
  Eduard Tomàs 8edd736196 Updating SPA for working with PurchaseBFF. 7 years ago
  Eduard Tomàs 704e6ae693 Finished purchase-bff implementation and ocelot rerouting 7 years ago
  Eduard Tomàs b0d4ae5a72 All order flow goes through Purchase BFF API. Also some refactorings. 7 years ago