Christian Arenas
|
251cfa0845
|
Add LocationId field to UserLocation
|
7 years ago |
Christian Arenas
|
9c1edf8e08
|
Modify marketing functional test
|
7 years ago |
Christian Arenas
|
be5cfe7399
|
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
|
7 years ago |
Christian Arenas
|
dd8c6b5d0b
|
Add Functional Test to marketing
|
7 years ago |
Ramón Tomás
|
4b8723f723
|
Created Marketing read data model
|
7 years ago |
Christian Arenas
|
358227aa44
|
Create GetCampaignByUserId in CampaignsController
|
7 years ago |
Christian Arenas
|
6613a9e1eb
|
Add RuleType in MarketingContext
|
7 years ago |
Christian Arenas
|
2ae6744c8e
|
Modify RuleType class
|
7 years ago |
Christian Arenas
|
a56a795981
|
Merge branch 'feature/track-user-location-mongodb' into dev
# Conflicts:
# src/Services/Ordering/Ordering.API/Infrastructure/AutofacModules/MediatorModule.cs
|
7 years ago |
Christian Arenas
|
d529c104b3
|
Fix issue Autofac IAsyncRequestHandler not registered with Mediatr 3.0
|
7 years ago |
Christian Arenas
|
2283a9d12b
|
Add userIsLogged contiditon in view for fake location
|
7 years ago |
Christian Arenas
|
3b5d081086
|
Add token when call location api
|
7 years ago |
Christian Arenas
|
ef8f14a212
|
Add locations to allow scopes to dictionary
|
7 years ago |
Christian Arenas
|
4458e57734
|
Add AllowAccessTokensViaBrowser in Identity server, we got an login error from xamarin
|
7 years ago |
Christian Arenas
|
c9332396c5
|
Modify location.API change userId type from int to Guid
|
7 years ago |
Christian Arenas
|
c9484a0834
|
Modify test. UserId is a Guid type
|
7 years ago |
Ramón Tomás
|
152bc9fd01
|
Merge new creation ordering workflow
|
7 years ago |
Christian Arenas
|
34badc79fe
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
|
7 years ago |
Christian Arenas
|
76f0df6a0e
|
fix merge error
|
7 years ago |
Christian Arenas
|
0efe093b3f
|
Merge branch 'marketingcampaign' into dev
|
7 years ago |
Christian Arenas
|
1d80de4b09
|
add new migration
|
7 years ago |
Ramón Tomás
|
a198b12117
|
Merge locations feature branch
|
7 years ago |
Ramón Tomás
|
00ec2ce272
|
Update settings
|
7 years ago |
Ramón Tomás
|
f0cb13b96e
|
Merge branch 'feature/track-user-location-mongodb' of https://github.com/dotnet-architecture/eShopOnContainers into feature/track-user-location-mongodb
|
7 years ago |
Ramón Tomás
|
380cd0325c
|
Added location.api integration tests
|
7 years ago |
Christian Arenas
|
5d3d27fce4
|
Merge branch 'marketingcampaign' into dev
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
|
7 years ago |
Christian Arenas
|
9c3ad2b2d2
|
Merge branch 'feature/track-user-location-mongodb' of https://github.com/dotnet-architecture/eShopOnContainers into LocationSettingsXamarin
|
7 years ago |
Christian Arenas
|
efba36b02c
|
Add new location settings
|
7 years ago |
Christian Arenas
|
7effb99503
|
Add Location Setting objects to view and ViewModel
|
7 years ago |
Christian Arenas
|
c3b4a8e97e
|
Add LocationService to RegisterDependencies
|
7 years ago |
Christian Arenas
|
73ac99bc70
|
Add locationService class
|
7 years ago |
Ramón Tomás
|
3c6b4ad44e
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
|
7 years ago |
Ramón Tomás
|
6c855e57c5
|
Fix bug antiforgery decryption issue when deploying in a k8s cluster
Changed in-memory grant store in idsrv to persist in db
|
7 years ago |
Ramón Tomás
|
896ab5b4dc
|
Adapt Locations.api to nosql db
|
7 years ago |
Ramón Tomás
|
d8b6d5ec8b
|
Fix issue Autofac IAsyncRequestHandler not registered with Mediatr 3.0
|
7 years ago |
Christian Arenas
|
1900ee2b61
|
Edit the integration test
|
7 years ago |
Christian Arenas
|
99685b3eae
|
Redesign marketing campaign api in two different controllers (campaigns/locations)
|
7 years ago |
Christian Arenas
|
31b1c4a197
|
Edit campaigns controller
|
7 years ago |
Christian Arenas
|
f62131f832
|
Edit mapper methods
|
7 years ago |
Ramón Tomás
|
b7c5613238
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
|
7 years ago |
Ramón Tomás
|
8d0ef809a8
|
Persist identity grant store to db
Persist machine Keys to Redis
|
7 years ago |
Christian Arenas
|
bb167617bf
|
change the FakeCampaignDto private object to an GetFakeCampaignDto funtion
|
7 years ago |
Christian Arenas
|
7842194637
|
Create RuleType class to manage RuleTypeEnum
|
7 years ago |
Christian Arenas
|
2111d56766
|
remove unused dbset
|
7 years ago |
Christian Arenas
|
f058cfde21
|
fix error merge
|
7 years ago |
Christian Arenas
|
345b71b50e
|
cleanup
|
7 years ago |
Christian Arenas
|
1e3fd13362
|
Merge branch 'marketingcampaign' of https://github.com/dotnet-architecture/eShopOnContainers into marketingcampaign
# Conflicts:
# src/Services/Marketing/Marketing.API/Controllers/CampaignsController.cs
|
7 years ago |
Christian Arenas
|
21dc4e3772
|
Add integration test
|
7 years ago |
Christian Arenas
|
ae7f1e8e7a
|
initialitze the list in constructor
|
7 years ago |
Christian Arenas
|
a705127653
|
Add migration folder
|
7 years ago |