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 |
David Britch
|
55c3364f28
|
Corrected ASP.NET Web API to ASP.NET Core MVC.
|
7 years ago |
David Britch
|
f406c55894
|
Update README.md
|
7 years ago |
David Britch
|
6321e2d96b
|
Added Xamarin eBook cover image.
|
7 years ago |
David Britch
|
fbf52f628c
|
Deleted Xamarin eBook cover image.
|
7 years ago |
David Britch
|
8320a92eec
|
Final Xamarin eBook.
|
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 |
Christian Arenas
|
c349596ca7
|
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
|
3e47c840d5
|
Add integration test
|
7 years ago |
Christian Arenas
|
6dcc6f84bc
|
initialitze the list in constructor
|
7 years ago |
Christian Arenas
|
4c59c5ebe4
|
Add migration folder
|
7 years ago |
Christian Arenas
|
3440427da3
|
modify context
|
7 years ago |
Christian Arenas
|
c132d944d7
|
update inital migration
|
7 years ago |
Christian Arenas
|
1bd13747f4
|
Add exceptions filters
|
7 years ago |
Christian Arenas
|
a5aea54cc8
|
Add dtos
|
7 years ago |
Ramón Tomás
|
d657428e78
|
Merge from Dev
|
7 years ago |
Christian Arenas
|
8494e77687
|
add version 1 to Campaigns web api
|
7 years ago |
Christian Arenas
|
83b229f4a1
|
rename file name
|
7 years ago |
Christian Arenas
|
f993c8c33d
|
Remove unused class
|
7 years ago |
Christian Arenas
|
37af8a0e82
|
Merge remote-tracking branch 'origin/dev' into marketingcampaing
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
|
7 years ago |
Ramón Tomás
|
bae10b07b8
|
Created UserLocationModel
Map Position to Locations APi
Update current user location
|
7 years ago |
Christian Arenas
|
32247c503d
|
Add marketing api
|
7 years ago |
Eduard Tomas
|
b42fe3527a
|
Resilience enhancements.
MVC app now waits other containers
|
7 years ago |
Christian Arenas
|
665733c40e
|
Add marketing resource to identity
|
7 years ago |
Christian Arenas
|
6082359f08
|
Add docker support
|
7 years ago |
Christian Arenas
|
1ac1dae9d3
|
Add Marketing.API project
|
7 years ago |
Ramón Tomás
|
9d5cde2057
|
#2412-Create Location Microservice
|
7 years ago |
Eduard Tomàs
|
d678052b4f
|
Merge pull request #204 from frankibem/patch-1
Update ProfileService.cs
|
7 years ago |
Ramón Tomás
|
af2d37bcc6
|
Changed Xamarin app authentication to Hybrid flow mode
|
7 years ago |
Ramón Tomás
|
2a64d2245f
|
Merge branch 'dev' into hybrid-flow-xamarin
|
7 years ago |
Ramón Tomás
|
5482ccdf0d
|
Changed Xamarin app authentication to Hybrid flow
|
7 years ago |
Cesar De la Torre
|
3a64afa4ee
|
Minor update
|
7 years ago |
Frank Ibem
|
da582dac39
|
Update ProfileService.cs
Update check for LastName value in GetClaimsFromUser()
|
7 years ago |
Cesar De la Torre
|
4410e455e0
|
Updates to target .NET Core 1.1.2 - Version changes at every .csproj file, dockerfile and the docker-compose.ci.build.yml file for building from the CLI.
|
7 years ago |
Eduard Tomas
|
a9b49c9589
|
Merge branch 'compose-reorg' into dev
|
7 years ago |
Ramón Tomás
|
e8dbf0c160
|
Rename grace period service in docker-compose files
|
7 years ago |
Ramón Tomás
|
565be77825
|
Rename grace period directory
|
7 years ago |
Ramón Tomás
|
cb546c9d3f
|
Fix errors when setting container images and rolling out deployments in deploy script
|
7 years ago |
Ramón Tomás
|
8b9456d210
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
|
7 years ago |
Ramón Tomás
|
e250a8f8c5
|
Change k8s deployment config to deploy the redis service in another pod
Set internal urls in k8s config for pod communication
|
7 years ago |
Ramón Tomás
|
b84498d8ec
|
Clean commented tests
|
7 years ago |
Ramón Tomás
|
8c2af8c048
|
Clean Basket event is launched once basket is converted to order and before starting creating order.
Change grace period time to 1 minute
Remove unecessary clean basket methods on client
|
7 years ago |
David Britch
|
784dc72573
|
Ensure iOS project builds in VS Mac by adding SkipValidatePackageReferences entry to .csproj.
|
7 years ago |