Eduard Tomas
22cc8daa65
Updated healthcheck lib
7 years ago
Cesar De la Torre
a4b7d485cd
Minor comment typo changeed
7 years ago
Cesar De la Torre
aeddf51a33
Refactoring to better terms
7 years ago
Cesar De la Torre
ee787dcaad
Revert "Fix API signatures for collections"
7 years ago
Bill Wagner
077868e51d
Fix API signatures for collections
The methods that return collections should return
Task<IEnumerable<dynamic>> not Task<dynamic>
7 years ago
Steve Smith
ac9775c90c
Cleaning up and fixing typos
7 years ago
Unai Zorrilla Castro
70f50a0fce
Fix bug with queue names
7 years ago
Unai Zorrilla Castro
09a53f0137
Added IRabbitMQPersisterConnection and more resilient work on rabbitmq event bus
7 years ago
Eduard Tomas
39813424f9
Solves error building SPA on linux host due to case error
7 years ago
Eduard Tomas
9ed2f1ce7b
Catalog.API methods following more rest conventions:
Create/Update routed by POST/PUT & Location header returned
A new GET endpoint for returning single item by id created to honour Location header of previous methods.
7 years ago
Unai Zorrilla Castro
c99e5e8e3b
Pending review files
7 years ago
André Passos
b06bcdcd58
Changes to make SPA compatible with angular-cli AOT
Signed-off-by: André Passos <andre-ap2@hotmail.com>
7 years ago
André Passos
28426e95c0
fix controller routes
Signed-off-by: André Passos <andre-ap2@hotmail.com>
7 years ago
Unai Zorrilla Castro
c33513303d
Review on 17/04/2017
7 years ago
Andre Passos
7b1d11e4a8
update to angular-cli and angular 4
7 years ago
Ramón Tomás
6420357e07
Fix issue error when building the SPA app from the CLI #164
7 years ago
Ramón Tomás
cb4a3503df
Added wwwroot/lib folders to gitignore
7 years ago
Ramón Tomás
cb780add8f
Added wwwroot/lib folders to gitignore
7 years ago
Cesar De la Torre
33281474af
Minor change in label
7 years ago
Cesar De la Torre
4df73b155e
Minor change in label
7 years ago
Cesar De la Torre
868c37e4f9
Minor change in label
7 years ago
dsanz
7805b3e290
Remove commented code
7 years ago
dsanz
243d9a7ee3
Refactoring resilience implementation in order to use Polly directly when creating the resilience policies
7 years ago
Eduard Tomas
80bac99f63
SPA checks for its dependences on healthcheck
7 years ago
Cesar De la Torre
dae9fdb471
Added DDD comment about the Address Id as "Shadow property" as a Value Object shouldn't have an ID in the domain model.
7 years ago
dsanz
5cdb5afa2d
Renaming of the resilience.http project
7 years ago
dsanz
edd72d2160
Fix warnings
7 years ago
Eduard Tomas
51359dea94
Fixes after merge :)
7 years ago
Eduard Tomas
d00588ae37
Updated IdSvr for Xamarin-UWP signin related problems
7 years ago
André Passos
8039ffe96e
upgrade to Identity Server 4 rtm
7 years ago
Eduard Tomas
be440a9a02
Removing PaymentMethod property from order
7 years ago
Ramón Tomás
00f7226f30
Rename OrderingIntegrationEvent service methods
Remove clean basket instruction from SPA client
7 years ago
Cesar De la Torre
393b47fa93
CatalogIntegrationEventService Refactored
7 years ago
Cesar De la Torre
c0c0941c4c
Refactored internal ResiliencePolicy base class and ResiliencePolicyFactory
7 years ago
Eduard Tomas
5eb5db1b8c
Error on registring event handlers
7 years ago
Sergio Escalada
8f34999d66
Xamarin clients: on basket view, show a message to user for every item that has its price updated
7 years ago
Ramón Tomás
3c909ff392
Refactor transaction and publishing in integration events
7 years ago
Eduard Tomas
a7c7426659
Removing Buyer navigation property in Order
7 years ago
Eduard Tomas
75629193b7
Xamarin callback client configurable
7 years ago
Cesar De la Torre
a373ace60b
delete temp readme
7 years ago
dsanz
e9bdeb6f13
Make resilient policies configurable.
7 years ago
Eduard Tomas
202882aa7c
Fixed healthcheck errors
7 years ago
Ramón Tomás
25a70605de
Fix issue ordering event handler registration
7 years ago
Ramón Tomás
d9c004a92d
Added integration event for cleaning basket when order is created
7 years ago
Cesar De la Torre
fa541444c7
Fixed bug in HealthChecks so the Catalog.API microservice checks the SQL database.
Also, added more UrlChecks to the MVC app so it checks all its dependencies.
Plus minor bugs/missing code in docker-compose.pro.yml that was evolved in the .override.yml
7 years ago
dsanz
6ac5a8cc70
Move Polly implementation to Building block project
7 years ago
David Britch
ff188c8357
Made the mobile app use mock services by default.
7 years ago
Sergio Escalada
9ea68ae7a2
Xamarin UWP client login working again (needs to add a new redirect URI for Identity Server in server side)
7 years ago
dsanz
3b4556b9c4
Add comment.
7 years ago
Cesar De la Torre
ce8b89e48e
Uploading the early Draft Xamarin Patterns eBook
7 years ago