Pipeline view and status view functionality 09/9309/1
authorjosephthaliath <jo.thaliath@samsung.com>
Tue, 18 Oct 2022 09:57:00 +0000 (15:27 +0530)
committerjosephthaliath <jo.thaliath@samsung.com>
Tue, 18 Oct 2022 09:58:40 +0000 (15:28 +0530)
commit54b5463be3614eefede8141fef6d0511b1784518
treed43130188427c0a87ce82ba6e43239f45d6b7787
parenta3990295757f7842140ff3c0cc2454cb6c69f54c
Pipeline view and status view functionality

Issue-Id: AIMLFW-2

Signed-off-by: josephthaliath <jo.thaliath@samsung.com>
Change-Id: Ib750d927071443823ae14f378372d0979486225d
src/components/home/HomePage.js [new file with mode: 0644]
src/components/home/pipelines/UploadPipeline.js [new file with mode: 0644]
src/components/home/status/Checkbox.js [new file with mode: 0644]
src/components/home/status/Popup.js [new file with mode: 0644]
src/components/home/status/StatusPageRows.js [new file with mode: 0644]
src/components/home/status/StepsState.css [new file with mode: 0644]
src/components/home/status/StepsState.js [new file with mode: 0644]
src/components/home/status/TrainingJobInfo.js [new file with mode: 0644]