Skip to content

Commit

Permalink
updating version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoe Love committed Dec 11, 2019
1 parent c420a92 commit 027be8d
Show file tree
Hide file tree
Showing 52 changed files with 29,959 additions and 520 deletions.
4 changes: 2 additions & 2 deletions docs/ActivatorView.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/AppActivator.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/AppSettings.html

Large diffs are not rendered by default.

174 changes: 174 additions & 0 deletions docs/EventCallbackException.html

Large diffs are not rendered by default.

174 changes: 174 additions & 0 deletions docs/EventEchoException.html

Large diffs are not rendered by default.

197 changes: 197 additions & 0 deletions docs/EventManager.Events.html

Large diffs are not rendered by default.

1,739 changes: 1,739 additions & 0 deletions docs/EventManager.html

Large diffs are not rendered by default.

174 changes: 174 additions & 0 deletions docs/EventReplyException.html

Large diffs are not rendered by default.

709 changes: 709 additions & 0 deletions docs/MainEvent.html

Large diffs are not rendered by default.

13 changes: 10 additions & 3 deletions docs/ModelCoordinator.html

Large diffs are not rendered by default.

170 changes: 167 additions & 3 deletions docs/PerspectiveController.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/Util.html

Large diffs are not rendered by default.

Empty file modified docs/fonts/OpenSans-Semibold-webfont.eot
100644 → 100755
Empty file.
Empty file modified docs/fonts/OpenSans-Semibold-webfont.svg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified docs/fonts/OpenSans-Semibold-webfont.ttf
100644 → 100755
Empty file.
Empty file modified docs/fonts/OpenSans-Semibold-webfont.woff
100644 → 100755
Empty file.
Empty file modified docs/fonts/OpenSans-SemiboldItalic-webfont.eot
100644 → 100755
Empty file.
Empty file modified docs/fonts/OpenSans-SemiboldItalic-webfont.svg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified docs/fonts/OpenSans-SemiboldItalic-webfont.ttf
100644 → 100755
Empty file.
Empty file modified docs/fonts/OpenSans-SemiboldItalic-webfont.woff
100644 → 100755
Empty file.
4 changes: 2 additions & 2 deletions docs/global.html

Large diffs are not rendered by default.

77 changes: 58 additions & 19 deletions docs/index.html

Large diffs are not rendered by default.

8 changes: 5 additions & 3 deletions docs/module.exports_Keys.html

Large diffs are not rendered by default.

197 changes: 197 additions & 0 deletions docs/module.exports_Types.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/module.exports_module.exports.html

Large diffs are not rendered by default.

24,578 changes: 24,578 additions & 0 deletions docs/module.html#.exports

Large diffs are not rendered by default.

19 changes: 17 additions & 2 deletions docs/public_Util.js.html

Large diffs are not rendered by default.

11 changes: 9 additions & 2 deletions docs/public_app_AppActivator.js.html

Large diffs are not rendered by default.

388 changes: 388 additions & 0 deletions docs/public_app_AppLoader.js.html

Large diffs are not rendered by default.

18 changes: 10 additions & 8 deletions docs/public_app_AppSettings.js.html

Large diffs are not rendered by default.

87 changes: 87 additions & 0 deletions docs/public_controllers_AppController.js.html

Large diffs are not rendered by default.

91 changes: 91 additions & 0 deletions docs/public_controllers_BaseController.js.html

Large diffs are not rendered by default.

114 changes: 114 additions & 0 deletions docs/public_managers_EventFactory.js.html

Large diffs are not rendered by default.

409 changes: 409 additions & 0 deletions docs/public_managers_EventManager.js.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/src_models_ActiveCircleModel.js.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/src_models_AltMemberCircleExtension.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/src_models_AltMemberJournalExtension.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/src_models_AltMemberSpiritExtension.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/src_models_AltModelDelegate.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/src_models_DataModel.js.html

Large diffs are not rendered by default.

7 changes: 5 additions & 2 deletions docs/src_models_JournalModel.js.html

Large diffs are not rendered by default.

42 changes: 22 additions & 20 deletions docs/src_models_ModelCoordinator.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/src_models_SpiritModel.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/src_models_TeamModel.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/src_models_WTFTimer.js.html

Large diffs are not rendered by default.

29 changes: 24 additions & 5 deletions docs/src_perspective_PerspectiveController.js.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/src_views_ActivatorView.js.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "torchie-desktop",
"productName": "Torchie",
"description": "Torchie desktop application and cli utility",
"version": "0.2.0",
"version": "0.3.0",
"private": true,
"author": {
"name": "DreamScale.io",
Expand Down Expand Up @@ -38,8 +38,8 @@
"postbundle": "gulp clean",
"prerelease": "yarn bundle",
"prerelease:publish": "yarn bundle",
"release": "build --em.main=build/io.dreamscale.torchie.dat --publish=never",
"release:publish": "build --em.main=build/io.dreamscale.torchie.dat --publish=always",
"release": "electron-builder -c.extraMetadata.main=build/io.dreamscale.torchie.dat --publish=never",
"release:publish": "electron-builder -c.extraMetadata.main=build/io.dreamscale.torchie.dat --publish=always",
"prerelease:build:update": "yarn prerelease",
"release:build:update": "gulp releaseBuildUpdate",
"release:build:update:run": "gulp releaseBuildUpdate && npm run dev"
Expand All @@ -61,7 +61,7 @@
"electron-platform": "^1.2.0",
"electron-root-path": "^1.0.9",
"electron-settings": "^3.1.4",
"electron-updater": "^2.18.2",
"electron-updater": "^4.2.0",
"formsy-react": "^1.1.5",
"formsy-semantic-ui-react": "^0.3.3",
"hypercore": "^6.25.2",
Expand All @@ -87,7 +87,7 @@
"cross-env": "^5.0.1",
"devtron": "^1.4.0",
"electron": "^1.6.10",
"electron-builder": "^19.47.1",
"electron-builder": "^21.2.0",
"electron-mocha": "^8.1.2",
"express": "^4.16.2",
"fs-extra": "^4.0.2",
Expand Down
4 changes: 2 additions & 2 deletions public/app/App.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
const GLOBAL_ = global,
{ app, dialog } = require("electron"),
{ app } = require("electron"),
fs = require("fs"),
path = require("path"),
log = require("electron-log"),
isDev = require("electron-is-dev"),
rootPath = require("electron-root-path").rootPath,
platform = require("electron-platform"),
cleanStack = require("clean-stack"),
argv = require("yargs").argv,
Logger = require("./AppLogger"),
AppError = require("./AppError"),
Expand Down Expand Up @@ -76,6 +75,7 @@ module.exports = class App {
GLOBAL_.App.isOnline = false;
GLOBAL_.App.isLoggedIn = false;
app.setName(GLOBAL_.App.name);

log.info("[App] ready -> " + GLOBAL_.App.name + " : " + GLOBAL_.App.api);
log.info("[App] ready -> rt-flow : " + GLOBAL_.App.rtFlowUrl);
log.info("[App] ready -> render3D : " + GLOBAL_.App.render3D);
Expand Down
23 changes: 17 additions & 6 deletions public/controllers/AppController.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,34 @@ const AppError = require("../app/AppError"),

/**
* This class is used to coordinate controllers across the app classes
* @type {AppController}
*/
module.exports = class AppController extends BaseController {
/**
*
* @param scope - this is the wrapping scope to execute callbacks within
*/
constructor(scope) {
super(scope, AppController);
}

/// links associated controller classes here
/**
* links associated controller classes here
*/
static wireControllersTogether() {
BaseController.wireControllersTo(AppController.instance);
}

/// configures application wide events here
/**
* configures application wide events here
*/
static configureEvents() {
BaseController.configureEventsFor(AppController.instance);
process.on("uncaughtException", error => AppError.handleError(error, true));
process.on("unhandledRejection", error =>
AppError.handleError(error, true)
);
process.on("uncaughtException", error => {
AppError.handleError(error, true);
});
process.on("unhandledRejection", error => {
AppError.handleError(error, true);
});
}
};
4 changes: 2 additions & 2 deletions public/managers/EventManager.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class MainEvent {
/**
* fires the event associated with the event's channel.
* @param arg
* @returns {[]|[]}
* @returns {Array}
*/
dispatch(arg) {
return EventManager.dispatch(this.type, arg);
Expand Down Expand Up @@ -268,7 +268,7 @@ class EventManager {
* called to execute the event callback within main process threads
* @param eventType
* @param arg
* @returns {[]|Array}
* @returns {Array}
*/
static dispatch(eventType, arg) {
let windows = global.App.WindowManager.windows,
Expand Down
Loading

0 comments on commit 027be8d

Please sign in to comment.