ccsdk/cds.git
5 years agoMerge "Update state of blueprint"
Dan Timoney [Thu, 14 Feb 2019 19:47:25 +0000 (19:47 +0000)]
Merge "Update state of blueprint"

5 years agoMerge "CDS Design and Architecture"
Dan Timoney [Thu, 14 Feb 2019 19:47:16 +0000 (19:47 +0000)]
Merge "CDS Design and Architecture"

5 years agoMerge "Stepper form style and formatting"
Dan Timoney [Thu, 14 Feb 2019 19:46:58 +0000 (19:46 +0000)]
Merge "Stepper form style and formatting"

5 years agoMerge "Removed redundant code"
Dan Timoney [Thu, 14 Feb 2019 19:46:29 +0000 (19:46 +0000)]
Merge "Removed redundant code"

5 years agoUpdate state of blueprint 92/78492/3
Ezhilarasi [Thu, 14 Feb 2019 13:57:31 +0000 (19:27 +0530)]
Update state of blueprint

Change-Id: I11da8bc3ac64f88b47691575ea34ad0b25ef0e6d
Issue-ID: CCSDK-703
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoCDS Design and Architecture 94/78494/1
Ezhilarasi [Thu, 14 Feb 2019 14:09:49 +0000 (19:39 +0530)]
CDS Design and Architecture

Change-Id: Ia3a9e0fac39e2b84754911055ce2a2d1b4db6e0f
Issue-ID: CCSDK-917
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoMerge "Create a Dockerfile for CDS-UI"
Dan Timoney [Thu, 14 Feb 2019 13:56:44 +0000 (13:56 +0000)]
Merge "Create a Dockerfile for CDS-UI"

5 years agoStepper form style and formatting 49/78449/2
Ezhilarasi [Thu, 14 Feb 2019 07:14:27 +0000 (12:44 +0530)]
Stepper form style and formatting

Change-Id: I22d2ceba1f3673872d8e458daff7838d475e4872
Issue-ID: CCSDK-703
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoMerge "GUI for test blueprint"
Dan Timoney [Thu, 14 Feb 2019 13:50:44 +0000 (13:50 +0000)]
Merge "GUI for test blueprint"

5 years agoMerge "Blueprint routing module"
Dan Timoney [Thu, 14 Feb 2019 13:50:29 +0000 (13:50 +0000)]
Merge "Blueprint routing module"

5 years agoMerge "Corrected step name in stepper form"
Dan Timoney [Thu, 14 Feb 2019 13:50:15 +0000 (13:50 +0000)]
Merge "Corrected step name in stepper form"

5 years agoMerge "sample blueprint template"
Dan Timoney [Thu, 14 Feb 2019 13:50:01 +0000 (13:50 +0000)]
Merge "sample blueprint template"

5 years agoMerge "side nav changes"
Dan Timoney [Thu, 14 Feb 2019 13:49:46 +0000 (13:49 +0000)]
Merge "side nav changes"

5 years agoMerge "grahical editor component"
Dan Timoney [Thu, 14 Feb 2019 13:49:34 +0000 (13:49 +0000)]
Merge "grahical editor component"

5 years agoCreate a Dockerfile for CDS-UI 79/78479/3
Sylvain Desbureaux [Thu, 14 Feb 2019 12:45:22 +0000 (13:45 +0100)]
Create a Dockerfile for CDS-UI

Dockerfile done in order to be able to construct Helm chart for the
project.

Final image is pretty large because of the many dependencies npm
downloads.

Created a pom.xml trying to mimic what's done in ccsdk/distribution

Change-Id: I502a08066ceaa8984f77116f3c3bf4505da3c934
Issue-ID: CCSDK-1015
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
5 years agoGUI for test blueprint 24/78424/1
Arundathi Patil [Wed, 13 Feb 2019 18:20:55 +0000 (23:50 +0530)]
GUI for test blueprint

Added test blueprint component

Issue-ID: CCSDK-1069
Change-Id: Ic8d948228b75d3da792e188287a9183483ff3a0a
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoBlueprint routing module 23/78423/1
Arundathi Patil [Wed, 13 Feb 2019 18:10:04 +0000 (23:40 +0530)]
Blueprint routing module

Removed the child routes as the routes is handelled by angular material
stepper by default

Issue-ID: CCSDK-1017
Change-Id: I22d5afbc6f254b2ac261b13ab5a26110d828d7fb
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoCorrected step name in stepper form 21/78421/1
Arundathi Patil [Wed, 13 Feb 2019 17:35:09 +0000 (23:05 +0530)]
Corrected step name in stepper form

Changed the 4th step name from test to deploy in stepper form

Issue-ID: CCSDK-815
Change-Id: I8f3aa4dd7b3f1e0554c002cded3cdc853ac86639
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agosample blueprint template 20/78420/1
Arundathi Patil [Wed, 13 Feb 2019 17:19:40 +0000 (22:49 +0530)]
sample blueprint template

Added sample blueprint. Sample data required for testing

Issue-ID: CCSDK-1017
Change-Id: Ife89a4e6e81f3c68ab3ed6e4e6b6f0ea6f2d5fe6
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoRemoved redundant code 18/78418/1
Arundathi Patil [Wed, 13 Feb 2019 17:14:44 +0000 (22:44 +0530)]
Removed redundant code

Removed all the angular material imports from app module as they are
already imported in appMaterial module. Can use the same at all places

Issue-ID: CCSDK-815
Change-Id: I0507da2319feedc3bb1ca485b33a1cbbff15b268
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoside nav changes 13/78413/1
Arundathi Patil [Wed, 13 Feb 2019 16:48:07 +0000 (22:18 +0530)]
side nav changes

Added changes to keep the side nav open, once the user lands on home
page

Issue-ID: CCSDK-815
Change-Id: I988c2af5ad0e62a910e819b879532d1a1b6d1328
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoMerge "CDS Functional decomposition image"
Dan Timoney [Wed, 13 Feb 2019 15:19:24 +0000 (15:19 +0000)]
Merge "CDS Functional decomposition image"

5 years agoMerge "Remove unwanted component"
Dan Timoney [Wed, 13 Feb 2019 15:19:07 +0000 (15:19 +0000)]
Merge "Remove unwanted component"

5 years agoMerge "blueprint component css"
Dan Timoney [Wed, 13 Feb 2019 15:18:41 +0000 (15:18 +0000)]
Merge "blueprint component css"

5 years agoMerge "Added layout changes for modify template"
Dan Timoney [Wed, 13 Feb 2019 15:18:28 +0000 (15:18 +0000)]
Merge "Added layout changes for modify template"

5 years agoCDS Functional decomposition image 86/78386/2
Ezhilarasi [Wed, 13 Feb 2019 11:58:51 +0000 (17:28 +0530)]
CDS Functional decomposition image

Change-Id: I87961042754ea6c2fe5473210d21954c138f4584
Issue-ID: CCSDK-917
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoRemove unwanted component 83/78383/1
Ezhilarasi [Wed, 13 Feb 2019 11:33:14 +0000 (17:03 +0530)]
Remove unwanted component

Change-Id: Id106c443aaa8b1e3f255e9529ef1e744d41106bd
Issue-ID: CCSDK-703
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agograhical editor component 81/78381/1
Arundathi Patil [Wed, 13 Feb 2019 10:24:50 +0000 (15:54 +0530)]
grahical editor component

Implemented feature to view the blueprint template in grahical editor
component.

Issue-ID: CCSDK-1017
Change-Id: I0545e1ee91aed8b6e5f8d4bdd6788433968335be
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoblueprint component css 78/78378/1
Arundathi Patil [Wed, 13 Feb 2019 10:12:22 +0000 (15:42 +0530)]
blueprint component css

Made css changes to blueprint component

Issue-ID: CCSDK-975
Change-Id: I6c2b60a1ec5ae4fabbfd476c91d71a499b4b0cd8
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoAdded layout changes for modify template 65/78365/1
Arundathi Patil [Wed, 13 Feb 2019 07:46:08 +0000 (13:16 +0530)]
Added layout changes for modify template

Layout changes for 2nd stepper

Issue-ID: CCSDK-975
Change-Id: Ie238a930545e55b5a3a8d19e8966a19bca3691a7
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoIssue Fix in app module 64/78364/1
Arundathi Patil [Wed, 13 Feb 2019 07:34:45 +0000 (13:04 +0530)]
Issue Fix in app module

Fixed the error caused by importing lazy loaded blueprint module in
app-module

Issue-ID: CCSDK-815
Change-Id: Iaed423703d0ab479e108547f729d906f283ade48
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoMerge "CDS Architecture image for DOC"
Dan Timoney [Tue, 12 Feb 2019 19:51:44 +0000 (19:51 +0000)]
Merge "CDS Architecture image for DOC"

5 years agoMerge "Data flow for CDS"
Dan Timoney [Tue, 12 Feb 2019 19:51:20 +0000 (19:51 +0000)]
Merge "Data flow for CDS"

5 years agoMerge "CBA Blueprint Wizard"
Dan Timoney [Tue, 12 Feb 2019 19:49:28 +0000 (19:49 +0000)]
Merge "CBA Blueprint Wizard"

5 years agoCDS Architecture image for DOC 23/78323/2
Ezhilarasi [Tue, 12 Feb 2019 18:33:40 +0000 (20:33 +0200)]
CDS Architecture image for DOC

Change-Id: Id0a24ea89b5f3c239e3d5e119c5ffd43d7d80e35
Issue-ID: CCSDK-917
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoData flow for CDS 28/78328/1
Ezhilarasi [Tue, 12 Feb 2019 18:47:14 +0000 (20:47 +0200)]
Data flow for CDS

Change-Id: I8838f42522247ae8b9cb113f787f7b47eefb7873
Issue-ID: CCSDK-917
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoCBA Blueprint Wizard 35/78035/2
Ezhilarasi [Thu, 7 Feb 2019 09:23:53 +0000 (14:53 +0530)]
CBA Blueprint Wizard

Change-Id: Ia64999d65cd6e3175f0056c8193f9c9e8b352ee4
Issue-ID: CCSDK-703
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoMerge "AppMaterialModule"
Dan Timoney [Tue, 12 Feb 2019 13:50:25 +0000 (13:50 +0000)]
Merge "AppMaterialModule"

5 years agoMerge "Data Dictionary Wizard"
Dan Timoney [Tue, 12 Feb 2019 12:25:11 +0000 (12:25 +0000)]
Merge "Data Dictionary Wizard"

5 years agoMerge "Fixed Material Import Issue"
Dan Timoney [Tue, 12 Feb 2019 12:24:54 +0000 (12:24 +0000)]
Merge "Fixed Material Import Issue"

5 years agoMerge "Doc ReleaseNotes and Logging"
Dan Timoney [Tue, 12 Feb 2019 12:24:36 +0000 (12:24 +0000)]
Merge "Doc ReleaseNotes and Logging"

5 years agoMerge "Sections for CDS DOC"
Dan Timoney [Tue, 12 Feb 2019 12:24:23 +0000 (12:24 +0000)]
Merge "Sections for CDS DOC"

5 years agoMerge "Doc Index content for CDS"
Dan Timoney [Tue, 12 Feb 2019 12:24:09 +0000 (12:24 +0000)]
Merge "Doc Index content for CDS"

5 years agoAppMaterialModule 76/78276/2
Arundathi Patil [Tue, 12 Feb 2019 09:43:20 +0000 (15:13 +0530)]
AppMaterialModule

Added material module, this module imports and exports all the modules
related to angular-material. This module can be imported by other
modules wherever angular-material components are required. In this way we are
importing angular-material modules at one place avoiding redundant code.

Issue-ID: CCSDK-816
Change-Id: I51ccd14e941a970a45dd1f384ae22f65908aab67
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoAdd model to stores 10/78110/1
Ezhilarasi [Fri, 8 Feb 2019 11:41:04 +0000 (17:11 +0530)]
Add model to stores

Change-Id: I892ef553c3b8616a1e1c9cae377cacd5ea5398ee
Issue-ID: CCSDK-703
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoData Dictionary Wizard 59/78059/2
Ezhilarasi [Thu, 7 Feb 2019 14:05:47 +0000 (19:35 +0530)]
Data Dictionary Wizard

Change-Id: I926c58c7dfda20cee8dfd3f5f5e2e217de8a5912
Issue-ID: CCSDK-804
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoFixed Material Import Issue 33/78033/2
Ezhilarasi [Thu, 7 Feb 2019 09:00:31 +0000 (14:30 +0530)]
Fixed Material Import Issue

Change-Id: Ia77e8b336511120a15d21cf54f52df25b7f75a3f
Issue-ID: CCSDK-703
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoDoc ReleaseNotes and Logging 74/77974/1
Ezhilarasi [Wed, 6 Feb 2019 17:24:58 +0000 (22:54 +0530)]
Doc ReleaseNotes and Logging

Change-Id: I6e47c5e6dd5a171e3aa0274a758915806ddbabfa
Issue-ID: CCSDK-917
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoSections for CDS DOC 72/77972/1
Ezhilarasi [Wed, 6 Feb 2019 17:16:13 +0000 (22:46 +0530)]
Sections for CDS DOC

Change-Id: If8532c6d5ca86f681c02901a0ad9ddd57cfb4bcd
Issue-ID: CCSDK-917
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoDoc Index content for CDS 70/77970/1
Ezhilarasi [Wed, 6 Feb 2019 17:03:59 +0000 (22:33 +0530)]
Doc Index content for CDS

Change-Id: I0086acbcfa1c2dca904477dcd2fba5727c700abc
Issue-ID: CCSDK-917
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
5 years agoResource creation template for CBA wizard 42/77942/1
Swapnali Shadanan Pode [Wed, 6 Feb 2019 10:19:57 +0000 (15:49 +0530)]
Resource creation template for CBA wizard

Change-Id: Ica72c5950f17f7e0ed6f886eeea2fcdda6c309c1
Issue-ID: CCSDK-804
Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
5 years agoResource template option component 38/77938/1
Swapnali Shadanan Pode [Wed, 6 Feb 2019 10:02:34 +0000 (15:32 +0530)]
Resource template option component

Change-Id: Ib1481a3a9abfdadc85c2e8399d3978e3fe8c506d
Issue-ID: CCSDK-804
Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
5 years agoMerge "Add Blueprint and DataDictionary to App module"
Dan Timoney [Tue, 5 Feb 2019 17:31:14 +0000 (17:31 +0000)]
Merge "Add Blueprint and DataDictionary to App module"

5 years agoMerge "File Upload functionality"
Dan Timoney [Tue, 5 Feb 2019 17:27:16 +0000 (17:27 +0000)]
Merge "File Upload functionality"

5 years agoMerge "Template Option Component"
Dan Timoney [Tue, 5 Feb 2019 17:26:23 +0000 (17:26 +0000)]
Merge "Template Option Component"

5 years agoMerge "Select template for CBA wizard"
Dan Timoney [Tue, 5 Feb 2019 17:25:59 +0000 (17:25 +0000)]
Merge "Select template for CBA wizard"

5 years agoMerge "Search template and Metadata form"
Dan Timoney [Tue, 5 Feb 2019 17:24:52 +0000 (17:24 +0000)]
Merge "Search template and Metadata form"

5 years agoMerge "DOCS for CDS"
Dan Timoney [Tue, 5 Feb 2019 16:09:27 +0000 (16:09 +0000)]
Merge "DOCS for CDS"

5 years agoMerge "Application name input to CBAWizard"
Dan Timoney [Tue, 5 Feb 2019 16:09:07 +0000 (16:09 +0000)]
Merge "Application name input to CBAWizard"

5 years agoAdd Blueprint and DataDictionary to App module 18/77718/1
ezhil [Fri, 1 Feb 2019 12:49:18 +0000 (18:19 +0530)]
Add Blueprint and DataDictionary to App module

Change-Id: Ib0540ce8a20041e46b1777ec6dc68c1a59fbb84c
Issue-ID: CCSDK-703
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoSearch template and Metadata form 15/77715/1
ezhil [Fri, 1 Feb 2019 12:17:42 +0000 (17:47 +0530)]
Search template and Metadata form

Change-Id: I19d6b5080f07a123387c4681b32ec32f2b6d2c9c
Issue-ID: CCSDK-703
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoTemplate Option Component 14/77714/1
ezhil [Fri, 1 Feb 2019 11:44:58 +0000 (17:14 +0530)]
Template Option Component

Change-Id: I7262b53e1599e4c16a645da186a1d672987aab50
Issue-ID: CCSDK-703
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoSelect template for CBA wizard 12/77712/1
ezhil [Fri, 1 Feb 2019 10:43:56 +0000 (16:13 +0530)]
Select template for CBA wizard

Change-Id: I57c5b9af9c0dfa50fcb332ee93a6657baaca4cf1
Issue-ID: CCSDK-703
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoFile Upload functionality 90/77590/1
ezhil [Wed, 30 Jan 2019 15:19:33 +0000 (20:49 +0530)]
File Upload functionality

Change-Id: Ie8c1ef679f47757aa4a6e3bb4f780e861d60760b
Issue-ID: CCSDK-703
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoDOCS for CDS 87/77587/1
ezhil [Wed, 30 Jan 2019 15:04:16 +0000 (20:34 +0530)]
DOCS for CDS

Change-Id: I2f3d83321f9e1905e70f7f34e5647e7ac7fb468a
Issue-ID: CCSDK-917
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoApplication name input to CBAWizard 85/77585/1
ezhil [Wed, 30 Jan 2019 14:53:56 +0000 (20:23 +0530)]
Application name input to CBAWizard

Change-Id: I70edac57bbfb38a45dafcd48cefd169e60fbb8aa
Issue-ID: CCSDK-703
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoCBA wizard stepper form 84/77584/1
ezhil [Wed, 30 Jan 2019 14:44:08 +0000 (20:14 +0530)]
CBA wizard stepper form

Change-Id: I1df4882bafe581a3d0f7cc7c31de228166fa5312
Issue-ID: CCSDK-703
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoMerge "Text Editor"
Dan Timoney [Tue, 29 Jan 2019 19:58:22 +0000 (19:58 +0000)]
Merge "Text Editor"

5 years agoText Editor 06/77506/1
Arundathi Patil [Tue, 29 Jan 2019 10:31:36 +0000 (16:01 +0530)]
Text Editor

This component contains code for text editor

Issue-ID: CCSDK-975
Change-Id: Ic3b22f8edf6b548f11ad1dec81aa9997ba413173
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoDesigner component 05/77505/1
Arundathi Patil [Tue, 29 Jan 2019 10:24:30 +0000 (15:54 +0530)]
Designer component

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>
5 years agoMerge "Fixed project structure errors that broke build"
Dan Timoney [Thu, 24 Jan 2019 21:04:36 +0000 (21:04 +0000)]
Merge "Fixed project structure errors that broke build"

5 years agoMerge "Included dependencies for Material icon and chips"
Dan Timoney [Thu, 24 Jan 2019 19:32:24 +0000 (19:32 +0000)]
Merge "Included dependencies for Material icon and chips"

5 years agoFixed project structure errors that broke build 92/76292/5
Timoney, Dan (dt5972) [Thu, 24 Jan 2019 14:53:56 +0000 (09:53 -0500)]
Fixed project structure errors that broke build

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>
5 years agoMerge "Common folder"
Dan Timoney [Tue, 22 Jan 2019 14:18:13 +0000 (14:18 +0000)]
Merge "Common folder"

5 years agoMerge "Blueprint controller"
Dan Timoney [Tue, 22 Jan 2019 14:17:44 +0000 (14:17 +0000)]
Merge "Blueprint controller"

5 years agoIncluded dependencies for Material icon and chips 08/76108/1
ezhil [Tue, 22 Jan 2019 09:10:46 +0000 (14:40 +0530)]
Included dependencies for Material icon and chips

Change-Id: I2ea48817bd968cdfe5449f8c38f2ce13d7879c90
Issue-ID: CCSDK-704
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoBlueprint controller 84/76084/1
Arundathi Patil [Mon, 21 Jan 2019 16:13:47 +0000 (21:43 +0530)]
Blueprint controller

Added blueprint controlller. All the rest calls to backend to upload a
blueprint will be called through this controller

Issue-ID: CCSDK-943
Change-Id: Ifd6bed47a4b9fe212e8651d41ebca0f47955eee9
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoCommon folder 83/76083/1
Arundathi Patil [Mon, 21 Jan 2019 15:53:41 +0000 (21:23 +0530)]
Common folder

This folder contains the common models/resources shared between server
and client

Issue-ID: CCSDK-943
Change-Id: I3e74b39a598a6eeafa2056f210dffa2500342456
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoOutput path changes 82/76082/1
Arundathi Patil [Mon, 21 Jan 2019 15:48:24 +0000 (21:18 +0530)]
Output path changes

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>
5 years agoMerge "CDS UI Data Dictionary Creation and Management"
Dan Timoney [Sat, 19 Jan 2019 01:02:54 +0000 (01:02 +0000)]
Merge "CDS UI Data Dictionary Creation and Management"

5 years agoCDS UI Data Dictionary Creation and Management 86/75986/1
soumendu [Fri, 18 Jan 2019 11:07:44 +0000 (16:37 +0530)]
CDS UI Data Dictionary Creation and Management

Directory Structure of CDS UI Data Dictionary

Change-Id: I21db0719ec625141b236dca5237a8be20a71e4d1
Issue-ID: CCSDK-804
Signed-off-by: soumendu <SA00498080@techmahindra.com>
5 years agoSeed code for loopback server 20/75920/2
Arundathi Patil [Thu, 17 Jan 2019 08:40:08 +0000 (14:10 +0530)]
Seed code for loopback server

Added seed project structure for loopback server. This will act as
intermediate layer between UI and backend. The angular UI app will be
serverd through this server.

Issue-ID: CCSDK-943
Change-Id: I03259782927eda0d7e5bff989f61a36f09a3afd8
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoCBA wizard 43/75543/1
Arundathi Patil [Wed, 9 Jan 2019 09:26:39 +0000 (14:56 +0530)]
CBA wizard

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>
5 years agoMerge "Setting up ngrx store"
Dan Timoney [Wed, 9 Jan 2019 01:16:37 +0000 (01:16 +0000)]
Merge "Setting up ngrx store"

5 years agoMoved store to core module 60/75460/1
Arundathi Patil [Tue, 8 Jan 2019 13:35:10 +0000 (19:05 +0530)]
Moved store to core module

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>
5 years agoSetting up ngrx store 59/75459/1
Arundathi Patil [Tue, 8 Jan 2019 13:25:05 +0000 (18:55 +0530)]
Setting up ngrx store

Registred application state reducer to app module

Issue-ID: CCSDK-816
Change-Id: I0e108456d674f070bc8c4002938d929ccce8fbe3
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoMerge "Blueprint routing"
Dan Timoney [Mon, 7 Jan 2019 17:31:15 +0000 (17:31 +0000)]
Merge "Blueprint routing"

5 years agoMerge "App routing"
Dan Timoney [Mon, 7 Jan 2019 17:31:01 +0000 (17:31 +0000)]
Merge "App routing"

5 years agoMerge "cbawizard"
Dan Timoney [Mon, 7 Jan 2019 17:30:09 +0000 (17:30 +0000)]
Merge "cbawizard"

5 years agoBlueprint routing 94/75394/1
Arundathi Patil [Mon, 7 Jan 2019 17:05:27 +0000 (22:35 +0530)]
Blueprint routing

Added routes to blueprint module

Issue-ID: CCSDK-816
Change-Id: I67b7fb21e85b04a77c3c0a8a6878420f8fd0855d
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoApp routing 92/75392/1
Arundathi Patil [Mon, 7 Jan 2019 16:54:41 +0000 (22:24 +0530)]
App routing

added application routes

Issue-ID: CCSDK-816
Change-Id: Iba52d17aeabdb767c52cf6f8d56bf0bca1ae031c
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agocbawizard 91/75391/1
Arundathi Patil [Mon, 7 Jan 2019 16:44:00 +0000 (22:14 +0530)]
cbawizard

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>
5 years agohome componen: css changes 87/75387/1
Arundathi Patil [Mon, 7 Jan 2019 16:35:36 +0000 (22:05 +0530)]
home componen: css changes

Made few css changes in html component

Issue-ID: CCSDK-816
Change-Id: I4a253d6be31d06d556f6786f9b607b8e365aafd6
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoMerge "Shared module"
Dan Timoney [Mon, 7 Jan 2019 15:00:04 +0000 (15:00 +0000)]
Merge "Shared module"

5 years agoMerge "header component"
Dan Timoney [Mon, 7 Jan 2019 14:59:45 +0000 (14:59 +0000)]
Merge "header component"

5 years agoMerge "Home component"
Dan Timoney [Mon, 7 Jan 2019 14:59:27 +0000 (14:59 +0000)]
Merge "Home component"

5 years agoMerge "Core module"
Dan Timoney [Mon, 7 Jan 2019 14:58:56 +0000 (14:58 +0000)]
Merge "Core module"

5 years agoShared module 55/75355/1
Arundathi Patil [Mon, 7 Jan 2019 10:57:32 +0000 (16:27 +0530)]
Shared module

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>
5 years agoMerge "Select Template module"
Dan Timoney [Fri, 4 Jan 2019 17:44:50 +0000 (17:44 +0000)]
Merge "Select Template module"

5 years agoMerge "Resource definition module"
Dan Timoney [Fri, 4 Jan 2019 17:44:24 +0000 (17:44 +0000)]
Merge "Resource definition module"