dependabot[bot]
6bd3301cb5
Bump lodash from 4.17.15 to 4.17.19 in /src/Web/WebSPA ( #1365 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-22 15:09:15 +05:30
dependabot[bot]
1522c14b5a
Bump npm-registry-fetch from 4.0.2 to 4.0.5 in /src/Web/WebSPA ( #1361 )
...
Bumps [npm-registry-fetch](https://github.com/npm/registry-fetch ) from 4.0.2 to 4.0.5.
- [Release notes](https://github.com/npm/registry-fetch/releases )
- [Changelog](https://github.com/npm/npm-registry-fetch/blob/latest/CHANGELOG.md )
- [Commits](https://github.com/npm/registry-fetch/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-22 15:08:48 +05:30
ericuss
c4b5906a6d
Executed npm audit fix
2020-04-07 15:11:36 +02:00
ericuss
562831ad08
Executed npm audit fix and npm update
2020-04-07 15:09:10 +02:00
epique@plainconcepts.com
5f1bdbcc47
Fix npm & docker build warnings #1224
...
Update Angular 7 to 8 to fix warnings and vulnerabilities
2020-01-24 10:32:20 +01:00
Miguel Veloso
cd536dce4d
Fix SignalR + SPA through Envoy
2019-12-02 21:56:48 +00:00
Miguel Veloso
dc892fe713
Update Handlebars for vulnerability
2019-08-09 17:46:55 +01:00
Miguel Veloso
e9824ed930
Fix dev dependency vulnerability
2019-08-09 16:55:29 +01:00
Miguel Veloso
5992eba6de
Update WebSPA packages
2019-08-09 16:32:38 +01:00
Miguel Veloso
3026a55be8
Update jquery to 3.4.1 to fix GitHub reported vulnerabilities
2019-05-02 19:06:39 +01:00
jmanuelcorral
9192046f71
Fixed some security issues with npm audit
2019-03-27 16:50:49 +01:00
jmanuelcorral
1255e5f604
Updated Bootstrap to 4.3.1 to fix security issues
2019-03-27 16:08:27 +01:00
jmanuelcorral
a1909521fd
Fixed NPM Issues and nuget packages
2019-03-21 15:24:51 +01:00
Miguel Veloso
9720b4c415
Update JS packages to new versions without know vulnerabilities;
...
Add HealthChecks to appsettings so SPA can run from VS using services in containers
2019-03-12 10:00:11 +00:00
Miguel Veloso
9c37df1d75
Critical vulnerabilities solved
2019-03-12 08:55:16 +00:00
eiximenis
c68eed6ad6
udpated npm-watch
2018-11-28 11:10:44 -08:00
eiximenis
038ea19117
get rid of flatmap-stream
2018-11-28 11:02:14 -08:00
Ramón Tomás
ad76fa01ad
Fixed broken UI in SPA after migrating to Bootstrap 4
2018-09-28 14:22:26 +02:00
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