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 |
|
dsanz
|
a65e9c01eb
|
Add Healthchecks to Locations.API and MArketing.API
|
2017-07-04 13:51:05 +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
|
6b466a2c66
|
Fixing NetStandard.Library versions
|
2017-06-22 16:15:58 +02:00 |
|
Eduard Tomas
|
4303cbae89
|
Locations.API nuget updated
|
2017-06-21 19:39:47 +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 |
|
Christian Arenas
|
a65254e385
|
Merge branch 'feature/track-user-location-mongodb' into dev
|
2017-06-21 11:48:38 +02:00 |
|
Christian Arenas
|
123cd9e1c1
|
Add point of union from the polygon
|
2017-06-21 11:47:34 +02:00 |
|
Christian Arenas
|
cae44bcbba
|
Add Barcelona location seed
|
2017-06-21 11:06:33 +02:00 |
|
Christian Arenas
|
b3e5362865
|
Merge branch 'feature/marketing-read-model-data' into marketingcampaign
# Conflicts:
# src/Services/Location/Locations.API/Model/Locations.cs
|
2017-06-14 16:26:28 +02:00 |
|
Christian Arenas
|
ec59ace1ea
|
Add LocationId to Locations Model
|
2017-06-14 15:24:56 +02:00 |
|
Christian Arenas
|
0ffa9cb981
|
Create a LocationId in data read model and change the affected modification
|
2017-06-14 15:22:49 +02:00 |
|
Christian Arenas
|
41654878a7
|
Add LocationId field to UserLocation and call GetAsync repository method from marketing controller
|
2017-06-13 18:01:24 +02:00 |
|
Christian Arenas
|
68dbc92172
|
Add LocationId field to UserLocation
|
2017-06-13 18:00:49 +02:00 |
|
Christian Arenas
|
794d366053
|
Merge branch 'feature/marketing-read-model-data' into marketingcampaign
# Conflicts:
# src/Services/Location/Locations.API/Infrastructure/Services/LocationsService.cs
# src/Services/Location/Locations.API/Model/UserLocation.cs
|
2017-06-13 17:38:07 +02:00 |
|
Ramón Tomás
|
9bf5670020
|
Created Marketing read data model
|
2017-06-13 17:31:37 +02:00 |
|
Christian Arenas
|
3a9093a741
|
Modify location.API change userId type from int to Guid
|
2017-06-12 20:18:52 +02:00 |
|
Ramón Tomás
|
ea6084db28
|
Added location.api integration tests
|
2017-06-09 12:16:57 +02:00 |
|
Ramón Tomás
|
05bd964f2b
|
Adapt Locations.api to nosql db
|
2017-06-08 17:33:55 +02:00 |
|
Ramón Tomás
|
bae10b07b8
|
Created UserLocationModel
Map Position to Locations APi
Update current user location
|
2017-06-01 20:16:19 +02:00 |
|
Ramón Tomás
|
9d5cde2057
|
#2412-Create Location Microservice
|
2017-05-30 15:01:58 +02:00 |
|