Ramón Tomás
|
7cbd77bc7a
|
Merge
|
7 years ago |
Ramón Tomás
|
9e00dceeb1
|
Create checkout call in webmvc
Created Cancel call in webmvc
|
7 years ago |
Eduard Tomas
|
8c11090e96
|
URLs on 80 - WIP
|
7 years ago |
Christian Arenas
|
10e2427253
|
Continue implementing OrderStockConfirmed events
|
7 years ago |
Ramón Tomás
|
185faf7416
|
Merge from Dev
|
7 years ago |
Ramón Tomás
|
9cff047cc2
|
Fix issue SPA HealthCheck Urls
|
7 years ago |
Ramón Tomás
|
4182750aad
|
Extract Policies to ResilientHttpClientFactory
|
7 years ago |
Christian Arenas
|
23bb012074
|
minor naming changes
|
7 years ago |
Ramón Tomás
|
0a1897788f
|
Remove hard-coded values from Identity srv configuration
|
7 years ago |
Ramón Tomás
|
07744cf766
|
Fix issue WebMVC bootstrap lib not deployed to container in windows cli
|
7 years ago |
Ramón Tomás
|
7d23bc736b
|
Fix failing tests
|
7 years ago |
Cesar De la Torre
|
5cdddef2fa
|
Updated to first release (Version v1.0 - Build 2017)
|
7 years ago |
Eduard Tomas
|
4dbb892bbc
|
Commenting non-wanted task in csproj
|
7 years ago |
Eduard Tomas
|
25bc324d9f
|
ResilientHttp client policies fixed
|
7 years ago |
Christian Arenas
|
629693043b
|
Add ConfirmOrderStockIntegrationEvent implementation
|
7 years ago |
Eduard Tomas
|
10b7be6d8f
|
Merge remote-tracking branch 'origin/reissemberexecutionkey' into dev
|
7 years ago |
Eduard Tomas
|
d17495cb99
|
FailingMiddleware is now IStartupFilter
|
7 years ago |
Christian Arenas
|
83dadc878b
|
Remove async sufix from PublishThroughEventBus method name
|
7 years ago |
Eduard Tomas
|
1983165cbe
|
Use good endpoints for healthcheck
|
7 years ago |
Christian Arenas
|
5cd8265bb5
|
Remove MarkEventAsPublishedAsync call from PublishThroughEventBusAsync
|
7 years ago |
Christian Arenas
|
945eb3cbeb
|
Add catalog product migration
|
7 years ago |
Christian Arenas
|
27518e5e2c
|
Modify CatalogItem for stocking
|
7 years ago |
Christian Arenas
|
0611978b9a
|
Add ConfirmOrderStockIntegrationEventHandler and OrderStockConfirmedIntegrationEvent/OrderStockNotConfirmedIntegrationEvent
|
7 years ago |
Christian Arenas
|
00e2634b16
|
Add Confirm Grade period Handler and add new items to Orders status
|
7 years ago |
Christian Arenas
|
1a9adad2f4
|
Standard names fix
|
7 years ago |
Eduard Tomas
|
5d098b1478
|
Autorefresh on healthchecks with config timeout
|
7 years ago |
Christian Arenas
|
6c0838399b
|
Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
|
7 years ago |
Ramón Tomás
|
1cf7df3a8f
|
Merge branch 'dev' into order-processflow-redesign
|
7 years ago |
Unai Zorrilla Castro
|
bb2c1e1a6c
|
Added ExecutionKey into PolicyWrap and remove COncurrentDictioanry
|
7 years ago |
Cesar De la Torre
|
6eb7f34933
|
Merge branch 'master' of https://github.com/dotnet/eShopOnContainers
|
7 years ago |
Cesar De la Torre
|
234386a781
|
Updated eBook to First Edition (v1.0)
|
7 years ago |
Cesar De la Torre
|
09eedd9863
|
Update README.md
|
7 years ago |
Cesar De la Torre
|
02b2d281a4
|
Updated small image for Microservices eBook Cover
|
7 years ago |
Cesar De la Torre
|
2a947d4ec2
|
eBook renamed
|
7 years ago |
Cesar De la Torre
|
9e479a86f5
|
Updated the Microservices eBook
|
7 years ago |
Eduard Tomas
|
e42e00f19b
|
Merge branch 'concurrenthttp' into dev
|
7 years ago |
Unai Zorrilla Castro
|
86e11f1bfb
|
First iteration over ResilientHttpClient. In this case ConcurrentDictionary is used and control concurrency to add new origin and policies
|
7 years ago |
Eduard Tomas
|
0668048b0a
|
Healthchecks updated
|
7 years ago |
Cesar De la Torre
|
f9e60c53a3
|
Removing -all rights reserved- as this is Open Source.
|
7 years ago |
Eduard Tomas
|
6f7ee11cd3
|
Merge branch 'httpclientreview' into dev
|
7 years ago |
Eduard Tomas
|
af6c942aac
|
Fixed error on sharing policies between origins
|
7 years ago |
Christian Arenas
|
39feb0171a
|
Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
# src/Services/Basket/Basket.API/Controllers/BasketController.cs
# src/Services/Basket/Basket.API/Startup.cs
|
7 years ago |
Christian Arenas
|
acccddb96e
|
Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
# src/Services/Basket/Basket.API/Controllers/BasketController.cs
# src/Services/Basket/Basket.API/Startup.cs
|
7 years ago |
Eduard Tomas
|
c0553e239a
|
Added support for PUT HTTP method
|
7 years ago |
David Britch
|
1564873356
|
Merge pull request #193 from dotnet-architecture/xamarin
Fixed app crash when switching from mock to real services.
|
7 years ago |
David Britch
|
34d5d689cd
|
Fixed app crash when switching from mock to real services.
When the previous page is the MainView, switching from mock to real
services will force re-authentication by navigating to the LoginView.
|
7 years ago |
Christian Arenas
|
8d09abbb75
|
Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
|
7 years ago |
Eduard Tomas
|
32859023f4
|
Fixing registers missing and routes
|
7 years ago |
Christian Arenas
|
f5ab8333ce
|
Fix some errors
|
7 years ago |
Christian Arenas
|
6f7605776d
|
Create a SagaManager events
|
7 years ago |