mccorkle / SEWebFE

Front end clients for the SEWebAPI backend service. SEWebAPI is an http restful backend which integrates into Keen Software's Space Engineers game.
MIT License
3 stars 1 forks source link

Initial state load on render, property checkboxes #2

Closed erindepew closed 7 years ago

erindepew commented 7 years ago

hooking up actions to reducers and stores

rendering initial payload

adding in property checkboxes with toggle functionality

mccorkle commented 7 years ago

As I said on the phone, I'm highly under qualified to review your react, but there are a bunch of questions for you to help me understand the flow from index down. If you've got time to respond, feel free. If you just want to go ahead with code, merge this one into master.

👍

erindepew commented 7 years ago

okay, fixed the issue with filtering out non-boolean properties, going ahead and merging.