summaryrefslogtreecommitdiffstats
path: root/cds-ui
AgeCommit message (Collapse)AuthorFilesLines
2019-03-11Merge "Stepper form changes"Dan Timoney1-3/+0
2019-03-11Merge "Blueprint Name changes"Dan Timoney1-0/+1
2019-03-11Merge "Save edited changes"Dan Timoney4-56/+96
2019-03-11Merge "Store changes"Dan Timoney3-0/+3
2019-03-11Stepper form changesArundathi Patil1-3/+0
Removed Proceed button from 2nd step as it is not required Issue-ID: CCSDK-1135 Change-Id: Idecc858c85cc063b03a728397f21b8c7ee24e2b5 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-11Blueprint Name changesArundathi Patil1-0/+1
Saved blueprint name to store Issue-ID: CCSDK-1135 Change-Id: I6009e8fdffd7d41abf33774d37631e14e68fe69e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-11Store changesArundathi Patil3-0/+3
Added blueprint name variable to blueprintState model Issue-ID: CCSDK-1135 Change-Id: I647e9f7440663c6cf1f5672ea7fd2a75f5bcf0aa Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-11Save edited changesArundathi Patil4-56/+96
Implemented code to save chnages to store on click of save button in editor view Issue-ID: CCSDK-1135 Change-Id: I8a2c911a94daea50c14730540f8b2e9183b5edb3 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-11Error fixed in resources metadataSwapnali Shadanan Pode1-1/+0
Change-Id: I3e94fab5d04fe39cfd1200e073b44f7ebddd9fbf Issue-ID: CCSDK-807 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-07Merge "File Download"Dan Timoney3-36/+103
2019-03-07File DownloadArundathi Patil3-36/+103
Added file download functionality Issue-ID: CCSDK-759 Change-Id: I9106ce4f6229c7d848e5bef9a1842444ca828934 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-07TOSCA MetadataArundathi Patil2-21/+56
Code to fetch the b;ueprint name from tosca.meta file Issue-ID: CCSDK-1112 Change-Id: I166e5f1c2cb210de100eaf7b8f1195cdbe7d1488 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-07sources template changesSwapnali Shadanan Pode2-20/+35
Change-Id: I394dbb4d538d57534b81d5a4884c1681f03d5577 Issue-ID: CCSDK-807 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-07Resource metadata changesSwapnali Shadanan Pode2-15/+65
Change-Id: I700b7e2bb5848272a744637c48b97880694cf89d Issue-ID: CCSDK-807 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-07Upload fileSwapnali Shadanan Pode4-15/+45
Change-Id: Icaab7e8800fac9a82ebe38709aacc550da9f43fa Issue-ID: CCSDK-808 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-07store changesSwapnali Shadanan Pode14-5/+353
Change-Id: I317f4c2d649c1c8057d52a714f4e5aaf0ba0f6cc Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-06Merge "Ngrx store changes"Dan Timoney4-5/+22
2019-03-06Merge "Deploy blueprint step"Dan Timoney1-2/+3
2019-03-06Merge "Zip file upload Methods"Dan Timoney2-4/+66
2019-03-06Merge "Added dependencies to package file"Dan Timoney1-1/+2
2019-03-06Merge "Common module info file"Dan Timoney1-0/+22
2019-03-06Merge "Error Fix"Dan Timoney1-0/+1
2019-03-06Deploy blueprint stepArundathi Patil1-2/+3
Removed deploy step from stepper. It will be included as part designer step. Issue-ID: CCSDK-1112 Change-Id: I91de42ba60006bdb17f45190e0d9ad61054261b2 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-06Ngrx store changesArundathi Patil4-5/+22
Made model changes as file upload type is changed to .zip Issue-ID: CCSDK-1112 Change-Id: Idf206ee05fba99b0a6bafcc3867f16025a8486f4 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-04Common module info fileArundathi Patil1-0/+22
Added readme file for common module Issue-ID: CCSDK-704 Change-Id: I5686f7ed65b4138d386bb4fe6ceeac4e163266cd Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-04Error FixArundathi Patil1-0/+1
Fixed error in editor component. Issue-ID: CCSDK-704 Change-Id: I4777bcc8b24797e65bf0be64c8191f40bf163631 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-04adding changes in resource-metadataSwapnali Shadanan Pode2-22/+16
Change-Id: I458bd8f35cd6357fd0e888532ecf80f418b29deb Issue-ID: CCSDK-807 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-01Zip file upload MethodsArundathi Patil2-4/+66
Added methods for zip file upload functionality Issue-ID: CCSDK-1112 Change-Id: I6cf2d54f926f2db3eaf3f28808fcc4bd0b6e994e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-01Added dependencies to package fileArundathi Patil1-1/+2
Added rest connector dependency to package.json Issue-ID: CCSDK-1097 Change-Id: I215b685f9a099f3d987d472eda2ac47d9bbdb909 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-28Merge "button styling"Dan Timoney3-6/+7
2019-02-28Merge "upload json file"Dan Timoney1-1/+1
2019-02-28button stylingSwapnali Shadanan Pode3-6/+7
Change-Id: I1147b4c2a529863d8fdb47d2388c9f9d02a18b08 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-02-28upload json fileSwapnali Shadanan Pode1-1/+1
Change-Id: I2d469f7dbc86b3fb0057a43cd945fead7c66a054 Issue-ID: CCSDK-808 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-02-27Adding metadata changes and json fileSwapnali Shadanan Pode3-5/+54
Change-Id: I3498d5ec8239bfcfcc4b2630ccd65637c1b0801a Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-02-27Merge "Deploy component"Dan Timoney3-6/+116
2019-02-26Deploy componentArundathi Patil3-6/+116
Created UI for buleprint deploy and save Issue-ID: CCSDK-1102 Change-Id: I1c3874361cffc5e446f187d7ea4e4622c94948c8 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-26Test componentArundathi Patil2-29/+81
Added test component changes as per the mockup Issue-ID: CCSDK-761 Change-Id: Ie0d86a00d6d0b0ae540bcd78a37dcac74ad903a8 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-22Merge "Loopback rest service"Dan Timoney3-0/+117
2019-02-22Merge "Added Ace-editor component"Dan Timoney2-16/+31
2019-02-22Merge "Button style changes"Dan Timoney1-1/+2
2019-02-22Merge "Style changes in Select template"Dan Timoney1-1/+2
2019-02-22Merge "Mat stpper button style change"Dan Timoney1-4/+3
2019-02-22Merge "Editor text options and change"Dan Timoney1-12/+67
2019-02-22Merge "Editor module import"Dan Timoney1-2/+5
2019-02-22Merge "Stepper changes"Dan Timoney1-5/+5
2019-02-22Merge "Fixed issues in metadata component"Dan Timoney3-7/+8
2019-02-22Loopback rest serviceArundathi Patil3-0/+117
Created rest service , which will be used to interact with backend API's Issue-ID: CCSDK-1097 Change-Id: Ie91b1b60e2237c1ec80e490877dc6292c3106835 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
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-22Mat stpper button style changeEzhilarasi1-4/+3
Change-Id: Ie4857ad9cbab5d863587ab069aa5f923894031f7 Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>