adding edit and retrain feature 88/10488/2
authorrajdeep11 <rajdeep.sin@samsung.com>
Tue, 21 Feb 2023 08:34:30 +0000 (14:04 +0530)
committerrajdeep11 <rajdeep.sin@samsung.com>
Mon, 27 Feb 2023 10:14:27 +0000 (15:44 +0530)
commit70752b57f5f0d57af357ecdc4d56ebf2386767fe
tree8c51614a9b4911317d63438575eb2cbd293d1c45
parentba3aad728a8f71af2adedce007adaea399b038c5
adding edit and retrain feature

Issue-Id: AIMLFW-15

Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
Change-Id: I9afb5fe84493603c3bfee428ad74711ea4626ceb
Signed-off-by: rajdeep11 <rajdeep.sin@samsung.com>
src/App.css
src/components/home/HomePage.js
src/components/home/common/Constants.js
src/components/home/create/CreateTrainingJob.js
src/components/home/form/CreateOrEditTrainingJobForm.js
src/components/home/pipelines/UploadPipeline.js
src/components/home/status/API_STATUS.js [new file with mode: 0644]
src/components/home/status/StatusPageRows.js