Patrik Meijer

Results 16 issues of Patrik Meijer

This way there is no need to check in the layout code in other repositories and makes it much easier to detect updates.

Currently the work around is to reopen the crosscut.

Bug
Minor
UX/UI
CrossCut

https://sentry.io/vanderbilt-university/webgme/issues/532206574/ ``` CoreIllegalOperationError: Not allowed to modify library elements. at new CoreIllegalOperationError (../node_modules/webgme-engine/src/common/core/CoreIllegalOperationError.js:16:1) at Object.LibraryCore.setChildMeta (../node_modules/webgme-engine/src/common/core/librarycore.js:746:1) at CoreQ.Core.setChildMeta (../node_modules/webgme-engine/src/common/core/core.js:2836:1) at Client.setChildMeta (../node_modules/webgme-engine/src/client/gmeNodeSetter.js:759:1) at MetaEditorControl._createContainmentRelationship (client/js/Panels/MetaEditor/MetaEditorControl.js:1234:1) ... (8 additional frame(s) were...

Two clients are working in the same branch A and B. - A gets disconnected. - B makes a change. - A gets reconnected. - A makes a change ->...

Enhancement
Minor
Storage

https://sentry.io/vanderbilt-university/webgme/issues/203406159/ ``` Error: Load timeout for modules: jquery-fancytree http://requirejs.org/docs/errors.html#timeout at C (/lib/require/require.min.js:8:252) at D (/lib/require/require.min.js:13:480) at ha/D/Y< (/lib/require/require.min.js:14:133) at i (/dist/webgme.lib.build.js:22:20408) ```

Not sure if this is an issue with karma-mocha or karma itself. But when upgrading mocha from `3.4.1` to `4.0.1` our karma tests slowed down significantly and most tests timed...

At some point this was the case but somewhere along the way that code got removed.

Bug
Minor
UX/UI
Plugin

This is still very much WIP, but might as well merge it in now.

Enhancement
Minor
TypeScript