jacksonet00/github-leaderboard

Add way to modify leaderboards after they have been created.

Closed this issue · 2 comments

f0lie commented

Currently, you can't modify the leaderboard url, start, or end dates.

I will take this on. I can just build a new view with a change form.

Added modifications for all the listed attributes and the name attribute. When the repo_url is changed, all commits associated with that leaderboard is dumped and the user is warned that they should refresh the leaderboard.

Done