Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development #42

Merged
merged 12 commits into from
Apr 20, 2017
Merged

Development #42

merged 12 commits into from
Apr 20, 2017

Conversation

tomtibbetts
Copy link
Owner

Adding these new features:

  1. Ability to create prototype boards using the board editor. You can now create boards from scratch without first creating a template. This eliminates a huge step and allows someone to modify board configurations with more ease and on the fly.
  2. Started adding more exception handling. This will be an on-going effort. Application should no longer crash when mounting boards that have no properties defined for them. Those boards will not be mounted and alert will show to the user on the application's webpage. Same for starting macros that reference boards that are not mounted.
  3. re-worked the extension providers to no longer include a test for whether this application is running under windows or on the raspberry pi.

tomtibbetts and others added 12 commits April 4, 2017 12:08
Bring development to parity with master
Disable all editing on mounted boards
Need to start with simple example and add to complexity
added sample editor validation page that I can easily hide from view.
Issue is that when I turn on validation, then pages won't preload with
correct data.
adding infrastructure for alert messages
Checking in deployments
@tomtibbetts tomtibbetts merged commit 3527d08 into master Apr 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant