summaryrefslogtreecommitdiffstats
path: root/cds-ui
AgeCommit message (Collapse)AuthorFilesLines
2019-02-14Merge "Corrected step name in stepper form"Dan Timoney1-1/+1
2019-02-14Merge "sample blueprint template"Dan Timoney1-0/+336
2019-02-14Merge "side nav changes"Dan Timoney1-1/+1
2019-02-14Merge "grahical editor component"Dan Timoney3-88/+218
2019-02-13Corrected step name in stepper formArundathi Patil1-1/+1
Changed the 4th step name from test to deploy in stepper form Issue-ID: CCSDK-815 Change-Id: I8f3aa4dd7b3f1e0554c002cded3cdc853ac86639 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-13sample blueprint templateArundathi Patil1-0/+336
Added sample blueprint. Sample data required for testing Issue-ID: CCSDK-1017 Change-Id: Ife89a4e6e81f3c68ab3ed6e4e6b6f0ea6f2d5fe6 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-13side nav changesArundathi Patil1-1/+1
Added changes to keep the side nav open, once the user lands on home page Issue-ID: CCSDK-815 Change-Id: I988c2af5ad0e62a910e819b879532d1a1b6d1328 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-13Merge "Remove unwanted component"Dan Timoney6-88/+3
2019-02-13Merge "blueprint component css"Dan Timoney1-1/+5
2019-02-13Merge "Added layout changes for modify template"Dan Timoney3-6/+143
2019-02-13Remove unwanted componentEzhilarasi6-88/+3
Change-Id: Id106c443aaa8b1e3f255e9529ef1e744d41106bd Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-13grahical editor componentArundathi Patil3-88/+218
Implemented feature to view the blueprint template in grahical editor component. Issue-ID: CCSDK-1017 Change-Id: I0545e1ee91aed8b6e5f8d4bdd6788433968335be Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-13blueprint component cssArundathi Patil1-1/+5
Made css changes to blueprint component Issue-ID: CCSDK-975 Change-Id: I6c2b60a1ec5ae4fabbfd476c91d71a499b4b0cd8 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-13Added layout changes for modify templateArundathi Patil3-6/+143
Layout changes for 2nd stepper Issue-ID: CCSDK-975 Change-Id: Ie238a930545e55b5a3a8d19e8966a19bca3691a7 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-13Issue Fix in app moduleArundathi Patil1-2/+2
Fixed the error caused by importing lazy loaded blueprint module in app-module Issue-ID: CCSDK-815 Change-Id: Iaed423703d0ab479e108547f729d906f283ade48 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-12Merge "CBA Blueprint Wizard"Dan Timoney7-7/+46
2019-02-12CBA Blueprint WizardEzhilarasi7-7/+46
Change-Id: Ia64999d65cd6e3175f0056c8193f9c9e8b352ee4 Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-12Merge "AppMaterialModule"Dan Timoney1-0/+134
2019-02-12Merge "Data Dictionary Wizard"Dan Timoney6-7/+68
2019-02-12Merge "Fixed Material Import Issue"Dan Timoney2-2/+54
2019-02-12AppMaterialModuleArundathi Patil1-0/+134
Added material module, this module imports and exports all the modules related to angular-material. This module can be imported by other modules wherever angular-material components are required. In this way we are importing angular-material modules at one place avoiding redundant code. Issue-ID: CCSDK-816 Change-Id: I51ccd14e941a970a45dd1f384ae22f65908aab67 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-08Add model to storesEzhilarasi2-2/+28
Change-Id: I892ef553c3b8616a1e1c9cae377cacd5ea5398ee Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-07Data Dictionary WizardEzhilarasi6-7/+68
Change-Id: I926c58c7dfda20cee8dfd3f5f5e2e217de8a5912 Issue-ID: CCSDK-804 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-07Fixed Material Import IssueEzhilarasi2-2/+54
Change-Id: Ia77e8b336511120a15d21cf54f52df25b7f75a3f Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-06Resource creation template for CBA wizardSwapnali Shadanan Pode4-9/+64
Change-Id: Ica72c5950f17f7e0ed6f886eeea2fcdda6c309c1 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-02-06Resource template option componentSwapnali Shadanan Pode4-0/+132
Change-Id: Ib1481a3a9abfdadc85c2e8399d3978e3fe8c506d Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-02-05Merge "Add Blueprint and DataDictionary to App module"Dan Timoney1-1/+6
2019-02-05Merge "File Upload functionality"Dan Timoney5-1/+85
2019-02-05Merge "Template Option Component"Dan Timoney2-7/+14
2019-02-05Merge "Select template for CBA wizard"Dan Timoney3-8/+47
2019-02-05Merge "Search template and Metadata form"Dan Timoney4-10/+35
2019-02-05Merge "Application name input to CBAWizard"Dan Timoney4-4/+10
2019-02-01Add Blueprint and DataDictionary to App moduleezhil1-1/+6
Change-Id: Ib0540ce8a20041e46b1777ec6dc68c1a59fbb84c Issue-ID: CCSDK-703 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
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-30File Upload functionalityezhil5-1/+85
Change-Id: Ie8c1ef679f47757aa4a6e3bb4f780e861d60760b Issue-ID: CCSDK-703 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-30Application name input to CBAWizardezhil4-4/+10
Change-Id: I70edac57bbfb38a45dafcd48cefd169e60fbb8aa Issue-ID: CCSDK-703 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-30CBA wizard stepper formezhil3-36/+125
Change-Id: I1df4882bafe581a3d0f7cc7c31de228166fa5312 Issue-ID: CCSDK-703 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-29Merge "Text Editor"Dan Timoney4-0/+122
2019-01-29Text EditorArundathi Patil4-0/+122
This component contains code for text editor Issue-ID: CCSDK-975 Change-Id: Ic3b22f8edf6b548f11ad1dec81aa9997ba413173 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-29Designer componentArundathi Patil4-0/+254
This component contains the view for graphical blueprint editor Issue-ID: CCSDK-975 Change-Id: Iec0895bf553d0a561e62083f23da1095f7e388de Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-24Merge "Fixed project structure errors that broke build"Dan Timoney2-33/+19
2019-01-24Merge "Included dependencies for Material icon and chips"Dan Timoney2-2/+5
2019-01-24Fixed project structure errors that broke buildTimoney, Dan (dt5972)2-33/+19
Fixed errors in pom.xml that broke build, mostly having to do with parent tags (or lack thereof). Change-Id: I8563bbe14e304cd22562b6ea52cc4df2bca0bff1 Issue-ID: CCSDK-1002 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-01-22Merge "Common folder"Dan Timoney1-0/+24
2019-01-22Merge "Blueprint controller"Dan Timoney8-0/+360
2019-01-22Included dependencies for Material icon and chipsezhil2-2/+5
Change-Id: I2ea48817bd968cdfe5449f8c38f2ce13d7879c90 Issue-ID: CCSDK-704 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-21Blueprint controllerArundathi Patil8-0/+360
Added blueprint controlller. All the rest calls to backend to upload a blueprint will be called through this controller Issue-ID: CCSDK-943 Change-Id: Ifd6bed47a4b9fe212e8651d41ebca0f47955eee9 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-21Common folderArundathi Patil1-0/+24
This folder contains the common models/resources shared between server and client Issue-ID: CCSDK-943 Change-Id: I3e74b39a598a6eeafa2056f210dffa2500342456 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>