149 Commits (5f9a1b8b8fac9bbda32df1ea801e3d626732220c)

Author SHA1 Message Date
  Miguel Veloso fd2bf42a5f Add creation event traces to Validator classes to validate issue #1041 5 years ago
  Miguel Veloso 61ecfba052 Add a TransactionId to IntegrationEventLogEntry to ensure that chained integration events are only published once from the correct transaction scope 5 years ago
  Miguel Veloso a95fbd993a Update configuration values starting with array index = 0 5 years ago
  Miguel Veloso d5adb5f723 Update HealthChecks UI libraries to properly handle missing services. 5 years ago
  Miguel Veloso 4d6b2f03d2 Add Serilog and Seq working in Docker 6 years ago
  eiximenis 9b0eaddb15 webhooks API & client 6 years ago
  eiximenis 38243a9d2f comment updated in compose 6 years ago
  eiximenis 485bb9e4a9 WIP 6 years ago
  eiximenis 586c6de020 WIP Webhooks 6 years ago
  eiximenis 8677b8d240 Webhooks API: WIP - Initial commit 6 years ago
  Ramón Tomás ffca2da0b3 Migrated to netcore 2.2 6 years ago
  Ramón Tomás 8d794a220b Updated Helm scripts to include healthcheck url env vars 6 years ago
  Ramón Tomás 0f6f4e6d14 Integrate HealthCheck to all eShop services and apps 6 years ago
  Miguel Veloso 16cae13dc4 Organize Dockerfiles to be easier to compare 6 years ago
  eiximenis fcff8e45aa Fixes #630 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
  Ramón Tomás 7d2a790a8b Fixed AOT compile issue with signalr pkg version 6 years ago
  Miguel Veloso 794be31f53 Include Ordering.BackgroundTasks in webstatus check 6 years ago
  Miguel Veloso 49ec9beff4 wip: add back OrderingBackgroundTasks 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 f1f17798da Added missing Task.Background service docker-compose configuration 6 years ago
  eiximenis 2181e1c9a6 update local config to use apigw when downloading catalog images 6 years ago
  Cesar De la Torre Llorente b6d09a2439 Fixed comments not right for Pi Gateways services 6 years ago
  Cesar De la Torre Llorente 0906ae6195 Fixed comment for the identity.api microservice. 6 years ago
  Cesar De la Torre Llorente debecf1b8d Adding comments about the external ports in docker-compose.override.yml saying that a production environment your should remove the external ports kept here for microservice debugging purposes. 6 years ago
  Cesar De la Torre Llorente 7c446d9ffd Upgraded to version: '3.4' in docker-compose files because since recent versions, VISUAL STUDIO FOR MAC requires docker-compose '3.4' in order to be able to F5 or Ctrl+F5 a Docker solution. 6 years ago
  eiximenis a34ed28445 SPA adapted to gateway 7 years ago
  eiximenis 181b475e32 MVC adapted to marketing bff apigw 7 years ago
  eiximenis de37559c41 Files moved / names changes / csprojs updated / sln updated 7 years ago
  eiximenis a18cec21fe Missing aggregator project 7 years ago
  eiximenis 8cfb74fe93 Fixing SPA for using aggregators 7 years ago
  Eduard Tomàs 1b87e2a18f Reverted duality of config files for ocelot because were not really needed 7 years ago
  Eduard Tomàs 3b2c80e6d3 Ocelot config via volumes 7 years ago
  Eduard Tomàs 6cc87fc80a renaming of PurchaseBff to Aggregator 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
  Eduard Tomàs d8382f8d52 Changed catalog.api url from catalog.api to pass through API gateway 7 years ago
  Eduard Tomàs 1c6431d503 Moved "AddItemToBasket" from MVC Client to a single call in PurchaseBFF 7 years ago
  Eduard Tomàs dcb9b87361 7 years ago
  Eduard Tomàs 47a33ddd05 BFF Purchase - WIP 7 years ago
  Eduard Tomàs 02f5e1158a Purchase BFF skeleton created 7 years ago
  Unai Zorrilla Castro 025ab0e14c Implemented HostedService in different service 7 years ago
  Eduard Tomàs ea4e0ed6e8 Deploying ocelot to k8s 7 years ago
  Eduard Tomàs e72ada31fb Create Ocelot project 7 years ago
  Cesar De la Torre Llorente 08a5eeea71 Downgraded version of docker-compose files to 3.3 (instead 3.4) since VSTS agent still doesn't support it plus other versions of Docker. We'll upgrade to 3.4 soon, though. When VSTS supports it. 7 years ago
  Cesar De la Torre Llorente 1a4205491b Setting SA_PASSWORD for the SQL Server Linux container config instead MSSQL__SA_PASSWORD, so it could be compatible for SQL Server on Windows Containers, too. 7 years ago
  Cesar De la Torre Llorente bc619b8c4b Fixed issue with SQL container config for Linux container instead Windows Container config in docker-compose.override.yml 7 years ago
  Cesar De la Torre Llorente 14da2c3885 Fixed SQL pwd in docker-compose for Linux 7 years ago