Christian Arenas
|
13a201ba67
|
Implement GetCampaignsByUserId in CampaignsController calling a data read model from mongo repository
|
7 years ago |
Christian Arenas
|
0024a23801
|
Add functional test: Check The user has an location campaign
|
7 years ago |
Christian Arenas
|
9ae6fa8c64
|
Modify locationId in Marketing campaing seed
|
7 years ago |
Christian Arenas
|
41654878a7
|
Add LocationId field to UserLocation and call GetAsync repository method from marketing controller
|
7 years ago |
Christian Arenas
|
68dbc92172
|
Add LocationId field to UserLocation
|
7 years ago |
Christian Arenas
|
486ba1872a
|
Modify marketing functional test
|
7 years ago |
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
|
7 years ago |
Christian Arenas
|
31fd93dafe
|
Add Functional Test to marketing
|
7 years ago |
Ramón Tomás
|
9bf5670020
|
Created Marketing read data model
|
7 years ago |
Christian Arenas
|
432994d113
|
Create GetCampaignByUserId in CampaignsController
|
7 years ago |
Christian Arenas
|
4a60d97d4d
|
Add RuleType in MarketingContext
|
7 years ago |
Christian Arenas
|
8d170fe83f
|
Modify RuleType class
|
7 years ago |
Christian Arenas
|
e5a59a1bdf
|
Merge branch 'feature/track-user-location-mongodb' into dev
# Conflicts:
# src/Services/Ordering/Ordering.API/Infrastructure/AutofacModules/MediatorModule.cs
|
7 years ago |
Christian Arenas
|
0b510994a4
|
Fix issue Autofac IAsyncRequestHandler not registered with Mediatr 3.0
|
7 years ago |
Christian Arenas
|
19647d8b7d
|
Add userIsLogged contiditon in view for fake location
|
7 years ago |
Christian Arenas
|
dde8e686fc
|
Add token when call location api
|
7 years ago |
Christian Arenas
|
c84b4707e3
|
Add locations to allow scopes to dictionary
|
7 years ago |
Christian Arenas
|
a74c2942fc
|
Add AllowAccessTokensViaBrowser in Identity server, we got an login error from xamarin
|
7 years ago |
Christian Arenas
|
3a9093a741
|
Modify location.API change userId type from int to Guid
|
7 years ago |
Christian Arenas
|
06f978bc97
|
Modify test. UserId is a Guid type
|
7 years ago |
Ramón Tomás
|
4be61abdde
|
Merge new creation ordering workflow
|
7 years ago |
Christian Arenas
|
606f23e394
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
|
7 years ago |
Christian Arenas
|
ce89241f65
|
fix merge error
|
7 years ago |
Christian Arenas
|
41fe6fc03f
|
Merge branch 'marketingcampaign' into dev
|
7 years ago |
Christian Arenas
|
0586fe5abd
|
add new migration
|
7 years ago |
Ramón Tomás
|
0337932697
|
Merge locations feature branch
|
7 years ago |
Ramón Tomás
|
d018d00b68
|
Update settings
|
7 years ago |
Ramón Tomás
|
f21747109b
|
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
|
ea6084db28
|
Added location.api integration tests
|
7 years ago |
Christian Arenas
|
dfae447f68
|
Merge branch 'marketingcampaign' into dev
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
|
7 years ago |
Christian Arenas
|
c82b5f3c41
|
Merge branch 'feature/track-user-location-mongodb' of https://github.com/dotnet-architecture/eShopOnContainers into LocationSettingsXamarin
|
7 years ago |
Christian Arenas
|
bb5ad3182d
|
Add new location settings
|
7 years ago |
Christian Arenas
|
6a1d37b84f
|
Add Location Setting objects to view and ViewModel
|
7 years ago |
Christian Arenas
|
b96faa369d
|
Add LocationService to RegisterDependencies
|
7 years ago |
Christian Arenas
|
cdd15117fb
|
Add locationService class
|
7 years ago |
Ramón Tomás
|
981f4e2730
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
|
7 years ago |
Ramón Tomás
|
3a10038d71
|
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
|
05bd964f2b
|
Adapt Locations.api to nosql db
|
7 years ago |
Ramón Tomás
|
8c0d41e4ad
|
Fix issue Autofac IAsyncRequestHandler not registered with Mediatr 3.0
|
7 years ago |
Christian Arenas
|
6ff6864f91
|
Edit the integration test
|
7 years ago |
Christian Arenas
|
ce56a42bd1
|
Redesign marketing campaign api in two different controllers (campaigns/locations)
|
7 years ago |
Christian Arenas
|
56c07aaafa
|
Edit campaigns controller
|
7 years ago |
Christian Arenas
|
3c81115603
|
Edit mapper methods
|
7 years ago |
Ramón Tomás
|
375780e3a4
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
|
7 years ago |
Ramón Tomás
|
41101164fa
|
Persist identity grant store to db
Persist machine Keys to Redis
|
7 years ago |
Christian Arenas
|
ea8d893d4e
|
change the FakeCampaignDto private object to an GetFakeCampaignDto funtion
|
7 years ago |
Christian Arenas
|
b5f90cf7b4
|
Create RuleType class to manage RuleTypeEnum
|
7 years ago |
Christian Arenas
|
a8178fbbb4
|
remove unused dbset
|
7 years ago |
Christian Arenas
|
385f1f094a
|
fix error merge
|
7 years ago |
Christian Arenas
|
82182e3184
|
cleanup
|
7 years ago |