progress-indicator-store-and-HOC
authorPawel Kowalczyk <pawel.kowalczyk@contractors.roche.com>
Thu, 13 Sep 2018 10:00:48 +0000 (12:00 +0200)
committerPawel Kowalczyk <pawel.kowalczyk@contractors.roche.com>
Thu, 13 Sep 2018 10:00:48 +0000 (12:00 +0200)
commit3853f85e670483e3afa3a15101ea391cac2ba8ec
treedbd2ede146847b52e1c07821012ba3592894fb2a
parentb4405043d5d6b397a53c4c5351b64d242fea3b48
progress-indicator-store-and-HOC

Feature #14186

Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk@contractors.roche.com>
src/store/progress-indicator/progress-indicator-actions.ts [new file with mode: 0644]
src/store/progress-indicator/progress-indicator-reducer.ts [new file with mode: 0644]
src/store/progress-indicator/with-progress.ts [new file with mode: 0644]
src/store/store.ts
src/views-components/progress/content-progress.tsx [new file with mode: 0644]
src/views-components/progress/detail-panel-progress.tsx [new file with mode: 0644]
src/views-components/progress/workbench-progress.tsx [new file with mode: 0644]
src/views/workbench/workbench.tsx