11 Commits

Author SHA1 Message Date
Ramón Tomás
dc767eb51c Fixed issue header not included in requests
Fixed issue httpclient returned response
2018-09-28 10:14:29 +02:00
IvanFarkas
77061fc75b Updated WebSPA to Angular 6, Bootstrap 4, HttpClient and new rxjs 2018-08-29 14:44:54 +01:00
IvanFarkas
f7e2255666 Updated WebSPA to Angular 6, Bootstrap 4, HttpClient and new rxjs 2018-08-29 13:59:14 +01:00
eiximenis
684aa4927f Updates to make it work with Docker
- Dockerfiles changes
- Minor csproj updates to bring back "dotnet bundle" cli
- Enable all protocols in SignalR
- Update package-lock.json in spa
2018-05-16 14:45:15 +02:00
Ramón Tomás
d9945a9200 Fixed ignored js files when building image 2018-04-14 10:43:30 +02:00
Ramón Tomás
08e8a4ba26 Added signalr client service to SPA app 2018-04-13 17:10:25 +02:00
eiximenis
8cfb74fe93 Fixing SPA for using aggregators 2018-02-27 13:10:39 +01:00
yanchenw
091ed81e7b Converts to use multi-stage build Dockerfile
1. Changes the build context of all services to the root level to be
able to access the dependencies for each project.
2. Commented out the prepublish scripts, these steps are moved into the
Dockerfile

Did not change any script yet, need help to identify what scripts we
need to change.
2017-11-27 13:48:31 -08:00
Eduard Tomàs
8198126daf Use dotnet multi-architecture images.
Removing docker-compose.windows.override (not needed as is identical to docker-compose.override)
2017-09-04 19:07:53 +02:00
Eduard Tomàs
31d71d0f1f update angular-cli 2017-08-10 12:11:21 +02:00
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 2017-07-10 13:32:22 -07:00