aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/common/shared
AgeCommit message (Collapse)AuthorFilesLines
2019-01-18CDS UI Data Dictionary Creation and Managementsoumendu1-1/+1
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-07Merge "App routing"Dan Timoney1-3/+3
2019-01-07Merge "cbawizard"Dan Timoney3-6/+62
2019-01-07App routingArundathi Patil1-3/+3
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-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-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-04Common moduleArundathi Patil6-0/+193
This folder contains all the common components, directives,pipes, services, store that will be used across the application. Issue-ID: CCSDK-816 Change-Id: Ied731e4034e1a5ddd86c2e78dc5922e10a05123a Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>