aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui
AgeCommit message (Collapse)AuthorFilesLines
2019-01-04Merge "dev environment file"Dan Timoney1-0/+25
2019-01-04Merge "Common module"Dan Timoney10-0/+293
2019-01-04dev environment fileArundathi Patil1-0/+25
Added environment file for develpoment environment Issue-ID: CCSDK-816 Change-Id: Ie81a5c80f101c35f10b9e9e31461a0f033a65f5f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
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 Patil25-0/+1040
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>