Eduard Tomàs
0c73b09406
Using MediatR behaviors instead of Autofac decorators. Solves #187
7 years ago
David Britch
666a9c8735
Implemented PKCE in the authentication flow in the Xamarin client. Fixes #214
7 years ago
Cesar De la Torre
5588515abf
Fix bug for Linux environment. Case sensitive. It has to be CatalogItems.zip
7 years ago
Cesar De la Torre
9b9db6b721
temp rename for file with wrong case letter. It will be CatalogItems.zip
7 years ago
Ramón Tomás
87ea62cc66
Updated docker compose files for windows
7 years ago
Ramón Tomás
d42033a83b
Added UI alert and circuit-breaker handlers for components that depend on Basket.api
7 years ago
Cesar De la Torre
c7c176c4c1
Changed HealthCheck Cache duration time (Zero == No Cache) configuration for the Basket microservice. This is better for demos and can be changed at any time.
7 years ago
Ramón Tomás
f39fdb92ca
Fix Failing middleware and move it to Basket.api
7 years ago
Eduard Tomas
eeda5bcb9d
Order.Address is a value object. It has no table and no ID
7 years ago
Eduard Tomas
2f1f1cd616
Address as EF Value object
7 years ago
Eduard Tomas
2e64a97b4c
Changes for retrieving all claims under netcore2
7 years ago
Ramón Tomás
d289ec00cf
Add swagger authorization option in APIs
7 years ago
Christian Arenas
f0f88aee98
Add PicBaseUrl with a replaced parameter
7 years ago
Cesar De la Torre
27fae7c5d3
Fixed namespace copied/pasted from the Locations.API service into the Marketing service
7 years ago
Cesar De la Torre
260b2cdf2c
Added a comment about the simulated payment
7 years ago
Cesar De la Torre
6b18c36f26
Eliminated the GracePeriod Logger message when querying as it is not needed and is quite anoying.
7 years ago
Cesar De la Torre
740caee4ae
Minor changes to the GracePeriodManager: Moved to the Ordering folder as it is part of the same BOUNDED CONTEXT or Ordering BUSINESS MICROSERVICE. Also, changed a log description when querying the database
7 years ago
Christian Arenas
540f7510b9
Create a mvctest client, check when is the environment variable UseLoadTest in MVC project to true
7 years ago
Dexter Valkyrie
24ca050458
Update Startup.cs
The more general `builder.AddUserSecrets();` is deprecated and will not be available in ASP.NET Core 2.0. You must now qualify it with a type parameter.
7 years ago
dsanz
a8ad3edf30
Add Azure Storage Account Health Checks to Marketing.API
7 years ago
Christian Arenas
b74a1b6db5
Add 100 stock units to products
7 years ago
dsanz
8051114da9
Add Azure Storage check in Catalog health checks.
7 years ago
Christian Arenas
b240357c3a
Check when CampaignDetailFunctionUri is not null and return DetailsUri
7 years ago
dsanz
a65e9c01eb
Add Healthchecks to Locations.API and MArketing.API
7 years ago
Christian Arenas
d6e140a49b
Add PictureFileName seed and add rename PictureUri column name to PictureFileName
7 years ago
Ramón Tomás
525040b9b6
Created Azure functions for details campaign
Adapt MVC app to azure function details campaign
Adapt SPA app to azure function details campaign
7 years ago
Ramón Tomás
f993463856
Implemented service bus for marketing.api locations.api graceperiodProcess payment.api
7 years ago
Eduard Tomas
d65a112535
References updated to preview-2
code adjustements to work with preview-2
7 years ago
Christian Arenas
699ec0001d
Create IdentityService in marketing API
7 years ago
Christian Arenas
b28c650e06
Remove userId setting from xamarin app and remove userId parameter from GetCampaignsByUserId in Campaign API
7 years ago
Ramón Tomás
a56f99f684
Fix merge
7 years ago
Shaun Walker
18b91ee5f1
minor fixes to data and UI customization
7 years ago
Eduard Tomas
65bcf48246
Dealing with auth and package versions issues between 1.1 and 2.0
7 years ago
Eduard Tomas
c28b693db9
Dockerfile of Payment.API upgraded to v2
7 years ago
Shaun Walker
632c023a3f
strip quotes, fix image transparency, format price and amount
7 years ago
Eduard Tomas
6b466a2c66
Fixing NetStandard.Library versions
7 years ago
Shaun Walker
9229a8d0fd
support for additional CatalogItem properties
7 years ago
Eduard Tomas
286b8e4344
Unwanted fwk reference in GracePeriodManager
7 years ago
Eduard Tomas
17dc20077d
Payment.API nuget updated
7 years ago
Eduard Tomas
3c2ce4d7a7
Ordering.API nuget update
7 years ago
Eduard Tomas
706423cc8d
Marketing.API nuget updated
7 years ago
Eduard Tomas
4303cbae89
Locations.API nuget updated
7 years ago
Eduard Tomas
4069a3a048
Catalog.API nuget updated
7 years ago
Eduard Tomas
ea129609d5
Basket.API nuget updated
7 years ago
Eduard Tomas
5d383dbaad
GracePeriodManager nuget updated
7 years ago
Eduard Tomas
56902a5549
[WIP] Projects & Dockerfile migrated to 2.0
Lots of things to address yet, because nuget packages are still on 1.1
7 years ago
Christian Arenas
123cd9e1c1
Add point of union from the polygon
7 years ago
Christian Arenas
cae44bcbba
Add Barcelona location seed
7 years ago
Shaun Walker
445101b376
data and UI customization enhancements
7 years ago
Christian Arenas
d9db0a65f2
dev merge
7 years ago