Skip to content

feat(admin): status update

Cédric Exbrayat requested to merge feat/status-update-ui into master

On top of !59 (merged)

Fixes #25 (closed)

Slightly harder to test, as you'll need to add { headers: { Authorization: 'Bearer $TOKEN' } } in the updateStatus method of IssueService.

Edited by Cédric Exbrayat

Merge request reports