assist v0.116
Backlog web status dropdown
Added a status dropdown to the backlog web UI so items can be moved between statuses directly from the detail view. The StatusPicker component shows available statuses and sends updates back to the server, which parses and writes the new status into the item body. This means I can now triage and update backlog items without leaving the browser.