conductor
conductor copied to clipboard
A Composer user interface built using Electron.
- new “init” composer action on create form - new "add package" composer action on project form screen shots #### Initialize new project ![screen shot 2017-07-29 at 2 20 17...
We're running into an issue with updating details within the `activeProject` state property, and having those changes cause updates within different components. Ideally: when a a project's packages are changed...
This issue relates to a discussion had on twitter about adopting a frontend framework for easier development. Original thread: https://twitter.com/nmdmatt/status/860206053048414209 #### Angular 2 I attempted to work Angular 2 into...
People have discussed that Composer's logo shows a person conducting music (arms waving a baton around) but no change has ever come of it. If inclined, the Conductor project is...
Check out electron-window-state and electron-window-state-manager, or roll own dependning on difficulty. From https://blog.avocode.com/blog/4-must-know-tips-for-building-cross-platform-electron-apps
When opening an existing project I'm getting this error message on the console: ``` [12196:1024/115808:FATAL:render_process_host_impl.cc(566)] Check failed: !BrowserMainRunner::ExitedMainMessageLoop(). #0 0x000001e0962e #1 0x000001e1f23b #2 0x00000288659c #3 0x000002933b96 #4 0x00000296e432 #5 0x00000296394a...
The project window should show a section of "extra dependencies" or something of that sort. These are additional dependencies required by the project's dependencies. We can then add the "why"...
We need a way to recognize whether a Composer process completed successfully or not. Users ignoring the Composer output is a real problem. If we can detect an error, we...
I have installed Conductor on a Win 10 machine with XAMPP. Status: The buttons " Add new project" and "Settings" are not active ( i can click, but no event)....