richo / juici

Prioritised CI server
MIT License
6 stars 5 forks source link

Expanding a build on the queue page should pushstate the build url #45

Closed xzyfer closed 11 years ago

xzyfer commented 11 years ago

Update the url bar with the url of the expanded build so a refresh will refresh that build's page

history.pushState(null, null, url);