summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/feature-modules/blueprint/select-template
AgeCommit message (Collapse)AuthorFilesLines
2019-03-01Zip file upload MethodsArundathi Patil1-3/+63
Added methods for zip file upload functionality Issue-ID: CCSDK-1112 Change-Id: I6cf2d54f926f2db3eaf3f28808fcc4bd0b6e994e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-22Merge "Button style changes"Dan Timoney1-1/+2
2019-02-22Merge "Style changes in Select template"Dan Timoney1-1/+2
2019-02-22Button style changesEzhilarasi1-1/+2
Search upload button changes Change-Id: I9fde93e62d63a90cc10ca9fb1daaa074db4a9711 Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-22Style changes in Select templateEzhilarasi1-1/+2
Change-Id: If1c6edd9274dd43d8474f1ef0afcc70eaaa4f04b Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-22Fixed issues in metadata componentEzhilarasi3-7/+8
Change-Id: Ibe0a330b57ed043f31e6a30e424d48a569fd4cc2 Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-21Update metadata change to storesEzhilarasi1-7/+11
Changes done in Metadata form updated to stores Change-Id: Ia6dcc7b2983716cff12ffe9d0ecec7532261fe77 Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-20Merge "Fetch metadata from stores"Dan Timoney1-5/+33
2019-02-20Merge "Update Blueprintstate after Search"Dan Timoney2-12/+19
2019-02-20Fetch metadata from storesEzhilarasi1-5/+33
Change-Id: Ie63a455e92e717e07a6e3ad20f9f46dd6e271904 Issue-ID: CCSDK-762 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-20Update Blueprintstate after SearchEzhilarasi2-12/+19
Change-Id: Ic56cbbff004045bf928a25ad540eac8413399eb0 Issue-ID: CCSDK-762 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-20Removed material importEzhilarasi1-19/+0
Change-Id: I2a57afac137aebc849c0e16540eb1bb915922128 Issue-ID: CCSDK-762 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-18Search template file to jsonEzhilarasi3-6/+36
Convert input file to json and save it as Blueprint model Change-Id: I10ab6ea26f3ef9af589960930f6f442b479a1050 Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-15File undefined issue fixEzhilarasi3-12/+16
Import file issue in Select template fix Change-Id: I6131262ec0818ca20addad007fa600f8c43084da Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-14Merge "Update state of blueprint"Dan Timoney5-36/+90
2019-02-14Update state of blueprintEzhilarasi5-36/+90
Change-Id: I11da8bc3ac64f88b47691575ea34ad0b25ef0e6d Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-14Stepper form style and formattingEzhilarasi2-31/+37
Change-Id: I22d2ceba1f3673872d8e458daff7838d475e4872 Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-13Remove unwanted componentEzhilarasi1-1/+0
Change-Id: Id106c443aaa8b1e3f255e9529ef1e744d41106bd Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-12Merge "CBA Blueprint Wizard"Dan Timoney2-3/+4
2019-02-12CBA Blueprint WizardEzhilarasi2-3/+4
Change-Id: Ia64999d65cd6e3175f0056c8193f9c9e8b352ee4 Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-07Fixed Material Import IssueEzhilarasi1-1/+26
Change-Id: Ia77e8b336511120a15d21cf54f52df25b7f75a3f Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-05Merge "Template Option Component"Dan Timoney2-7/+14
2019-02-05Merge "Select template for CBA wizard"Dan Timoney3-8/+47
2019-02-01Search template and Metadata formezhil4-10/+35
Change-Id: I19d6b5080f07a123387c4681b32ec32f2b6d2c9c Issue-ID: CCSDK-703 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-02-01Template Option Componentezhil2-7/+14
Change-Id: I7262b53e1599e4c16a645da186a1d672987aab50 Issue-ID: CCSDK-703 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-02-01Select template for CBA wizardezhil3-8/+47
Change-Id: I57c5b9af9c0dfa50fcb332ee93a6657baaca4cf1 Issue-ID: CCSDK-703 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-04Select Template moduleArundathi Patil18-0/+587
This module holds components for selecting template, searching template and entering template metadata (step 1) Issue-ID: CCSDK-816 Change-Id: I2cf4f638854f246751df8827657e5c18aae8bed9 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>