2071 Commits

Author SHA1 Message Date
Miguel Veloso
122fab5108 Add LogContext to IntegrationEventHandlers 2019-02-18 19:33:04 +00:00
Miguel Veloso
6ccd7b6096 Ass Seq to SignalR.Hub 2019-02-18 19:24:04 +00:00
Miguel Veloso
21427ebc35 Add Seq to ApiGatewayAggregators 2019-02-18 17:44:03 +00:00
Miguel Veloso
37409e8869 Add Seq to WebStatus 2019-02-18 16:53:29 +00:00
Miguel Veloso
71d75f8dd3 Add Seq to Payment.API 2019-02-18 16:51:51 +00:00
Miguel Veloso
ca02053586 Added Seq to Marketing.API 2019-02-18 16:32:08 +00:00
Miguel Veloso
f7c6853404 Added Seq to Locations.API 2019-02-18 15:02:21 +00:00
Miguel Veloso
01033a7dfb Added Seq to Identity.API 2019-02-18 11:06:46 +00:00
Kyle White
6466c07795
Update eShopOnContainers.TestRunner.iOS/Info.plist
Matching MinOSVersion to the same in eShopOnContainers.iOS/Info.plist. Required for successful builds given the currently set architectures.
2019-02-16 09:53:15 -05:00
Jesus Santander
40e372245b
Rename BuyerEntityTYpeConfiguration.cs to BuyerEntityTypeConfiguration.cs 2019-02-15 12:05:41 -04:00
Miguel Veloso
71bcc081c1 .gitignore site.*.js files, as the are created on opening the Project 2019-02-15 14:24:56 +00:00
eiximenis
820330556b updated files to new devspaces format 2019-02-13 10:02:07 +01:00
eiximenis
eed86811aa Merge branch 'test-devspaces' of https://github.com/dotnet-architecture/eShopOnContainers into features/devspaces 2019-02-12 15:55:16 +01:00
eiximenis
0eae3c3ea3 Merge branch 'features/webhooks' into dev 2019-02-11 15:19:50 +01:00
eiximenis
dc36826ec1 forcing granturl to be in same origin as hook url 2019-02-11 12:17:26 +01:00
eiximenis
71e3839056 webhooks finished 2019-02-11 11:45:32 +01:00
David Britch
adbe31b793 AllowedCorsOrigins disabled for Xamarin client. Fixes #905 2019-02-11 09:41:11 +00:00
Miguel Veloso
29c41fe3e3 Remove specific version for Microsoft.AspNetCore.App 2019-02-06 21:37:30 +00:00
Miguel Veloso
f3cd3738d9 Add logging to CreateOrderCommandHandler 2019-02-06 21:36:40 +00:00
eiximenis
5b237b0a8b webhooks flow finished. Only missing bug in api that don't show the hooks 2019-02-06 19:59:26 +01:00
Miguel Veloso
423066a822 Add log traces for integration event handling 2019-02-06 18:53:30 +00:00
Mohsen Alikhani
76118776c4
OrderController Recommendation
It's good idea to take advantage of GetOrderByIdQuery and handle by GetCustomerByIdQueryHandler
2019-02-06 20:08:22 +03:30
Miguel Veloso
b9839d15c6 Added traces for UserCheckoutAcceptedIntegrationEvent 2019-02-06 15:48:28 +00:00
Miguel Veloso
24b660f339 Expore Program.AppName/AppShortName for logging 2019-02-06 13:03:54 +00:00
Miguel Veloso
8de902cc79 Add Seq to Ordering.API 2019-02-06 13:03:01 +00:00
Miguel Veloso
d83fa3bafc Standarize log message 2019-01-31 15:30:50 +00:00
Miguel Veloso
3a22e2f35b Add Seq as sink and some integration event traces 2019-01-31 13:33:36 +00:00
Miguel Veloso
6d2c1fc717 Use structured logging for exceptions 2019-01-31 13:32:27 +00:00
Miguel Veloso
d6aee2ce35 Remove MachineName from logger configuration, not really useful for eShopOnContainers 2019-01-31 10:47:07 +00:00
Miguel Veloso
7cd717cf06 Add integration event traces 2019-01-31 10:43:54 +00:00
Miguel Veloso
4d6b2f03d2 Add Serilog and Seq working in Docker 2019-01-31 10:43:32 +00:00
eiximenis
9b0eaddb15 webhooks API & client 2019-01-29 19:34:57 +01:00
eiximenis
8a31efeab2 badge for buid status 2019-01-29 11:43:15 +01:00
eiximenis
485bb9e4a9 WIP 2019-01-23 20:02:46 +01:00
eiximenis
586c6de020 WIP Webhooks 2019-01-21 18:02:14 +01:00
eiximenis
8677b8d240 Webhooks API: WIP - Initial commit 2019-01-16 19:38:14 +01:00
David Henley
86c36c9d2a
Fixed type in HttpGlobalExceptionFilter
Changed meesage to message
2019-01-09 13:39:12 -06:00
Ramón Tomás
873d70a67e Fixed netcore2.2 CORS issue not allowing wildcard origins 2019-01-04 13:39:25 +01:00
Ramón Tomás
a387f21029 fixed merge 2019-01-03 18:42:26 +01:00
Ramón Tomás
b9dcc80acd Merge Netcore2.2 branch 2019-01-03 18:41:58 +01:00
Ramón Tomás
dbf175f913 Fixed missing env variables in marketing.api in k8s scripts
Added Resource path in webstatus UI when deploying with K8S
Added Liveness healthChecks
Updated k8s healthcheck configuration
2019-01-03 17:11:56 +01:00
Ramón Tomás
fa0b1a7a6b Added serilog 2018-12-13 12:13:59 +01:00
Ramón Tomás
ffca2da0b3 Migrated to netcore 2.2 2018-12-11 13:51:58 +01:00
Ramón Tomás
766fc40b74 Merge branch 'ci-build' into dev 2018-12-05 13:09:13 +01:00
Ramón Tomás
82bda5cdbf Updated tests 2018-12-05 13:00:02 +01:00
Ramón Tomás
eda8a6e90c Fixed rxjs version in package.json 2018-12-05 09:56:02 +01:00
Ramón Tomás
25bef6dce4 Updated Webstatus startup
Ignore temp healthchecksdb
2018-12-04 21:49:14 +01:00
RamonTC
75e4a11116
Merge pull request #874 from erikpique/test-devspaces
Test devspaces
2018-12-03 12:35:54 +01:00
RamonTC
f76d1a6e74
Merge pull request #865 from erikpique/feature/58388
update test deploy
2018-12-03 11:22:40 +01:00
Ramón Tomás
0f6f4e6d14 Integrate HealthCheck to all eShop services and apps
Integrate WebStatus with Healthcheck
2018-11-30 17:43:22 +01:00