Justin Spahr-Summers

Results 124 issues of Justin Spahr-Summers

Right now, everything is hardcoded to GitHub.com.

enhancement

Issue (and milestone?) bodies should be automatically rendered as Markdown, just like GitHub.

enhancement

I'm not sure if it's a really short timeout, or some transient state that isn't getting persisted, but I feel like I have to log in most times I open...

bug

It looks like ass currently.

enhancement

For example, to get issues in a milestone currently requires that you have the _full_ repository and _full_ milestone models. We should instead allow lookups by short IDs (for example,...

bug

This would be cool to have, but I don't yet know how we could make it fit an asynchronous workflow.

enhancement

Using our [calculated velocity](https://github.com/jspahrsummers/ScrumBut/issues/13) and open milestones that have estimated issues, we should be able to predict how long it will take to reach any given point on the roadmap,...

enhancement

When a milestone has at least one estimated issue, but they're not all estimated, we should show some kind of warning or indicator to highlight that. Otherwise, the [totals](https://github.com/jspahrsummers/ScrumBut/issues/12) could...

enhancement

Once a milestone with estimated issues has been closed (completed), we should incorporate its points into a velocity calculation. To simplify things, I think we should assume that each milestone...

enhancement

Including total estimated points, points completed, and points remaining.

enhancement