PLAINCONCEPTS\ccanizares
|
e89adb5b30
|
SPA: Change banner and logo
|
2017-01-12 16:18:43 +01:00 |
|
PLAINCONCEPTS\ccanizares
|
2e84154e37
|
SPA: override with compose settings (environment variables) configuration in spa angular settings service.
|
2017-01-10 11:37:36 +01:00 |
|
PLAINCONCEPTS\ccanizares
|
7ad7a24a6e
|
merge docker-compose
|
2017-01-09 10:39:47 +01:00 |
|
PLAINCONCEPTS\ccanizares
|
93bbd6516b
|
Catalog Seed: Dynamic host url for image pics
|
2017-01-09 10:33:43 +01:00 |
|
Carlos Cañizares Estévez
|
a42f47b3f6
|
SPA: Observable for basket-status refresh when basket is dropped
|
2016-12-30 12:26:12 +01:00 |
|
Carlos Cañizares Estévez
|
c0c7d735e8
|
SPA: basket component, authentication service, basket list
|
2016-12-22 18:34:57 +01:00 |
|
Carlos Cañizares Estévez
|
ac146f4475
|
Added Unit Test Project for services
|
2016-12-22 13:20:12 +01:00 |
|
Carlos Cañizares Estévez
|
d8a0d9bb66
|
BasketApi: Add authorizationHeader (pass bearer from Swagger Ui to authorize request...).
MVC: Solve some design feedback (filter selector in catalog)
CatalogApi: Move models from infrastructure to Model folder.
|
2016-12-21 11:30:11 +01:00 |
|
Carlos Cañizares Estévez
|
10f3e17b55
|
Add Swagger to Basket Api
SQL databases with the same prefix for services
Move application tier to api tier in ordering api
|
2016-12-19 10:20:02 +01:00 |
|
Carlos Cañizares Estévez
|
31753fc057
|
MVC: Finish Orders integration (detail), validations, some refactor ...
Orders: Detail Query, new field in OrderDetail..
Identity: Validations in Register View, ensure all claims are returned in user end point..
|
2016-12-17 14:41:16 +01:00 |
|
CESARDELATORRE
|
d402126474
|
Docker Compose configuration is now split between the docker-compose.yml for base configuration that will always be used that way, and the docker-compose.override.yml config which has configuration depending on the deployment environment, like external ports (out of Docker Host) or any external UR or secret, like connection strings or SQL passwords. For more info, see: https://docs.docker.com/compose/extends/
|
2016-12-15 14:35:35 -08:00 |
|