David Underwood

Results 5 issues of David Underwood

This issue covers adding support for bringing in external widgets and jobs (maybe even dashboards?) using packages. The desired workflow would be something like this, similar to how external scripts...

Thoughts on colour design go here Current palette is based on: http://www.colourlovers.com/business/trends/branding/7880/Papeterie_Haute-Ville_Logo

Right now each widget instance makes it's own ajax calls for new data. It would be much better if these update calls were accumulated over a short period (1 second?)...

The docs have been updated to reflect this (see https://github.com/emberjs/website/pull/882) but the example code still uses the old version. Specifically, within the todos controller the `clearCompleted` action and the `completed`...

#### Overview of the Issue Previously I had an issue when providing a private SSH key to connect to my newly created droplet: #19 The fix provided in #20 and...

bug