-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add pre-seed for change: - oVirt/ovirt-web-ui#1460 Remove pre-seeds for merged/closed changes: - https://gerrit.ovirt.org/c/ovirt-engine-ui-extensions/+/115328 Change-Id: I5684e9bdde69a9767165efc2db7c70879c4854b5 Signed-off-by: Scott J Dickerson <[email protected]>
- Loading branch information
Showing
4 changed files
with
6,424 additions
and
3,991 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Name: ovirt-engine-nodejs-modules | ||
Version: 2.0.53 | ||
Version: 2.0.54 | ||
Release: 1%{?dist} | ||
Summary: Node.js modules required to build oVirt JavaScript applications | ||
Group: Virtualization/Management | ||
|
@@ -42,6 +42,13 @@ install -m 755 %{_yarn} %{dest}/bin/yarn | |
%{_datadir}/%{name} | ||
|
||
%changelog | ||
* Thu Jun 24 2021 Scott J Dickerson <[email protected]> - 2.0.54-1 | ||
Add pre-seed for change: | ||
- https://github.com/oVirt/ovirt-web-ui/pull/1460 | ||
|
||
Remove pre-seeds for merged/closed changes: | ||
- https://gerrit.ovirt.org/c/ovirt-engine-ui-extensions/+/115328 | ||
|
||
* Mon Jun 21 2021 Sharon Gratch <[email protected]> - 2.0.53-1 | ||
Fix the pre-seed for change: | ||
- https://gerrit.ovirt.org/115328 | ||
|
108 changes: 0 additions & 108 deletions
108
pre-seed/ovirt-engine-ui-extensions_I8164558abadbc44c754def9daa504d9f332d9b8e/package.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,185 @@ | ||
{ | ||
"name": "ovirt-web-ui", | ||
"version": "0.0.0", | ||
"private": true, | ||
"productionHomepage": "/ovirt-engine/web-ui/", | ||
"devDependencies": { | ||
"@babel/cli": "7.14.3", | ||
"@babel/core": "7.14.3", | ||
"@babel/eslint-parser": "7.14.5", | ||
"@babel/eslint-plugin": "7.14.5", | ||
"@babel/preset-env": "7.14.2", | ||
"@babel/preset-flow": "7.13.13", | ||
"@babel/preset-react": "7.13.13", | ||
"babel-jest": "26.6.3", | ||
"babel-loader": "8.2.2", | ||
"camelcase": "6.2.0", | ||
"case-sensitive-paths-webpack-plugin": "2.3.0", | ||
"chalk": "2.4.1", | ||
"connect-history-api-fallback": "1.5.0", | ||
"copy-webpack-plugin": "6.4.1", | ||
"css-loader": "5.2.4", | ||
"detect-port": "1.2.3", | ||
"dotenv": "8.2.0", | ||
"eslint": "7.29.0", | ||
"eslint-config-standard": "16.0.3", | ||
"eslint-config-standard-jsx": "10.0.0", | ||
"eslint-config-standard-react": "11.0.1", | ||
"eslint-plugin-flowtype": "5.7.2", | ||
"eslint-plugin-import": "2.23.4", | ||
"eslint-plugin-node": "11.1.0", | ||
"eslint-plugin-promise": "5.1.0", | ||
"eslint-plugin-react": "7.24.0", | ||
"eslint-plugin-react-hooks": "4.2.0", | ||
"eslint-plugin-standard": "5.0.0", | ||
"eslint-webpack-plugin": "2.5.4", | ||
"file-loader": "6.0.0", | ||
"filesize": "3.6.1", | ||
"fs-extra": "0.30.0", | ||
"gzip-size": "3.0.0", | ||
"handlebars": "4.7.7", | ||
"handlebars-loader": "1.7.1", | ||
"html-loader": "1.1.0", | ||
"html-webpack-plugin": "4.5.2", | ||
"http-proxy-middleware": "0.17.1", | ||
"intl-messageformat-parser": "1.4.0", | ||
"jest": "24.0.0", | ||
"json-stable-stringify-without-jsonify": "1.0.1", | ||
"mini-css-extract-plugin": "1.3.4", | ||
"opn": "4.0.2", | ||
"optimize-css-assets-webpack-plugin": "6.0.0", | ||
"path-exists": "3.0.0", | ||
"postcss-loader": "4.2.0", | ||
"postcss-preset-env": "6.7.0", | ||
"postcss-safe-parser": "5.0.2", | ||
"react-dev-utils": "11.0.4", | ||
"readline-sync": "1.4.9", | ||
"recursive-readdir": "2.2.2", | ||
"request": "2.87.0", | ||
"rimraf": "2.6.2", | ||
"string-natural-compare": "2.0.2", | ||
"strip-ansi": "3.0.1", | ||
"style-loader": "1.2.0", | ||
"table": "5.4.6", | ||
"terser-webpack-plugin": "4.2.3", | ||
"url-loader": "4.0.0", | ||
"webpack": "4.46.0", | ||
"webpack-cli": "4.7.0", | ||
"webpack-dev-server": "3.11.1" | ||
}, | ||
"dependencies": { | ||
"@closeio/use-infinite-scroll": "1.0.0", | ||
"@patternfly/react-charts": "6.14.2", | ||
"@patternfly/react-console": "2.0.14", | ||
"@patternfly/react-core": "4.97.2", | ||
"@patternfly/react-tokens": "4.10.2", | ||
"blob-util": "1.2.1", | ||
"bootstrap": "3.4.1", | ||
"bootstrap-select": "1.13.6", | ||
"bootstrap-switch": "3.3.4", | ||
"classnames": "2.2.6", | ||
"connected-react-router": "4.3.0", | ||
"core-js": "3.13.0", | ||
"history": "4.7.2", | ||
"immer": "8.0.1", | ||
"immutable": "3.8.2", | ||
"intl-messageformat": "2.2.0", | ||
"jquery": "3.5.1", | ||
"lodash": "4.17.21", | ||
"moment": "2.27.0", | ||
"moment-duration-format": "2.3.2", | ||
"patternfly": "3.59.5", | ||
"patternfly-bootstrap-combobox": "1.1.7", | ||
"patternfly-react": "2.39.17", | ||
"popper.js": "1.14.3", | ||
"prop-types": "15.7.2", | ||
"react": "16.8.6", | ||
"react-bootstrap": "0.32.1", | ||
"react-bootstrap-switch": "15.5.3", | ||
"react-dom": "16.8.6", | ||
"react-intl-po": "2.2.2", | ||
"react-redux": "5.0.7", | ||
"react-router": "4.2.0", | ||
"react-router-config": "1.0.0-beta.4", | ||
"react-router-dom": "4.2.2", | ||
"react-router-navigation-prompt": "1.6.3", | ||
"react-test-renderer": "16.8.6", | ||
"redux": "4.0.0", | ||
"redux-saga": "0.16.0", | ||
"semver": "7.3.4", | ||
"victory": "32.3.1", | ||
"whatwg-fetch": "3.6.2" | ||
}, | ||
"resolutions": { | ||
"bootstrap-select": "1.13.6", | ||
"handlebars": "4.7.7", | ||
"jquery": "3.5.1", | ||
"js-yaml": "3.13.1", | ||
"lodash": "^4.17.21", | ||
"redux": "4.0.0" | ||
}, | ||
"scripts": { | ||
"preinstall": "test -e ./autogen.sh && ./autogen.sh --prefix=/usr --datarootdir=/share || :", | ||
"clean": "make distclean", | ||
"dev": "NODE_ENV=development V=1 webpack --progress --config config/webpack.config.dev.js", | ||
"start": "node scripts/start.js", | ||
"prebuild": "yarn run test", | ||
"build": "node scripts/build.js", | ||
"pretest": "node scripts/pretest.js", | ||
"test": "jest --no-watchman", | ||
"test:watch": "yarn run pretest && jest --watch --no-watchman", | ||
"eslint": "eslint src", | ||
"eslint:fix": "eslint src --fix", | ||
"intl:dummy": "babel-node scripts/intl/dummy-locale.js --presets env,flow", | ||
"intl:extract": "scripts/intl/intl-extract.sh", | ||
"intl:push": "scripts/intl/intl-zanata-push.sh", | ||
"intl:pull": "scripts/intl/intl-zanata-pull.sh", | ||
"intl:apply": "scripts/intl/intl-apply.sh", | ||
"intl:report": "babel-node scripts/intl/report.js --presets env,flow", | ||
"intl:sync": "babel-node scripts/intl/sync-messages.js --presets env,flow", | ||
"intl:check-use": "scripts/intl/check-message-use.sh" | ||
}, | ||
"jest": { | ||
"setupFiles": [ | ||
"<rootDir>/config/polyfills.js", | ||
"<rootDir>/config/jest/chalk.logger.js" | ||
], | ||
"testEnvironment": "jsdom", | ||
"testMatch": [ | ||
"<rootDir>/src/**/__tests__/**/*.{js,jsx,ts,tsx}", | ||
"<rootDir>/src/**/*.{spec,test}.{js,jsx,ts,tsx}" | ||
], | ||
"testURL": "http://localhost/", | ||
"transform": { | ||
"^.+\\.(js|jsx|mjs|cjs|ts|tsx)$": "<rootDir>/config/jest/babelTransform.js", | ||
"^.+\\.css$": "<rootDir>/config/jest/cssTransform.js", | ||
"^(?!.*\\.(js|jsx|mjs|cjs|ts|tsx|css|json)$)": "<rootDir>/config/jest/fileTransform.js" | ||
}, | ||
"transformIgnorePatterns": [ | ||
"[/\\\\]node_modules[/\\\\].+\\.(js|jsx|mjs|cjs|ts|tsx)$", | ||
"^.+\\.module\\.(css|sass|scss)$" | ||
], | ||
"moduleFileExtensions": [ | ||
"js", | ||
"jsx", | ||
"ts", | ||
"tsx", | ||
"json", | ||
"node" | ||
], | ||
"moduleNameMapper": { | ||
"_/ovirtapi": "<rootDir>/src/mock/ovirtapi.mock.js", | ||
"_/(.*)$": "<rootDir>/src/$1" | ||
} | ||
}, | ||
"eslintConfig": { | ||
"extends": "./config/eslint.js" | ||
}, | ||
"browserslist": [ | ||
">1%", | ||
"last 4 versions", | ||
"Firefox ESR", | ||
"not ie > 0", | ||
"not dead" | ||
] | ||
} |
Oops, something went wrong.