Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
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>
|
|
|
|
|
|
|
|
Change-Id: Id106c443aaa8b1e3f255e9529ef1e744d41106bd
Issue-ID: CCSDK-703
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
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>
|
|
Made css changes to blueprint component
Issue-ID: CCSDK-975
Change-Id: I6c2b60a1ec5ae4fabbfd476c91d71a499b4b0cd8
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Layout changes for 2nd stepper
Issue-ID: CCSDK-975
Change-Id: Ie238a930545e55b5a3a8d19e8966a19bca3691a7
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
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>
|
|
|
|
Change-Id: Ia64999d65cd6e3175f0056c8193f9c9e8b352ee4
Issue-ID: CCSDK-703
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
|
|
|
|
|
|
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>
|
|
Change-Id: I892ef553c3b8616a1e1c9cae377cacd5ea5398ee
Issue-ID: CCSDK-703
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
Change-Id: I926c58c7dfda20cee8dfd3f5f5e2e217de8a5912
Issue-ID: CCSDK-804
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
Change-Id: Ia77e8b336511120a15d21cf54f52df25b7f75a3f
Issue-ID: CCSDK-703
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
Change-Id: Ica72c5950f17f7e0ed6f886eeea2fcdda6c309c1
Issue-ID: CCSDK-804
Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
|
|
Change-Id: Ib1481a3a9abfdadc85c2e8399d3978e3fe8c506d
Issue-ID: CCSDK-804
Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change-Id: Ib0540ce8a20041e46b1777ec6dc68c1a59fbb84c
Issue-ID: CCSDK-703
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Change-Id: I19d6b5080f07a123387c4681b32ec32f2b6d2c9c
Issue-ID: CCSDK-703
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Change-Id: I7262b53e1599e4c16a645da186a1d672987aab50
Issue-ID: CCSDK-703
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Change-Id: I57c5b9af9c0dfa50fcb332ee93a6657baaca4cf1
Issue-ID: CCSDK-703
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Change-Id: Ie8c1ef679f47757aa4a6e3bb4f780e861d60760b
Issue-ID: CCSDK-703
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Change-Id: I70edac57bbfb38a45dafcd48cefd169e60fbb8aa
Issue-ID: CCSDK-703
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
Change-Id: I1df4882bafe581a3d0f7cc7c31de228166fa5312
Issue-ID: CCSDK-703
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
|
|
This component contains code for text editor
Issue-ID: CCSDK-975
Change-Id: Ic3b22f8edf6b548f11ad1dec81aa9997ba413173
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
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>
|
|
Directory Structure of CDS UI Data Dictionary
Change-Id: I21db0719ec625141b236dca5237a8be20a71e4d1
Issue-ID: CCSDK-804
Signed-off-by: soumendu <SA00498080@techmahindra.com>
|
|
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>
|
|
|
|
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>
|
|
Registred application state reducer to app module
Issue-ID: CCSDK-816
Change-Id: I0e108456d674f070bc8c4002938d929ccce8fbe3
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
|
|
|
|
|
|
Added routes to blueprint module
Issue-ID: CCSDK-816
Change-Id: I67b7fb21e85b04a77c3c0a8a6878420f8fd0855d
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
added application routes
Issue-ID: CCSDK-816
Change-Id: Iba52d17aeabdb767c52cf6f8d56bf0bca1ae031c
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
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>
|
|
Made few css changes in html component
Issue-ID: CCSDK-816
Change-Id: I4a253d6be31d06d556f6786f9b607b8e365aafd6
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|