Handle the cancelled task state
https://redmine.teklia.com/issues/8785
Requires backend#1872 (closed)
The PROCESS_STATES
, PROCESS_FINAL_STATES
and PROCESS_STATE_COLORS
constants in src/config.ts
should be updated to support the new State.Cancelled
. It is shown in red, as with every other non-successful final state.