mirror of
https://github.com/nasa/openmct.git
synced 2024-12-19 05:07:52 +00:00
510d3bd333
* Notebook conflict auto retry 1.7.7 (#4230) * Use timeFormatter.parse to get the timestamp of imagery since the source could be something other than key (#4238) * If there is a pending create request for an id, queue a duplicate request. (#4243) * [Telemetry Tables] Handling Request Loading (#4245) * Fix file selection on pressing enter key (#4246) * starting loading as false, since that makes sense (#4247) * Hide independent time conductor mode if only 1 mode option is available. (#4250) * Fix bargraph color selection (#4253) * snapshot clicked while in edit mode should open in preview mode #4115 (#4257) * Fix missing object handling in several vues (#4259) * Flexible Layouts display Condition Sets as their editing/browsing interface (#4179) * Flexible Layouts display Condition Sets as their editing/browsing interface #4141 * [Telemetry Table] Progress bar tests (#4249) * Remove alert styling and hide pause button if in Fixed Time mode. (#4263) * [Table/Collection Fixes] Clearing correctly, no mutating options, no duplicate requests (#4261) * Condition sets only persist if actively editing (#4262) * Imagery views should follow time context (#4264) * Equal stacked plot y widths for all it's sub-plots (#4267) * Fix Bar Graph related CSS (#4270) * Bar graph review comment fixes (#4232) * Mct4196 - Fixes Conditional Styling not being applied when editing a Condition Widget (#4255) * Fix plot zoom when child of time strip (#4272) * Resume plot if no pan, zoom, or drag action is taken (#4138) (#4256) * [Telemetry Collection] No duplicate requests on load (#4274) * doing the easy thing first (#4278) * Bargraph time metadata should consider 'source' (#4289) * Show clicked image in large view (#4280) * added icon for inspector (#4275) * Bar graph style nullcheck (#4291) * Stacked plots need to align the Y axis (#4286) * Duplicate Request Fixes (#4295) * Add braintree sanitize url lib and sanitize form urls (#4296) * Mct4177 fix for telemetry endpoints with '.' in the key (#4308) * Remove additional request to load plots when mounted. (#4314) * Fix plots dup requests (#4324) * Merging 1.7.8 into master. Co-authored-by: Andrew Henry <akhenry@gmail.com> Co-authored-by: Jamie V <jamie.j.vigliotta@nasa.gov> Co-authored-by: Nikhil <nikhil.k.mandlik@nasa.gov> Co-authored-by: Khalid Adil <khalidadil29@gmail.com> Co-authored-by: Charles Hacskaylo <charlesh88@gmail.com> Co-authored-by: Scott Bell <scott@traclabs.com> Co-authored-by: Michael Rogers <michael@mhrogers.com>
109 lines
3.8 KiB
JSON
109 lines
3.8 KiB
JSON
{
|
|
"name": "openmct",
|
|
"version": "1.7.8",
|
|
"description": "The Open MCT core platform",
|
|
"devDependencies": {
|
|
"@braintree/sanitize-url": "^5.0.2",
|
|
"angular": ">=1.8.0",
|
|
"angular-route": "1.4.14",
|
|
"babel-eslint": "10.0.3",
|
|
"comma-separated-values": "^3.6.4",
|
|
"concurrently": "^3.6.1",
|
|
"copy-webpack-plugin": "^4.5.2",
|
|
"cross-env": "^6.0.3",
|
|
"css-loader": "^1.0.0",
|
|
"d3-axis": "1.0.x",
|
|
"d3-scale": "1.0.x",
|
|
"d3-selection": "1.3.x",
|
|
"eslint": "7.0.0",
|
|
"eslint-plugin-vue": "^7.5.0",
|
|
"eslint-plugin-you-dont-need-lodash-underscore": "^6.10.0",
|
|
"eventemitter3": "^1.2.0",
|
|
"exports-loader": "^0.7.0",
|
|
"express": "^4.13.1",
|
|
"fast-sass-loader": "1.4.6",
|
|
"file-loader": "^1.1.11",
|
|
"file-saver": "^1.3.8",
|
|
"git-rev-sync": "^1.4.0",
|
|
"glob": ">= 3.0.0",
|
|
"html-loader": "^0.5.5",
|
|
"html2canvas": "^1.0.0-rc.7",
|
|
"imports-loader": "^0.8.0",
|
|
"istanbul-instrumenter-loader": "^3.0.1",
|
|
"jasmine-core": "^3.7.1",
|
|
"jsdoc": "^3.3.2",
|
|
"karma": "6.3.4",
|
|
"karma-chrome-launcher": "3.1.0",
|
|
"karma-cli": "2.0.0",
|
|
"karma-coverage": "2.0.3",
|
|
"karma-coverage-istanbul-reporter": "3.0.3",
|
|
"karma-firefox-launcher": "2.1.1",
|
|
"karma-html-reporter": "0.2.7",
|
|
"karma-jasmine": "4.0.1",
|
|
"karma-junit-reporter": "2.0.1",
|
|
"karma-sourcemap-loader": "0.3.8",
|
|
"karma-spec-reporter": "0.0.32",
|
|
"karma-webpack": "4.0.2",
|
|
"location-bar": "^3.0.1",
|
|
"lodash": "^4.17.12",
|
|
"markdown-toc": "^0.11.7",
|
|
"marked": "^0.3.5",
|
|
"mini-css-extract-plugin": "^0.4.1",
|
|
"minimist": "^1.2.5",
|
|
"moment": "2.25.3",
|
|
"moment-duration-format": "^2.2.2",
|
|
"moment-timezone": "0.5.28",
|
|
"node-bourbon": "^4.2.3",
|
|
"node-sass": "^4.14.1",
|
|
"painterro": "^1.2.56",
|
|
"plotly.js-basic-dist": "^2.5.0",
|
|
"plotly.js-gl2d-dist": "^2.5.0",
|
|
"printj": "^1.2.1",
|
|
"raw-loader": "^0.5.1",
|
|
"request": "^2.69.0",
|
|
"split": "^1.0.0",
|
|
"style-loader": "^1.0.1",
|
|
"uuid": "^3.3.3",
|
|
"v8-compile-cache": "^1.1.0",
|
|
"vue": "2.5.6",
|
|
"vue-eslint-parser": "7.11.0",
|
|
"vue-loader": "^15.2.6",
|
|
"vue-template-compiler": "2.5.6",
|
|
"webpack": "^4.16.2",
|
|
"webpack-cli": "^3.1.0",
|
|
"webpack-dev-middleware": "^3.1.3",
|
|
"webpack-hot-middleware": "^2.22.3",
|
|
"zepto": "^1.2.0"
|
|
},
|
|
"scripts": {
|
|
"clean": "rm -rf ./dist /node_modules; rm package-lock.json",
|
|
"clean-test-lint": "npm run clean; npm install ; npm run test; npm run lint",
|
|
"start": "node app.js",
|
|
"lint": "eslint platform example src --ext .js,.vue openmct.js",
|
|
"lint:fix": "eslint platform example src --ext .js,.vue openmct.js --fix",
|
|
"build:prod": "cross-env NODE_ENV=production webpack",
|
|
"build:dev": "webpack",
|
|
"build:watch": "webpack --watch",
|
|
"test": "cross-env NODE_OPTIONS=\"--max_old_space_size=4096\" karma start --single-run",
|
|
"test:debug": "cross-env NODE_ENV=debug karma start --no-single-run",
|
|
"test:coverage": "cross-env NODE_OPTIONS=\"--max_old_space_size=4096\" COVERAGE=true karma start --single-run",
|
|
"test:coverage:firefox": "cross-env NODE_OPTIONS=\"--max_old_space_size=4096\" karma start --single-run --browsers=FirefoxHeadless",
|
|
"test:watch": "cross-env NODE_OPTIONS=\"--max_old_space_size=4096\" karma start --no-single-run",
|
|
"verify": "concurrently 'npm:test' 'npm:lint'",
|
|
"jsdoc": "jsdoc -c jsdoc.json -R API.md -r -d dist/docs/api",
|
|
"otherdoc": "node docs/gendocs.js --in docs/src --out dist/docs --suppress-toc 'docs/src/index.md|docs/src/process/index.md'",
|
|
"docs": "npm run jsdoc ; npm run otherdoc",
|
|
"prepare": "npm run build:prod"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/nasa/openmct.git"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.10.2 <16.0.0"
|
|
},
|
|
"author": "",
|
|
"license": "Apache-2.0",
|
|
"private": true
|
|
}
|