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>
|
|
|
|
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: Ie8c1ef679f47757aa4a6e3bb4f780e861d60760b
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>
|
|
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 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>
|
|
|
|
|
|
|
|
|
|
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>
|
|
Header component
Issue-ID: CCSDK-816
Change-Id: Ic7bbff29169183a913af0b20753b67346e22d3ec
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
home component
Issue-ID: CCSDK-816
Change-Id: Ibfc5616d040a75f5b55415c708f54c77dd77652b
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Module holds the singleton services
Issue-ID: CCSDK-816
Change-Id: I4303574f97c8598f54479de4b3cbb79eac6f0548
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
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>
|
|
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>
|