summaryrefslogtreecommitdiffstats
path: root/cds-ui/client
AgeCommit message (Collapse)AuthorFilesLines
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>
2019-01-04Resource definition moduleArundathi Patil1-0/+22
This module holds all the resource definition components Issue-ID: CCSDK-816 Change-Id: I7cc0c07e4d00de036beb9ad0398badc7bd75cf93 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-04Application stateArundathi Patil13-0/+450
This folder contains the code handling application state. Implemented using ngrx store, effects version 6.1.2 Issue-ID: CCSDK-816 Change-Id: I6675c19c26c0fc28159f5b1b1c82ff34d11ddd2b Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-04Deploy tempate moduleArundathi Patil6-0/+196
This module holds components related to deploy template Issue-ID: CCSDK-816 Change-Id: I61203aa34fc8b9cbdbbb626ecd1e495675db722e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-04test-template moduleArundathi Patil6-0/+198
This module holds components for testing the created template Issue-ID: CCSDK-816 Change-Id: I1c042b7c2a77abc586c5361953e17e67e2b4584f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-04modify/edit template moduleArundathi Patil6-0/+200
This module holds component for designing new template or modifying uploaded template (step 2) Issue-ID: CCSDK-816 Change-Id: I4ddb30337ccdab894c4f451e7a46232771828483 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-04Select Template moduleArundathi Patil18-0/+587
This module holds components for selecting template, searching template and entering template metadata (step 1) Issue-ID: CCSDK-816 Change-Id: I2cf4f638854f246751df8827657e5c18aae8bed9 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
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>