aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app
AgeCommit message (Collapse)AuthorFilesLines
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-04Merge "Common module"Dan Timoney10-0/+293
2019-01-04Common moduleArundathi Patil10-0/+293
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>
2019-01-04Blueprint ModuleArundathi Patil6-0/+197
Added feature-modules folder and created blueprint module. All new modules should be added under feature-modules folder and all the code related to controller blueprint creation should go under blueprint module. Issue-ID: CCSDK-816 Change-Id: I8f35089aced867c29a0f80be14f4621e5a992001 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-19Seed project for ccsdk-cds GUIArundathi Patil6-0/+273
Added seed project for ccsdk-cds GUI. Implemented in angular 7.1.0 and created using angular cli 7.1.0 Issue-ID: CCSDK-816 Change-Id: Ia8690902f7c31a3eae6ba78bc91c8ed3dd500ff0 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>