Charles Tanton

Results 2 issues of Charles Tanton

@digitaldonkey I've refactored as suggested [here](https://github.com/digitaldonkey/ethereum/pull/35#issuecomment-421370398): Moved status report functionality into a separate controller, called "EthereumStatusPageController". Moved the previous EthereumUIController code into EthereumController - we can use this for miscellaneous...

I've created the form on the status page, and have added a route parameter to the status controller. The form when submitted adds the correct server id to the status...