-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bb12fec
commit 75666b5
Showing
50 changed files
with
13,523 additions
and
14,543 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,22 +1,22 @@ | ||
{ | ||
"name": "automation-testing-create-window-js", | ||
"version": "1.0.0", | ||
"description": "OpenFin Container Starter Automation Tests", | ||
"scripts": { | ||
"build": "echo Nothing to build", | ||
"test-local-mocha": "of-automation http://localhost:5050/manifest.fin.json ./tests/**/*.spec.js --reporter ./mocha.reporter.json", | ||
"setup": "npm install && npm run build", | ||
"validate": "npm --prefix ../../../ run validate" | ||
}, | ||
"author": "[email protected]", | ||
"license": "SEE LICENSE IN LICENSE.MD", | ||
"devDependencies": { | ||
"@openfin/automation-cli": "^1.0.13", | ||
"@openfin/automation-helpers": "^1.0.13", | ||
"@openfin/automation-native": "^1.0.13", | ||
"chai": "4.3.7", | ||
"mochawesome": "7.1.3", | ||
"@openfin/core": "33.77.11", | ||
"@openfin/node-adapter": "33.77.11" | ||
} | ||
} | ||
"name": "automation-testing-create-window-js", | ||
"version": "1.0.0", | ||
"description": "OpenFin Container Starter Automation Tests", | ||
"scripts": { | ||
"build": "echo Nothing to build", | ||
"test-local-mocha": "of-automation http://localhost:5050/manifest.fin.json ./tests/**/*.spec.js --reporter ./mocha.reporter.json", | ||
"setup": "npm install && npm run build", | ||
"validate": "npm --prefix ../../../ run validate" | ||
}, | ||
"author": "[email protected]", | ||
"license": "SEE LICENSE IN LICENSE.MD", | ||
"devDependencies": { | ||
"@openfin/automation-cli": "^1.0.13", | ||
"@openfin/automation-helpers": "^1.0.13", | ||
"@openfin/automation-native": "^1.0.13", | ||
"chai": "4.3.7", | ||
"mochawesome": "7.1.3", | ||
"@openfin/core": "33.77.11", | ||
"@openfin/node-adapter": "33.77.11" | ||
} | ||
} |
42 changes: 21 additions & 21 deletions
42
how-to/automation-testing/use-launch-external-process-js/package.json
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,22 +1,22 @@ | ||
{ | ||
"name": "automation-testing-use-window-options-js", | ||
"version": "1.0.0", | ||
"description": "OpenFin Container Starter Automation Tests", | ||
"scripts": { | ||
"build": "echo Nothing to build", | ||
"test-local-mocha": "of-automation http://localhost:5050/manifest.fin.json ./tests/**/*.spec.js --reporter ./mocha.reporter.json", | ||
"setup": "npm install && npm run build", | ||
"validate": "npm --prefix ../../../ run validate" | ||
}, | ||
"author": "[email protected]", | ||
"license": "SEE LICENSE IN LICENSE.MD", | ||
"devDependencies": { | ||
"@openfin/automation-cli": "^1.0.13", | ||
"@openfin/automation-helpers": "^1.0.13", | ||
"@openfin/automation-native": "^1.0.13", | ||
"chai": "4.3.7", | ||
"mochawesome": "7.1.3", | ||
"@openfin/core": "33.77.11", | ||
"@openfin/node-adapter": "33.77.11" | ||
} | ||
} | ||
"name": "automation-testing-use-window-options-js", | ||
"version": "1.0.0", | ||
"description": "OpenFin Container Starter Automation Tests", | ||
"scripts": { | ||
"build": "echo Nothing to build", | ||
"test-local-mocha": "of-automation http://localhost:5050/manifest.fin.json ./tests/**/*.spec.js --reporter ./mocha.reporter.json", | ||
"setup": "npm install && npm run build", | ||
"validate": "npm --prefix ../../../ run validate" | ||
}, | ||
"author": "[email protected]", | ||
"license": "SEE LICENSE IN LICENSE.MD", | ||
"devDependencies": { | ||
"@openfin/automation-cli": "^1.0.13", | ||
"@openfin/automation-helpers": "^1.0.13", | ||
"@openfin/automation-native": "^1.0.13", | ||
"chai": "4.3.7", | ||
"mochawesome": "7.1.3", | ||
"@openfin/core": "33.77.11", | ||
"@openfin/node-adapter": "33.77.11" | ||
} | ||
} |
42 changes: 21 additions & 21 deletions
42
how-to/automation-testing/use-window-options-js/package.json
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,22 +1,22 @@ | ||
{ | ||
"name": "automation-testing-use-launch-external-process-js", | ||
"version": "1.0.0", | ||
"description": "OpenFin Container Starter Automation Tests", | ||
"scripts": { | ||
"build": "echo Nothing to build", | ||
"test-local-mocha": "of-automation http://localhost:5050/manifest.fin.json ./tests/**/*.spec.js --reporter ./mocha.reporter.json", | ||
"setup": "npm install && npm run build", | ||
"validate": "npm --prefix ../../../ run validate" | ||
}, | ||
"author": "[email protected]", | ||
"license": "SEE LICENSE IN LICENSE.MD", | ||
"devDependencies": { | ||
"@openfin/automation-cli": "^1.0.13", | ||
"@openfin/automation-helpers": "^1.0.13", | ||
"@openfin/automation-native": "^1.0.13", | ||
"chai": "4.3.7", | ||
"mochawesome": "7.1.3", | ||
"@openfin/core": "33.77.11", | ||
"@openfin/node-adapter": "33.77.11" | ||
} | ||
} | ||
"name": "automation-testing-use-launch-external-process-js", | ||
"version": "1.0.0", | ||
"description": "OpenFin Container Starter Automation Tests", | ||
"scripts": { | ||
"build": "echo Nothing to build", | ||
"test-local-mocha": "of-automation http://localhost:5050/manifest.fin.json ./tests/**/*.spec.js --reporter ./mocha.reporter.json", | ||
"setup": "npm install && npm run build", | ||
"validate": "npm --prefix ../../../ run validate" | ||
}, | ||
"author": "[email protected]", | ||
"license": "SEE LICENSE IN LICENSE.MD", | ||
"devDependencies": { | ||
"@openfin/automation-cli": "^1.0.13", | ||
"@openfin/automation-helpers": "^1.0.13", | ||
"@openfin/automation-native": "^1.0.13", | ||
"chai": "4.3.7", | ||
"mochawesome": "7.1.3", | ||
"@openfin/core": "33.77.11", | ||
"@openfin/node-adapter": "33.77.11" | ||
} | ||
} |
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,23 +1,23 @@ | ||
{ | ||
"name": "container-platform-starter", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"kill": "node ./scripts/kill.mjs", | ||
"client": "node ./scripts/launch.mjs", | ||
"build-client": "webpack build --config ./client/webpack.config.js --mode=development", | ||
"build": "npm run build-client", | ||
"start": "npx --yes http-server ./public -p 5050 -c-1", | ||
"setup": "cd ../../ && npm install && cd how-to/container-platform-starter && npm run build" | ||
}, | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@openfin/core": "33.77.11", | ||
"@openfin/node-adapter": "33.77.11", | ||
"ts-loader": "^9.4.4", | ||
"typescript": "^5.1.6", | ||
"webpack": "^5.88.1", | ||
"webpack-cli": "^5.1.4" | ||
} | ||
} | ||
"name": "container-platform-starter", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"kill": "node ./scripts/kill.mjs", | ||
"client": "node ./scripts/launch.mjs", | ||
"build-client": "webpack build --config ./client/webpack.config.js --mode=development", | ||
"build": "npm run build-client", | ||
"start": "npx --yes http-server ./public -p 5050 -c-1", | ||
"setup": "cd ../../ && npm install && cd how-to/container-platform-starter && npm run build" | ||
}, | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@openfin/core": "33.77.11", | ||
"@openfin/node-adapter": "33.77.11", | ||
"ts-loader": "^9.4.4", | ||
"typescript": "^5.1.6", | ||
"webpack": "^5.88.1", | ||
"webpack-cli": "^5.1.4" | ||
} | ||
} |
84 changes: 42 additions & 42 deletions
84
how-to/container-platform-starter/public/manifest.fin.json
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,43 +1,43 @@ | ||
{ | ||
"runtime": { | ||
"arguments": "--v=1 --inspect", | ||
"version": "33.116.77.11" | ||
}, | ||
"platform": { | ||
"enableBeforeUnload": true, | ||
"uuid": "container-platform-starter", | ||
"icon": "http://localhost:5050/favicon.ico", | ||
"autoShow": false, | ||
"providerUrl": "http://localhost:5050/html/provider.html" | ||
}, | ||
"snapshot": { | ||
"windows": [ | ||
{ | ||
"layout": { | ||
"content": [ | ||
{ | ||
"type": "row", | ||
"content": [ | ||
{ | ||
"type": "stack", | ||
"content": [ | ||
{ | ||
"type": "component", | ||
"title": "view1", | ||
"componentName": "view", | ||
"componentState": { | ||
"url": "http://localhost:5050/common/views/platform/of-info/index.html", | ||
"name": "view1", | ||
"componentName": "view" | ||
} | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} | ||
] | ||
} | ||
} | ||
"runtime": { | ||
"arguments": "--v=1 --inspect", | ||
"version": "33.116.77.11" | ||
}, | ||
"platform": { | ||
"enableBeforeUnload": true, | ||
"uuid": "container-platform-starter", | ||
"icon": "http://localhost:5050/favicon.ico", | ||
"autoShow": false, | ||
"providerUrl": "http://localhost:5050/html/provider.html" | ||
}, | ||
"snapshot": { | ||
"windows": [ | ||
{ | ||
"layout": { | ||
"content": [ | ||
{ | ||
"type": "row", | ||
"content": [ | ||
{ | ||
"type": "stack", | ||
"content": [ | ||
{ | ||
"type": "component", | ||
"title": "view1", | ||
"componentName": "view", | ||
"componentState": { | ||
"url": "http://localhost:5050/common/views/platform/of-info/index.html", | ||
"name": "view1", | ||
"componentName": "view" | ||
} | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} | ||
] | ||
} | ||
} |
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,24 +1,24 @@ | ||
{ | ||
"name": "application-window-creation", | ||
"version": "0.0.1", | ||
"description": "A demonstration of how to open openfin application windows", | ||
"main": "index.js", | ||
"scripts": { | ||
"kill": "node ./scripts/kill.mjs", | ||
"client": "node ./scripts/launch.mjs", | ||
"build-client": "webpack build --config ./client/webpack.config.js --mode=development", | ||
"build": "npm run build-client", | ||
"start": "npx --yes http-server ./public -p 5050 -c-1", | ||
"setup": "cd ../../ && npm install && cd how-to/create-window && npm run build" | ||
}, | ||
"author": "[email protected]", | ||
"license": "SEE LICENSE IN LICENSE.MD", | ||
"devDependencies": { | ||
"@openfin/node-adapter": "33.77.11", | ||
"ts-loader": "^9.4.4", | ||
"typescript": "^5.1.6", | ||
"webpack": "^5.88.1", | ||
"webpack-cli": "^5.1.4", | ||
"@openfin/core": "33.77.11" | ||
} | ||
} | ||
"name": "application-window-creation", | ||
"version": "0.0.1", | ||
"description": "A demonstration of how to open openfin application windows", | ||
"main": "index.js", | ||
"scripts": { | ||
"kill": "node ./scripts/kill.mjs", | ||
"client": "node ./scripts/launch.mjs", | ||
"build-client": "webpack build --config ./client/webpack.config.js --mode=development", | ||
"build": "npm run build-client", | ||
"start": "npx --yes http-server ./public -p 5050 -c-1", | ||
"setup": "cd ../../ && npm install && cd how-to/create-window && npm run build" | ||
}, | ||
"author": "[email protected]", | ||
"license": "SEE LICENSE IN LICENSE.MD", | ||
"devDependencies": { | ||
"@openfin/node-adapter": "33.77.11", | ||
"ts-loader": "^9.4.4", | ||
"typescript": "^5.1.6", | ||
"webpack": "^5.88.1", | ||
"webpack-cli": "^5.1.4", | ||
"@openfin/core": "33.77.11" | ||
} | ||
} |
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,28 +1,28 @@ | ||
{ | ||
"devtools_port": 9090, | ||
"startup_app": { | ||
"name": "OpenMultipleWindows", | ||
"description": "OpenMultipleWindows", | ||
"url": "http://www.google.com", | ||
"showTaskbarIcon": true, | ||
"taskbarIcon": "http://cdn.openfin.co/hyperblotter/favicon.ico", | ||
"icon": "http://cdn.openfin.co/hyperblotter/favicon.ico", | ||
"uuid": "OpenMultipleWindows", | ||
"autoShow": true, | ||
"contextMenu": true, | ||
"defaultHeight": 500, | ||
"defaultwidth": 500, | ||
"frame": true, | ||
"defaultCentered": true, | ||
"resizable": true | ||
}, | ||
"runtime": { | ||
"arguments": "--enable-crash-reporting --no-sandbox", | ||
"version": "33.116.77.11" | ||
}, | ||
"shortcut": { | ||
"company": "OpenFin", | ||
"description": "Openfin openfin application window Sample", | ||
"name": "Openfin application window" | ||
} | ||
} | ||
"devtools_port": 9090, | ||
"startup_app": { | ||
"name": "OpenMultipleWindows", | ||
"description": "OpenMultipleWindows", | ||
"url": "http://www.google.com", | ||
"showTaskbarIcon": true, | ||
"taskbarIcon": "http://cdn.openfin.co/hyperblotter/favicon.ico", | ||
"icon": "http://cdn.openfin.co/hyperblotter/favicon.ico", | ||
"uuid": "OpenMultipleWindows", | ||
"autoShow": true, | ||
"contextMenu": true, | ||
"defaultHeight": 500, | ||
"defaultwidth": 500, | ||
"frame": true, | ||
"defaultCentered": true, | ||
"resizable": true | ||
}, | ||
"runtime": { | ||
"arguments": "--enable-crash-reporting --no-sandbox", | ||
"version": "33.116.77.11" | ||
}, | ||
"shortcut": { | ||
"company": "OpenFin", | ||
"description": "Openfin openfin application window Sample", | ||
"name": "Openfin application window" | ||
} | ||
} |
Oops, something went wrong.