Ramón Tomás
|
00ec2ce272
|
Update settings
|
7 years ago |
Christian Arenas
|
5d3d27fce4
|
Merge branch 'marketingcampaign' into dev
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
|
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
|
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 |
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 |
Christian Arenas
|
d4ab5b24d2
|
Add dtos
|
7 years ago |
Christian Arenas
|
ac5daa6146
|
add version 1 to Campaigns web api
|
7 years ago |
Christian Arenas
|
314768b9ce
|
rename file name
|
7 years ago |
Christian Arenas
|
baab0d2a98
|
Remove unused class
|
7 years ago |
Christian Arenas
|
8d3ae671a8
|
Merge remote-tracking branch 'origin/dev' into marketingcampaing
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
|
7 years ago |
Christian Arenas
|
9b95bd9762
|
Add marketing api
|
7 years ago |
Eduard Tomas
|
694253d4e9
|
Resilience enhancements.
MVC app now waits other containers
|
7 years ago |
Christian Arenas
|
3a8481086c
|
Add marketing resource to identity
|
7 years ago |
Christian Arenas
|
4b86ca0a77
|
Add docker support
|
7 years ago |
Christian Arenas
|
4dc8b65e8b
|
Add Marketing.API project
|
7 years ago |
Ramón Tomás
|
99890b9379
|
Changed Xamarin app authentication to Hybrid flow mode
|
7 years ago |
Ramón Tomás
|
9d44a397b0
|
Merge branch 'dev' into hybrid-flow-xamarin
|
7 years ago |
Ramón Tomás
|
55271568e9
|
Changed Xamarin app authentication to Hybrid flow
|
7 years ago |
Cesar De la Torre
|
ad4142b94f
|
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
|
22a098fd23
|
Merge branch 'compose-reorg' into dev
|
7 years ago |
Ramón Tomás
|
e3c6ee162b
|
Fix errors when setting container images and rolling out deployments in deploy script
|
7 years ago |
Ramón Tomás
|
920f3956eb
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
|
7 years ago |
Ramón Tomás
|
42d7c1704a
|
Change k8s deployment config to deploy the redis service in another pod
Set internal urls in k8s config for pod communication
|
7 years ago |
Cesar De la Torre
|
2861898e6e
|
Merge pull request #200 from ahmedalejo/patch-1
Minor cold clean up to avoid unnecessary code execution
|
7 years ago |
Cesar De la Torre
|
a5479ff7e7
|
Merge pull request #199 from SychevIgor/dev
Packages update to 1.1.* and Swagger update
|
7 years ago |
igorsych
|
c211f9689d
|
swagger/ui to swagger url fix
|
7 years ago |
Cesar De la Torre
|
f2769c2b73
|
Update BasketController.cs
|
7 years ago |
Cesar De la Torre
|
e7608f4b12
|
Update BasketController.cs
|
7 years ago |
Ahmed Aderopo Alejo
|
835729035b
|
Minor cold clean up to avoid unnecessary code execution
|
7 years ago |
Cesar De la Torre
|
c3ca81b03c
|
Added the WebStatus WatchDog to the Kubernetes cluster deployment
|
7 years ago |
Eduard Tomas
|
9d42f6a3b7
|
New docker compose files
|
7 years ago |
igorsych
|
ec07a68751
|
Newtonsoft.Json and MediatR with fixes of all based on MediatR classes
also from csproj files excluded direct specification of runtime to make compile happy if on a system we have higher version.
|
7 years ago |