summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src
AgeCommit message (Collapse)AuthorFilesLines
2019-02-13GUI for test blueprintArundathi Patil3-5/+118
Added test blueprint component Issue-ID: CCSDK-1069 Change-Id: Ic8d948228b75d3da792e188287a9183483ff3a0a 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-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-18CDS UI Data Dictionary Creation and Managementsoumendu52-1/+1605
Directory Structure of CDS UI Data Dictionary Change-Id: I21db0719ec625141b236dca5237a8be20a71e4d1 Issue-ID: CCSDK-804 Signed-off-by: soumendu <SA00498080@techmahindra.com>
2019-01-09CBA wizardArundathi Patil2-6/+6
Made chnages in cba wizard to accept step details as input parameter Issue-ID: CCSDK-816 Change-Id: I282ab81f0342cac78ac8d6636cabf7b908161dda Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-09Merge "Setting up ngrx store"Dan Timoney15-12/+482
2019-01-08Moved store to core moduleArundathi Patil13-469/+0
Moved store to core module as the application should have single instance of store. The core module is injected at only app module and should not be imported in any other module. Issue-ID: CCSDK-816 Change-Id: I4e7a61d0cd731c3c90a47b827b59821f4ec6ef41 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-08Setting up ngrx storeArundathi Patil15-12/+482
Registred application state reducer to app module Issue-ID: CCSDK-816 Change-Id: I0e108456d674f070bc8c4002938d929ccce8fbe3 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-07Merge "Blueprint routing"Dan Timoney3-5/+30
2019-01-07Merge "App routing"Dan Timoney3-23/+19
2019-01-07Merge "cbawizard"Dan Timoney3-6/+62
2019-01-07Blueprint routingArundathi Patil3-5/+30
Added routes to blueprint module Issue-ID: CCSDK-816 Change-Id: I67b7fb21e85b04a77c3c0a8a6878420f8fd0855d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-07App routingArundathi Patil3-23/+19
added application routes Issue-ID: CCSDK-816 Change-Id: Iba52d17aeabdb767c52cf6f8d56bf0bca1ae031c Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-07cbawizardArundathi Patil3-6/+62
changes to set the stepper to current routes on page reload. Issue-ID: CCSDK-816 Change-Id: I0b27ea9c39a4df5fcc0c102ef3d0e8f068e50a2d Signed-off-by: Arundati Patil <arundpil@in.ibm.com>
2019-01-07home componen: css changesArundathi Patil2-5/+14
Made few css changes in html component Issue-ID: CCSDK-816 Change-Id: I4a253d6be31d06d556f6786f9b607b8e365aafd6 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-07Merge "Shared module"Dan Timoney1-0/+59
2019-01-07Merge "header component"Dan Timoney4-0/+123
2019-01-07Merge "Home component"Dan Timoney4-0/+173