constellation:console is a fork of the popular msavin:mongol package. The key difference of Constellation is that it provides an API that allows any dev to extend/configure the console via plugin packages.
Will happily accept PRs or work with devs to extend the existing API to allow for creative new plugins. This projectās intention is to be collaborative and open source.
Loving the idea! Always wanted more dev tools from devtools extensions, I bet one can put Velocity reporter there too (if needed). Hope the idea and the project will strive to success.
Just installed it. Awesome work. Like a āmongolā on steroid.
Got a question : is it possible for the interface by default (not tiny or fullscreen) to extend to the size of the text inside ? Iāve got some collection that have long names and that makes it difficult to see the one i wantā¦
Iāve raised this as a Github issue and will consider including this in the console core for next minor release.
Iāve got a feeling, though, that this could be done right now through a plugin package. If you could leave a few more details about what youāre after in the Github issue, I might be able to put something together sooner rather than later ā Iāve left some questions for you there.
I donāt have a github account (bitbucket) so iāll answer your questions here if thatās ok with youā¦
So yes, itās the length of field names (for collection in that case).
The result being that i canāt really select the proper collection before opening one and also, the number of documents is sort of mixing with the name.
Itās āset and forgetā, so once youāve clicked the tab to shorten the collection names, hide the tab via the config panel and it should remember that setting on page refreshes, etc.
Donāt expect too much from this plugin ā any generated schema will need to checked over and tweaked. The only fields it attempts to guess are type, label, optional and blackbox.