#2398 Show the task's status on the wait page and avoid reloading the page
Merged by pingou. Opened by pingou.
task_status  into  master

Download 2398.patch

Instead of reloading the entire page, query for its status using JS and
only redirect once the task has completed.

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

rebased

rebased

Remaining debug?

Why the broad range of allowed values if we specify the exact one ourselves?

yes, I was thinking to keep it there, but doesn't necessarily make sense

To allow other users of this endpoint to play with it as well :)

I'd still suggest to just allow a single value, and tell people "just use this value if you need this".

rebased

rebased

@puiterwijk gave his official +1 for this PR on IRC

Thanks! :)

Pull-Request has been merged by pingou

Metadata