CUB-44: Implement Task Progress Bar Component #7
Reference in New Issue
Block a user
Delete Branch "agent/rex/CUB-44-task-progress-bar"
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?
CUB-44: Task Progress Bar Component
Implements a determinate progress bar component for the Control Center frontend.
What it does
mat-progress-barin determinate mode[showElapsed]input)--color-primary/--mat-sys-primary)Files created
frontend/src/app/components/task-progress-bar/task-progress-bar.component.tsfrontend/src/app/components/task-progress-bar/task-progress-bar.component.htmlfrontend/src/app/components/task-progress-bar/task-progress-bar.component.scssfrontend/src/app/components/task-progress-bar/index.tsValidation
ng buildcompiles with no errors@Input() progress#38BDF8)index.tsbarrelCloses CUB-44
Pull request closed