burnchart
burnchart copied to clipboard
GitHub Burndown Chart as a Service
Make async pages transition so that there is no "jumping" on the page when we load a different one via router. It does a little bit of that but is...
Rotate between percentage progress and points left, fade them in/out, when showing a milestone.
First we have to have a ui for changing the config in the first place. Then come up with a bunch of theme color combinations and expose them in that...
Index/dashboard page alert tooltip looking like the one on chart/milestone page.
Check that we have not run out of requests to make, write a test for this. https://developer.github.com/v3/#rate-limiting
Web storage and location hash supported by 93% of browsers; good enough? Check for support and show an error message otherwise.
Try appending '.0' to milestone titles to pass semver validation and compare 4.0, 5.x etc.
Responsive layout hiding header links into a button that expands into a menu onclick. See http://www.ractivejs.org/ for an example.
Show number of tasks, points, days left, progress bar in the header of a milestone page, just like in Assembly.