Add workflow timeline #300
Reference in New Issue
Block a user
Delete Branch "feature/timeline"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes !232
@@ -0,0 +68,4 @@}];const mapfixWorkflow: WorkflowStep[] = [100% code duplication of submissionWorkflow
@@ -0,0 +169,4 @@// Check if rejected or releasedconst isRejected = currentStatus === Status.Rejected;const isReleased = currentStatus === Status.Release || currentStatus === Status.Releasing;I'm an idiot for making the 'Release' typo in the enum