ady624 / webCoRE

webCoRE is a web version of CoRE
GNU General Public License v3.0
250 stars 983 forks source link

Dashboard code sync #36

Closed idpaterson closed 6 years ago

idpaterson commented 6 years ago

The dashboard code has been maintained outside of GitHub for a few months. This pull request updates the client-side code in order to allow contributors to work on the dashboard.

I made an effort to group discrete changes into commits rather than pushing the full update at once. This should be helpful to reference the corresponding smartapp commit, avoid confusion when reviewing changes at a later time, and identify the correct commit author should any questions arise.