Igor Sychev
|
7dfb2db7c3
|
packages update and clean up *.csproj files from useless content
|
2017-10-13 13:04:06 +01:00 |
|
Ramón Tomás
|
dc98e6a4c6
|
Added Appinsights Linux SF telemetry initializer
|
2017-10-13 11:35:26 +02:00 |
|
Cesar De la Torre
|
ebcabe2bbb
|
Merge pull request #368 from SychevIgor/swagger
swagger response types and code
|
2017-10-12 18:00:03 -07:00 |
|
Igor Sychev
|
1b38589ff0
|
retry policy defined via config
|
2017-10-12 09:25:01 +01:00 |
|
Igor Sychev
|
9e535930ce
|
swagge responce types and code https://github.com/dotnet-architecture/eShopOnContainers/issues/305
|
2017-10-12 08:45:33 +01:00 |
|
Ramón Tomás
|
c3e15969b9
|
Added Appinsights K8s telemetry initializer
|
2017-10-11 18:53:26 +02:00 |
|
Ramón Tomás
|
a04cef97ef
|
Added AppInsights service
|
2017-10-11 16:26:44 +02:00 |
|
Cesar De la Torre
|
373bdd9896
|
Set Retries with exponential backoff to most microservices sqlOptions, so errors when spinning the SQL container late shouldn't happen.
|
2017-10-10 19:56:34 -07:00 |
|
Unai Zorrilla Castro
|
ec5aee5187
|
Remove hardcoded database name from GracePeriodManagerService
|
2017-10-06 12:09:16 +02:00 |
|
Ramón Tomás
|
c47c7aca6f
|
Merge Dev
|
2017-09-14 15:42:04 +02:00 |
|
Unai Zorrilla Castro
|
d8b374ac4a
|
Create DesignTimeFactories for context used on startup with dependencies
|
2017-09-14 15:33:39 +02:00 |
|
Ramón Tomás
|
87b13de3b7
|
Merge branch 'dev' into eShopOnServiceFabric-Win
|
2017-09-14 14:42:42 +02:00 |
|
Unai Zorrilla Castro
|
04c90f09f9
|
Fix view models namespaces issues. Remove unnecessary design time ordering context provider
|
2017-09-14 13:43:41 +02:00 |
|
Unai Zorrilla Castro
|
226c03b573
|
Refactoring all dbcontext seed using new MigrateDbContext extension method on IWebHost. This prevent errors when using dotnet ef cli and seeders in Startup
|
2017-09-13 14:53:06 +02:00 |
|
Ramón Tomás
|
5ac3df9943
|
Updated ARM SF templates
|
2017-09-12 18:19:31 +02:00 |
|
Eduard Tomàs
|
7321d5e5fc
|
Base path fix and k8s config updated
|
2017-09-07 19:18:53 +02:00 |
|
Eduard Tomàs
|
6fd4f46058
|
Fix for rabbitMQ under windows containers.
Also some config tweaking on windows
|
2017-09-05 15:55:17 +02:00 |
|
Eduard Tomàs
|
8198126daf
|
Use dotnet multi-architecture images.
Removing docker-compose.windows.override (not needed as is identical to docker-compose.override)
|
2017-09-04 19:07:53 +02:00 |
|
Unai Zorrilla Castro
|
70e429b760
|
Added IEntityTypeConfiguration feature from EF Core 2
|
2017-08-31 17:16:28 +02:00 |
|
RamonTC
|
4ea8f6814e
|
Merge pull request #299 from SychevIgor/SychevIgor/WindowsDockerFiles20
windows docker files update to 2.0 base images
|
2017-08-30 17:55:26 +02:00 |
|
Igor Sychev
|
dc566ea2a1
|
nanowin
|
2017-08-30 08:48:06 +03:00 |
|
Ramón Tomás
|
9ed7325e0e
|
Downgrade Identity.api version due to compatibility issues
Updated Test project version
Fix issue Idsrv token
|
2017-08-29 18:11:30 +02:00 |
|
Ramón Tomás
|
364c07a528
|
Included AspnetCore.all metapackage
|
2017-08-29 12:03:20 +02:00 |
|
Ramón Tomás
|
0c41218c2c
|
Include aspnetcore.all metapackage
|
2017-08-29 11:02:18 +02:00 |
|
Ramón Tomás
|
8dc176add9
|
Fixed issue #291ordering.api fails after submitting orders
|
2017-08-26 22:55:24 +02:00 |
|
Ramón Tomás
|
01469da7d3
|
Fixed bug Swagger is not working for the services #290
|
2017-08-24 15:41:11 +02:00 |
|
Ramón Tomás
|
58f3b5b274
|
Removed GracePeriod microservice and added as a HostService
|
2017-08-23 00:10:28 +02:00 |
|
Ramón Tomás
|
8288acf3a4
|
Update projects from netcore 2.0.0 preview to 2.0.0
Fix netcore 2.0.0 breaking changes in authentication middleware
|
2017-08-22 22:36:23 +02:00 |
|
Ramón Tomás
|
2baedadc7a
|
Merge from Dev
|
2017-08-22 19:46:53 +02:00 |
|
PLAINCONCEPTS\lruiz
|
3d552b3219
|
Fix bug #263
|
2017-08-22 12:04:40 +02:00 |
|
Eduard Tomàs
|
0c73b09406
|
Using MediatR behaviors instead of Autofac decorators. Solves #187
|
2017-08-10 16:05:42 +02:00 |
|
Ramón Tomás
|
f39fdb92ca
|
Fix Failing middleware and move it to Basket.api
|
2017-07-13 17:35:19 +02:00 |
|
Eduard Tomas
|
eeda5bcb9d
|
Order.Address is a value object. It has no table and no ID
|
2017-07-13 13:42:29 +02:00 |
|
Eduard Tomas
|
2f1f1cd616
|
Address as EF Value object
|
2017-07-13 12:34:19 +02:00 |
|
Ramón Tomás
|
d289ec00cf
|
Add swagger authorization option in APIs
|
2017-07-12 12:10:10 +02:00 |
|
Eduard Tomas
|
d9b9578e48
|
Merge remote-tracking branch 'origin/dev' into netcore2
# Conflicts:
# docker-compose.dcproj
# docker-compose.vs.debug.yml
# docker-compose.vs.release.yml
# src/BuildingBlocks/EventBus/EventBus/EventBus.csproj
# src/Services/Marketing/Marketing.API/Startup.cs
# src/Web/WebMVC/Startup.cs
# src/Web/WebMVC/WebMVC.csproj
|
2017-07-11 12:01:45 +02:00 |
|
Christian Arenas
|
03f23eafa4
|
Merge branch 'load-testing' into dev
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
# src/Services/Identity/Identity.API/Configuration/Config.cs
# src/Web/WebMVC/appsettings.json
|
2017-07-10 14:40:26 +02:00 |
|
Christian Arenas
|
06cbab4731
|
Merge branch 'feature/marketing-details-azure-function' into dev
# Conflicts:
# docker-compose.vs.debug.yml
# docker-compose.vs.release.yml
# eShopOnContainers-ServicesAndWebApps.sln
# src/Services/Location/Locations.API/Startup.cs
# src/Services/Marketing/Marketing.API/Controllers/CampaignsController.cs
# src/Services/Marketing/Marketing.API/Marketing.API.csproj
# src/Services/Marketing/Marketing.API/Startup.cs
# src/Web/WebMVC/appsettings.json
# src/Web/WebSPA/AppSettings.cs
# test/Services/FunctionalTests/Services/Marketing/MarketingScenarios.cs
|
2017-07-07 11:56:57 +02:00 |
|
Ramón Tomás
|
f993463856
|
Implemented service bus for marketing.api locations.api graceperiodProcess payment.api
|
2017-06-30 08:59:26 +02:00 |
|
Eduard Tomas
|
d65a112535
|
References updated to preview-2
code adjustements to work with preview-2
|
2017-06-29 18:36:57 +02:00 |
|
Eduard Tomas
|
10d03a68e3
|
Merge remote-tracking branch 'eShopOnAzure/dev' into dev
# Conflicts:
# docker-compose.override.yml
# src/Services/Catalog/Catalog.API/CatalogSettings.cs
# src/Services/Catalog/Catalog.API/Controllers/CatalogController.cs
# src/Services/Catalog/Catalog.API/Controllers/PicController.cs
# src/Services/Catalog/Catalog.API/Infrastructure/CatalogContextSeed.cs
# src/Services/Catalog/Catalog.API/settings.json
# src/Services/Ordering/Ordering.API/Startup.cs
|
2017-06-28 12:40:21 +02:00 |
|
Ramón Tomás
|
a56f99f684
|
Fix merge
|
2017-06-26 18:05:02 +02:00 |
|
Ramón Tomás
|
a3e63c11aa
|
Merge from eShopOnContainers Dev
|
2017-06-26 13:51:49 +02:00 |
|
Shaun Walker
|
18b91ee5f1
|
minor fixes to data and UI customization
|
2017-06-23 11:49:25 -07:00 |
|
Eduard Tomas
|
6b466a2c66
|
Fixing NetStandard.Library versions
|
2017-06-22 16:15:58 +02:00 |
|
Eduard Tomas
|
3c2ce4d7a7
|
Ordering.API nuget update
|
2017-06-21 19:48:13 +02:00 |
|
Eduard Tomas
|
56902a5549
|
[WIP] Projects & Dockerfile migrated to 2.0
Lots of things to address yet, because nuget packages are still on 1.1
|
2017-06-21 19:03:48 +02:00 |
|
Shaun Walker
|
445101b376
|
data and UI customization enhancements
|
2017-06-20 12:54:32 -07:00 |
|
Ramón Tomás
|
a9c185a41a
|
Updated number of products in catalog stock
Orders list ordered
Refresh orders list periodically
Fix bug SPA basket not dropped after creating order
|
2017-06-14 16:38:27 +02:00 |
|
Ramón Tomás
|
4be61abdde
|
Merge new creation ordering workflow
|
2017-06-12 13:52:23 +02:00 |
|