summaryrefslogtreecommitdiffstats
path: root/docs/use-cases
AgeCommit message (Collapse)AuthorFilesLines
2018-02-08Updated VFW/VDNS FlowsBrian Freeman1-50/+25
Issue-ID: DOC-195 Change-Id: Icb0089e625ac9047fa3cf1a82ad97c8737b85a5c Signed-off-by: Brian Freeman <bf1936@att.com>
2018-01-16Create use case example and structureRich Bennett2-0/+113
Change-Id: Ia4eff37921ee6d38b86fc3c50176757ef9d56ff8 Signed-off-by: Rich Bennett <rb2745@att.com> Issue-ID: DOC-223
88' href='#n88'>88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159
{
  "name": "catalog-ui",
  "version": "1707.1.0",
  "description": "SDC Single page application",
  "main": "src/main.ts",
  "author": "",
  "repository": {
    "type": "git",
    "url": "git@gitlab:root/D2-SDnC.git"
  },
  "scripts": {
    "designer": "npm start -- --env.role designer",
    "admin": "npm start -- --env.role admin",
    "start": "webpack-dev-server",
    "build": "webpack --config webpack.config.js",
    "build:prod": "webpack --config webpack.production.js",
    "lint": "ng lint",
    "pree2e": "webdriver-manager update --standalone false --gecko false --quiet",
    "test": "jest --coverage",
    "test:watch": "jest --watch",
    "cypress": "cypress run",
    "cypress-headless": "start-server-and-test start http-get://localhost:9000 cypress"
  },
  "jest": {
    "preset": "jest-preset-angular",
    "collectCoverageFrom": [
      "<rootDir>/src/app/ng2/**/*.ts"
    ],
    "coverageDirectory": "<rootDir>/target/code-coverage/",
    "coverageReporters": [
      "lcov"
    ],
    "setupTestFrameworkScriptFile": "<rootDir>/src/jest/setup-jest.ts",
    "transformIgnorePatterns": [
      "<rootDir>/node_modules/(?!onap-ui-angular)"
    ],
    "verbose": true,
    "roots": [
      "<rootDir>/src/app/"
    ],
    "testEnvironment": "jsdom",
    "testURL": "http://localhost/",
    "transform": {
      "^.+\\.(ts|html)$": "<rootDir>/node_modules/jest-preset-angular/preprocessor.js",
      "^.+\\.js$": "babel-jest"
    }
  },
  "devDependencies": {
    "@types/jest": "^21.1.2",
    "apache-server-configs": "^2.7.1",
    "autoprefixer": "^6.5.3",
    "copy-webpack-plugin": "^4.0.1",
    "cors": "2.7.1",
    "css-loader": "^0.26.1",
    "exports-loader": "^0.6.3",
    "express": "^4.14.0",
    "extract-text-webpack-plugin": "^2.1.0",
    "file-loader": "^0.10.0",
    "html-loader": "^0.4.5",
    "html-webpack-plugin": "^2.28.0",
    "http-proxy-middleware": "^0.14.0",
    "jest": "^23.1.0",
    "jest-dom": "^1.3.1",
    "jest-preset-angular": "^5.2.2",
    "jshint-stylish": "2.2.1",
    "json-loader": "^0.5.4",
    "load-grunt-tasks": "3.5.2",
    "onap-ui-common": "1.0.101",
    "postcss-loader": "^0.13.0",
    "postcss-url": "^5.1.2",
    "raw-loader": "^0.5.1",
    "sass-loader": "^4.1.1",
    "script-loader": "^0.7.0",
    "source-map-loader": "^0.1.5",
    "start-server-and-test": "^1.9.1",
    "style-loader": "^0.13.1",
    "uglifyjs-webpack-plugin": "^1.3.0",
    "url-loader": "^0.5.7",
    "webpack-dev-middleware": "^1.10.1"
  },
  "engines": {},
  "dependencies": {
    "@angular/animations": "^5.0.0",
    "@angular/cli": "^1.0.0",
    "@angular/common": "^5.0.0",
    "@angular/compiler": "^5.0.0",
    "@angular/compiler-cli": "^5.0.0",
    "@angular/core": "^5.0.0",
    "@angular/forms": "^5.0.0",
    "@angular/http": "^5.0.0",
    "@angular/platform-browser": "^5.0.0",
    "@angular/platform-browser-dynamic": "^5.0.0",
    "@angular/router": "^5.0.0",
    "@angular/upgrade": "^5.0.0",
    "@bardit/cytoscape-expand-collapse": "^2.0.3",
    "@bardit/cytoscape-qtip": "^2.5.1",
    "@ngxs/devtools-plugin": "3.3.4",
    "@ngxs/logger-plugin": "3.3.4",
    "@ngxs/store": "^2.1.0-dev.d538580",
    "@swimlane/ngx-datatable": "^14.0.0",
    "@types/core-js": "^0.9.35",
    "@types/jquery": "^2.0.52",
    "@types/js-md5": "^0.4.0",
    "@types/lodash": "4.14.85",
    "@types/node": "7.0.7",
    "@types/q": "0.0.32",
    "angular": "^1.6.2",
    "angular-base64": "^2.0.5",
    "angular-base64-upload": "^0.1.19",
    "angular-clipboard": "^1.5.0",
    "angular-filter": "^0.5.15",
    "angular-resizable": "^1.2.0",
    "angular-resource": "1.5.11",
    "angular-sanitize": "^1.4.4",
    "angular-tooltips": "0.1.23",
    "angular-translate": "^2.15.1",
    "angular-translate-loader-static-files": "^2.15.1",
    "angular-ui-bootstrap": "1.3.3",
    "angular-ui-notification": "^0.3.6",
    "angular-ui-router": "^0.4.2",
    "angular-uuid4": "^0.3.1",
    "angular2-draggable": "1.1.0",
    "angular2-uuid": "^1.1.1",
    "animate.css": "^3.5.2",
    "babel-preset-env": "^1.7.0",
    "bootstrap": "^3.3.7",
    "checklist-model": "^0.11.0",
    "clean-webpack-plugin": "^0.1.16",
    "compression-webpack-plugin": "1.0.0",
    "core-js": "^2.4.1",
    "cytoscape": "^2.7.15",
    "jquery": "^3.6.0",
    "jqueryui": "^1.11.1",
    "js-md5": "^0.4.2",
    "less": "~3.9.0",
    "lodash": "^4.17.2",
    "ng-infinite-scroll": "^1.3.0",
    "ngx-drag-drop": "v2.0.0-rc.4",
    "onap-ui-angular": "5.2.5",
    "perfect-scrollbar": "^0.6.16",
    "protractor": "7.0.0",
    "qtip2": "^3.0.3",
    "restangular": "^1.6.1",
    "rxjs": "6.2.2",
    "rxjs-compat": "6.2.0",
    "sdc-angular-dragdrop": "^1.0.14",
    "sdc-pubsub": "^1.0.30",
    "ts-mockery": "^1.1.0",
    "tslint": "^5.12.1",
    "typescript": "2.4.2",
    "underscore": "^1.8.3",
    "webpack": "^2.2.1",
    "webpack-bundle-analyzer": "^2.8.2",
    "webpack-dev-server": "^2.4.1",
    "webpack-merge": "^4.0.0",
    "zone.js": "0.8.5"
  },
  "resolutions": {}
}