monteslu / pagenodes

Completely Browser Based IOT Platform
https://pagenodes.com
Apache License 2.0
222 stars 32 forks source link

Kill html #32

Closed samrocksc closed 8 years ago

samrocksc commented 8 years ago

What's this PR do?

Removes the .html files from the build process. This will allow us to be able to start implementing react into the UI/UX design and removing some of the older processes.

What are the important parts of the code?

A lot of the heavy lifting is done in loader.js; however, there are changes through out.

How should this be tested by the reviewer?

Standard build process npm run build && npm run start

Is any other information necessary to understand this?

Basic Working knowledge

What are the relevant tickets? (Please add closes, refs, etc)

29 , #30

Screenshots (if appropriate)

samrocksc commented 8 years ago

There is an issue with the page currently that repetes 21 "undefined" of the page. You can view this behind the split pane.

samrocksc commented 8 years ago

Fixed the issue with undefined being repeated and appended to the body.