David Britch
c0800ede1e
Refactored unit tests.
7 years ago
David Britch
641bf1a1ac
Validation unit tests updated.
7 years ago
David Britch
64b37cd4eb
Unit tests added.
7 years ago
David Britch
40dddbaa3f
View model unit tests added.
7 years ago
Steve Smith
ac9775c90c
Cleaning up and fixing typos
7 years ago
David Britch
7d3a0db546
Formatting changes.
7 years ago
Unai Zorrilla Castro
70f50a0fce
Fix bug with queue names
7 years ago
Geert Van Laethem
ebff02fb1f
Fixed two typos to the filter
7 years ago
Unai Zorrilla Castro
09a53f0137
Added IRabbitMQPersisterConnection and more resilient work on rabbitmq event bus
7 years ago
David Britch
ba18031b82
Removed unused namespaces.
7 years ago
David Britch
f4bbc90298
Formatting changes.
7 years ago
David Britch
b7c8d0eed9
Removed unused method.
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
David Britch
b07bf5b96c
Removed unused methods from RequestProvider class.
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
David Britch
b56d609251
Formatting change.
7 years ago
David Britch
d7fcf472fd
Unused namespace imports removed.
7 years ago
David Britch
bdcde46b18
Removed unused method from IdentityService.
7 years ago
David Britch
5507460870
Formatting updates to the authorization classes.
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
David Britch
25aeb2f9ab
Updated sentences displayed on SettingsView.
7 years ago
Eduard Tomas
be440a9a02
Removing PaymentMethod property from order
7 years ago
David Britch
5563da46b5
Unused namespace removed.
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
David Britch
3defa08c74
Replaced Unity with Autofac.
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