Git Product home page Git Product logo

constellation's People

Contributors

donaldaverill avatar jackadams avatar masteram avatar rclai avatar vladshcherbin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

constellation's Issues

A way to hide from UI completely?

When launching this in Cordova it takes up a lot of room and there doesn't seem to be a way to remove this from the UI completely (hide it).

Any idea?

Use a different combination than Control + M to toggle

I paid for meteor toys and already have it in a number of projects, but I really like the idea of the constellation plugins and would like to evaluate this some more. It already has plugins with some features that I like that meteor toys doesn't have. Would it be possible do use a different combination than Control + M to avoid having both meteor toys and constellation show up or at least make it configureable?

Also, I noticed the github link on atmosphere at https://atmospherejs.com/constellation/console points to the wrong repo (https://github.com/babrahams/constellation/ instead of https://github.com/JackAdams/constellation)

Potential clash when trying to use with React package

So I'm testing out an app using Meteor's react package (meteor add react).

I hit Ctrl + C and nothing comes up but when I hit it again, I get:

Error: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
    at Error (native)
    at DOMRange.detach (http://dev.profab.io:4000/packages/blaze.js?a5c324925e5f6e800a4c618d71caf2848b53bf51:512:24)
    at DOMRange.setMembers (http://dev.profab.io:4000/packages/blaze.js?a5c324925e5f6e800a4c618d71caf2848b53bf51:471:12)
    at doMaterialize (http://dev.profab.io:4000/packages/blaze.js?a5c324925e5f6e800a4c618d71caf2848b53bf51:2019:22)
    at Object.Tracker.nonreactive (http://dev.profab.io:4000/packages/tracker.js?6d0890939291d9780f7e2607ee3af3e7f98a3d9c:593:12)
    at doRender (http://dev.profab.io:4000/packages/blaze.js?a5c324925e5f6e800a4c618d71caf2848b53bf51:2015:17)
    at http://dev.profab.io:4000/packages/blaze.js?a5c324925e5f6e800a4c618d71caf2848b53bf51:1865:18
    at Function.Template._withTemplateInstanceFunc (http://dev.profab.io:4000/packages/blaze.js?a5c324925e5f6e800a4c618d71caf2848b53bf51:3476:12)
    at http://dev.profab.io:4000/packages/blaze.js?a5c324925e5f6e800a4c618d71caf2848b53bf51:1864:29
    at Object.Blaze._withCurrentView (http://dev.profab.io:4000/packages/blaze.js?a5c324925e5f6e800a4c618d71caf2848b53bf51:2197:12)

It looks like it was trying to find the console to remove, but it couldn't so it errored.

'ReferenceError: Random is not defined' when altering a collection document

This is when changing a document by clicking a field of a document in one of the collection options.
This is what I get in the client (the changes are still made though, without errors in the server):

Exception in delivering result of invoking 'editableJSON_update': ReferenceError: Random is not defined at Object.UndoRedo.add (http://localhost:3000/packages/constellation_console.js?hash=e131f82d0a411005628fa58926129bb80b19a8ef:2949:13) at Document.<anonymous> (http://localhost:3000/packages/constellation_console.js?hash=e131f82d0a411005628fa58926129bb80b19a8ef:2924:16) at http://localhost:3000/packages/babrahams_editable-json.js?hash=9b50e4631677998d2e2076cfb42a9159d64b1198:520:20 at Array.forEach (native) at Function._.each._.forEach (http://localhost:3000/packages/underscore.js?hash=27b3d669b418de8577518760446467e6ff429b1e:149:11) at Object.EditableJSON._runCallbacks (http://localhost:3000/packages/babrahams_editable-json.js?hash=9b50e4631677998d2e2076cfb42a9159d64b1198:517:5) at http://localhost:3000/packages/babrahams_editable-json.js?hash=9b50e4631677998d2e2076cfb42a9159d64b1198:751:24 at ._callback (http://localhost:3000/packages/meteor.js?hash=ae8b8affa9680bf9720bd8f7fa112f13a62f71c3:1105:22) at _.extend._maybeInvokeCallback (http://localhost:3000/packages/ddp-client.js?hash=b5f1b97df6634673c68f37914ae9f4c3231c438e:3541:12) at _.extend.dataVisible (http://localhost:3000/packages/ddp-client.js?hash=b5f1b97df6634673c68f37914ae9f4c3231c438e:3570:10)

I'm using [email protected]

0.4.6 not compatible with meteor 1.4.1.1

I'm trying to update from 0.4.5 to 0.4.6 in Meteor 1.4.1.1, this is what I get:

The following top-level dependencies were not updated to the very latest version available:
 * babrahams:constellation 0.4.5 (0.4.6 is available)

meteor update babrahams:constellation
The specified packages are at their latest compatible versions.

Mention dependency on `users`

In the browser console:

    at constellation_console.js?hash=330bd3efe63ae25e305c104e000a0904527646d5:1218
    at Computation._compute (tracker.js:308)
    at new Computation (tracker.js:206)
    at Object.Tracker.autorun (tracker.js:576)
    at constellation_console.js?hash=330bd3efe63ae25e305c104e000a0904527646d5:1217
    at maybeReady (meteor.js?hash=857dafb4b9dff17e29ed8498a22ea5b1a3d6b41d:938)
    at HTMLDocument.loadingCompleted (meteor.js?hash=857dafb4b9dff17e29ed8498a22ea5b1a3d6b41d:950)

Fix: meteor add accounts-base (or similar)

Update dependencies for meteor 1.6.1

Is it possible to update this package for the latest Meteor version?

I get some conflicts with aldeed:collection2 that I cannot resolve.

Thanks!

Console position

Add the ability to change the console position on the screen.

Examples:
lower right
off canvas slide in would be cool

Where are the docs for accessing this functionality?

Hi, I have been searching for the docs for accessing this functionality of this project within a Meteor application. At this time, it only tells me to type Control-C but it's not clear where you want people to type.

Exception while invoking method 'Constellation_update'

This happens when using the 'Update' option in a document.
I get a popup in the client saying there was a error, the document to update is not updated.
This is what I get in the server:
Exception while invoking method 'Constellation_update' { stack: 'TypeError: Object has no method \'contains\'\n at packages/constellation_console/common/utility_functions.js:43:1\n at arrayEach (/home/tomyo/.meteor/packages/stevezhu_lodash/.4.13.1.1yr23pl++os+web.browser+web.cordova/npm/node_modules/lodash/lodash.js:451:11)\n at Function.forEach (/home/tomyo/.meteor/packages/stevezhu_lodash/.4.13.1.1yr23pl++os+web.browser+web.cordova/npm/node_modules/lodash/lodash.js:8634:14)\n at Object.Constellation.diffDocumentData (packages/constellation_console/common/utility_functions.js:41:1)\n at Object.Constellation.updateDocument (packages/constellation_console/common/mutators.js:82:1)\n at [object Object].Meteor.methods.Constellation_update (packages/constellation_console/server/methods.js:9:1)\n at [object Object].methodMap.(anonymous function) (packages/meteorhacks_kadira/lib/hijack/wrap_session.js:164:1)\n at maybeAuditArgumentChecks (packages/ddp-server/livedata_server.js:1704:12)\n at packages/ddp-server/livedata_server.js:711:19\n at [object Object]._.extend.withValue (packages/meteor/dynamics_nodejs.js:56:1)', source: 'method' }

Using [email protected]

webkitStorageInfo/webkitIndexedDB deprecation warning

'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead. - setup.js:108
'webkitIndexedDB' is deprecated. Please use 'indexedDB' instead. - setup.js:108

Using Chrome.

Imply this package in it's plugins

If you were to api.imply('constellation:console') in all the plugin packages then you don't manually need to meteor add constellation:console.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.