Merge branch 'master' into snyk-fix-53a04c199558f2ee494429c51ddc7720

This commit is contained in:
piotrpekala7 2021-01-20 04:52:37 -08:00 committed by GitHub
commit ec704d63dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 739 additions and 1076 deletions

View File

@ -1,6 +1,5 @@
# gns3-web-ui
[![Known Vulnerabilities](https://snyk.io/test/github/GNS3/gns3-web-ui/badge.svg)](https://snyk.io/test/github/GNS3/gns3-web-ui)
[![Travis CI](https://api.travis-ci.org/GNS3/gns3-web-ui.svg?branch=master)](https://travis-ci.org)
[![AppVeyor](https://ci.appveyor.com/api/projects/status/github/GNS3/gns3-web-ui?branch=master&svg=true)](https://www.appveyor.com/)
[![CircleCI](https://circleci.com/gh/GNS3/gns3-web-ui/tree/master.png)](https://circleci.com/gh/GNS3/gns3-web-ui/tree/master.png)
@ -10,10 +9,6 @@
[![Packages versions](https://repology.org/badge/latest-versions/gns3.svg)](https://repology.org/metapackage/gns3/versions)
[![Packages](https://repology.org/badge/tiny-repos/gns3.svg)](https://repology.org/metapackage/gns3/versions)
Test WebUI implementation for GNS3.
This is not production ready version. It has been made to evaluate possibility of creation Web User Interface for GNS3 application.
## Demo

View File

@ -40,21 +40,21 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^11.0.2",
"@angular/cdk": "^11.0.1",
"@angular/common": "^11.0.2",
"@angular/compiler": "^11.0.2",
"@angular/core": "^11.0.2",
"@angular/forms": "^11.0.2",
"@angular/animations": "^11.0.8",
"@angular/cdk": "^11.0.3",
"@angular/common": "^11.0.8",
"@angular/compiler": "^11.0.8",
"@angular/core": "^11.0.8",
"@angular/forms": "^11.0.8",
"@angular/http": "^7.2.16",
"@angular/material": "^11.0.1",
"@angular/platform-browser": "^11.0.2",
"@angular/platform-browser-dynamic": "^11.0.2",
"@angular/router": "^11.0.2",
"@sentry/browser": "^5.27.6",
"@types/jest": "^26.0.15",
"@types/mocha": "^8.0.4",
"angular-draggable-droppable": "^4.5.6",
"@angular/material": "^11.0.3",
"@angular/platform-browser": "^11.0.8",
"@angular/platform-browser-dynamic": "^11.0.8",
"@angular/router": "^11.0.8",
"@sentry/browser": "^5.29.2",
"@types/jest": "^26.0.20",
"@types/mocha": "^8.2.0",
"angular-draggable-droppable": "^4.6.0",
"angular-persistence": "^1.0.1",
"angular-resizable-element": "^3.3.4",
"angular2-draggable": "^2.3.2",
@ -62,15 +62,17 @@
"angular2-indexeddb": "^1.2.3",
"bootstrap": "^4.5.3",
"command-exists": "^1.2.9",
"core-js": "^3.8.0",
"core-js": "^3.8.2",
"d3-ng2-service": "^2.1.0",
"file-saver": "^2.0.2",
"ini": "^1.3.6",
"file-saver": "^2.0.5",
"ini": "^1.3.8",
"material-design-icons": "^3.0.1",
"ng-circle-progress": "^1.6.0",
"ng2-file-upload": "^1.3.0",
"ngx-childprocess": "^0.0.6",
"ngx-device-detector": "^2.0.0",
"ngx-device-detector": "^2.0.5",
"ngx-electron": "^2.1.1",
"node-fetch": "^2.6.1",
"notosans-fontface": "1.2.2",
@ -79,32 +81,32 @@
"save-html-as-image": "^1.3.4",
"save-svg-as-png": "^1.4.14",
"schematics-scss-migrate": "^1.2.10",
"snyk": "^1.413.3",
"snyk": "^1.437.3",
"spark-md5": "^3.0.1",
"svg-crowbar": "^0.6.1",
"svg-crowbar": "^0.6.5",
"tree-kill": "^1.2.1",
"tslib": "^2.0.0",
"tslib": "^2.1.0",
"typeface-roboto": "^1.1.13",
"xterm": "^4.9.0",
"xterm-addon-attach": "^0.6.0",
"xterm-addon-fit": "^0.4.0",
"yargs": "^16.0.3",
"zone.js": "~0.11.1"
"yargs": "^16.2.0",
"zone.js": "^0.11.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.1100.2",
"@angular/cli": "^11.0.2",
"@angular/compiler-cli": "^11.0.2",
"@angular/language-service": "^11.0.2",
"@sentry/cli": "^1.58.0",
"@sentry/electron": "^2.0.1",
"@angular-devkit/build-angular": "^0.1100.6",
"@angular/cli": "^11.0.6",
"@angular/compiler-cli": "^11.0.8",
"@angular/language-service": "^11.0.8",
"@sentry/cli": "^1.61.0",
"@sentry/electron": "^2.1.0",
"@types/jasmine": "~3.6.0",
"@types/jasminewd2": "^2.0.8",
"@types/node": "14.14.10",
"codelyzer": "^6.0.0",
"electron": "^11.0.3",
"electron": "^11.2.0",
"electron-builder": "22.9.1",
"file-loader": "^6.1.1",
"file-loader": "^6.2.0",
"jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~5.0.0",
"jquery": "^3.5.1",
@ -115,9 +117,8 @@
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "^1.5.0",
"license-checker": "^25.0.1",
"node-sass": "^5.0.0",
"popper.js": "^1.16.1",
"prettier": "^2.1.2",
"prettier": "^2.2.1",
"protractor": "^7.0.0",
"replace": "^1.2.0",
"rxjs-tslint": "^0.1.8",
@ -125,7 +126,7 @@
"ts-node": "~9.0.0",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0",
"typescript": "4.0.0",
"typescript": "4.0.2",
"webpack": "4.44.2",
"yarn-upgrade-all": "^0.5.4"
},

1745
yarn.lock

File diff suppressed because it is too large Load Diff