aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/client
AgeCommit message (Collapse)AuthorFilesLines
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 Timoney1-17/+10
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)1-17/+10
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-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-21Output path changesArundathi Patil1-1/+1
Changed the output path to loopback servers public folder Issue-ID: CCSDK-943 Change-Id: Ie3384f79ac35bf1e7e7a96c41e96fbc5d78e0415 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
2019-01-07Merge "Core module"Dan Timoney2-0/+90
2019-01-07Shared moduleArundathi Patil1-0/+59
This module bundles all the common components, directivs and pipes used across the application Issue-ID: CCSDK-816 Change-Id: I3d833558fb20722699ddc4a65bca8e8756ca925e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-04Merge "Select Template module"Dan Timoney18-0/+587
2019-01-04Merge "Resource definition module"Dan Timoney1-0/+22
2019-01-04Merge "Application state"Dan Timoney13-0/+450
2019-01-04Merge "Deploy tempate module"Dan Timoney6-0/+196
2019-01-04Merge "test-template module"Dan Timoney6-0/+198
2019-01-04header componentArundathi Patil4-0/+123
Header component Issue-ID: CCSDK-816 Change-Id: Ic7bbff29169183a913af0b20753b67346e22d3ec Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-04Home componentArundathi Patil4-0/+173
home component Issue-ID: CCSDK-816 Change-Id: Ibfc5616d040a75f5b55415c708f54c77dd77652b Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-04Core moduleArundathi Patil2-0/+90
Module holds the singleton services Issue-ID: CCSDK-816 Change-Id: I4303574f97c8598f54479de4b3cbb79eac6f0548 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>