Cesar De la Torre
|
9180b5ff86
|
Create README.md
|
7 years ago |
David Britch
|
e89c8a926f
|
Xamarin eBook updated to use the hybrid authentication flow.
|
7 years ago |
David Britch
|
bfdac24771
|
Refactored TokenService into IdentityService.
|
7 years ago |
David Britch
|
96a1a55426
|
Merge pull request #211 from dotnet-architecture/xamarin
Xamarin client hybrid authentication flow
|
7 years ago |
David Britch
|
99bb40261d
|
LoginViewModel now stores the correct access token as an application setting.
|
7 years ago |
David Britch
|
17974395a7
|
Updated Xamarin client to use the hybrid authentication flow.
|
7 years ago |
Ramón Tomás
|
395160e6d1
|
Merge from Dev
|
7 years ago |
David Britch
|
6bff78a179
|
Merge branch 'master' into xamarin
|
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
|
6811797ae4
|
Merge from Dev
|
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 |
David Britch
|
c8b3010a0b
|
Corrected ASP.NET Web API to ASP.NET Core MVC.
|
7 years ago |
David Britch
|
33fd78420f
|
Update README.md
|
7 years ago |
David Britch
|
dd10decfb1
|
Added Xamarin eBook cover image.
|
7 years ago |
David Britch
|
767f725f56
|
Deleted Xamarin eBook cover image.
|
7 years ago |
David Britch
|
f56d283919
|
Final Xamarin eBook.
|
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 |
Christian Arenas
|
59b8fed228
|
modify context
|
7 years ago |
Christian Arenas
|
5f976e90d4
|
update inital migration
|
7 years ago |
Christian Arenas
|
05fe4ccd6d
|
Add exceptions filters
|
7 years ago |