aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src
AgeCommit message (Collapse)AuthorFilesLines
2019-07-29Removed component and code not requiredEzhilarasi5-115/+2
Removed duplicate code from CBA feature module Change-Id: Ieb1709953dbf1075b4d30f26dd45b753fd9e142d Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-29Merge "Added Blueprint URL to constant file"Brinda Santh Muthuramalingam1-0/+10
2019-07-29Added Blueprint URL to constant fileEzhilarasi1-0/+10
Change-Id: I53ad62bf54e0dc7f69c21df1399922b2f580dc57 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-28Source Options- Displaying propertiesArundathi Patil1-13/+14
Refactored code to display the source properties and not the source model Issue-ID: CCSDK-707 Change-Id: I1f17b51581fcc7a601734e4d81074b36878caacf Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-25Source option- avoiding duplicatesArundathi Patil2-14/+54
Implemented code to prevent adding duplicate resources in source list Issue-ID: CCSDK-707 Change-Id: I56caa3a248a2e2a611dceec0982820ea13c438a6 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-25Search mat card displayEzhilarasi4-31/+85
Create blueprint search from db matcard Change-Id: I411035385930f5637c84426c7b32c20c219aab73 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-24CDS Home menu changeEzhilarasi1-7/+7
Change-Id: I2db7428b81ef27c6b1004cff2d05c2320c560f74 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-23Merge "Resource dictionary- displaying exsisting sources"Brinda Santh Muthuramalingam3-4/+31
2019-07-23Merge "Loopback URL update"Brinda Santh Muthuramalingam1-4/+2
2019-07-23Merge "Select template formatting"Brinda Santh Muthuramalingam2-18/+3
2019-07-23Loopback URL updateArundathi Patil1-4/+2
Added loopback URl's for fetching source list and model type Issue-ID: CCSDK-707 Change-Id: I9546d9b67183413a180af60cece9996b4d5e8f11 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-23Resource dictionary- displaying exsisting sourcesArundathi Patil3-4/+31
Implemented feature to display the exsisting sources in source panel Issue-ID: CCSDK-707 Change-Id: Iec9231176c00be31b4565507a1869b0bafded076 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-22Select template formattingEzhilarasi2-18/+3
Removed unwanted code and imports Change-Id: I485dcb63a059109ab503c3874fe217c377d03d6a Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-22added license text to search serviceEzhilarasi1-0/+21
Change-Id: I382d0cbfa6b596e628d10db87892b07da1e93f0e Issue-ID: CCSDK-1279 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-19Merge "resource-edit changes"Dan Timoney3-12/+48
2019-07-19Merge "Create blueprint search option from db"Dan Timoney8-15/+212
2019-07-19Merge "Resource dictionary URL's"Dan Timoney1-1/+3
2019-07-19Merge "resource edit component changes"Dan Timoney1-3/+5
2019-07-19resource-edit changesArundathi Patil3-12/+48
made changes to fetch sources Issue-ID: CCSDK-707 Change-Id: If7d07eb9cd49db61cbb8d8016c7f0dca01d00490 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-19Create blueprint search option from dbEzhilarasi8-15/+212
Search exisiting blueprint as model Change-Id: I241dba4a78c145f5707943b24319eba4170bc245 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-17Resource dictionary URL'sArundathi Patil1-1/+3
Added loopback url's to fetch source list and model type Issue-ID: CCSDK-707 Change-Id: I7b7db824914804a17599df2274f48de5211e872c Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-17resource edit component changesArundathi Patil1-3/+5
Implemented changes to retain data in UI when the user switches between designer mode and editor mode Issue-ID: CCSDK-707 Change-Id: I77ceadf38f3de05783ad58bbcd014e15456eca0d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-16Renamed template options and reorderedEzhilarasi1-3/+3
Change-Id: Ib89624214f61bc51c6a7dc9eebdbcd3698ccb63d Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-15Fixed Search CBA edit component issueEzhilarasi2-3/+8
Change-Id: If0d6bff1da8b85e86e97c2a53059d06329b4b560 Issue-id: CCSDK-1279 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-08Merge "Added Search CBA component"Dan Timoney5-2/+111
2019-07-08Merge "Added Side Nav menu for search CBA"Dan Timoney2-6/+36
2019-07-08Merge "Create CBA Search existing template"Dan Timoney2-6/+48
2019-07-08Merge "Template option populate to Select template"Dan Timoney2-3/+11
2019-07-08Merge "Search service for Controller Blueprint"Dan Timoney2-0/+28
2019-07-03Added Search CBA componentEzhilarasi5-2/+111
Change-Id: Ib0a755222f913d5fcd881059f90f50ac69b23101 Issue-ID: CCSDK-1269 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-03Added Side Nav menu for search CBAEzhilarasi2-6/+36
Added sub menus for controller Blueprint Change-Id: Ie4d56186655fd62393133c01d36d1d7aecee9b3a Issue-ID: CCSDK-1269 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-03Create CBA Search existing templateEzhilarasi2-6/+48
Template to be shown for option choosed from stepper form 1 Change-Id: I52b5f8c8ed217e455e44862df159831c028ff244 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-03Template option populate to Select templateEzhilarasi2-3/+11
Change-Id: I0d949283906493f1471377619fdc5615a310b690 Issue-Id: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-03Search service for Controller BlueprintEzhilarasi2-0/+28
Search service for controller blueprint creation and Search capability Change-Id: I20b7f60aa357af2785c6209003429d83b34c4342 Issue-ID: CCSDK-1269 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-06-26Added template options to create CBAEzhilarasi1-3/+3
Change-Id: I3720e7efdf3100fa50261012387179f9edd87680 Issue-id: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-06-25Merge "Replace windows alert with Notification component"Dan Timoney10-30/+88
2019-06-21Replace windows alert with Notification componentArundathi Patil10-30/+88
Removed windows.alert across files and replaced it with notification component Issue-ID: CCSDK-1381 Change-Id: If521c92544a1639b2fafb07163163844817c1c7a Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-06-20Fixed bug CCSDK-1402Arundathi Patil1-1/+7
fixed defect ccsdk-1402 Issue-ID: CCSDK-1402 Change-Id: Ib654486f15b5a4b22ecdee355cf8a64af5e717d1 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-06-18Merge "Added test.ts file"Dan Timoney1-0/+41
2019-06-18Merge "Notification Handler service"Dan Timoney1-0/+51
2019-06-18Merge "Implemented loader service"Dan Timoney1-0/+43
2019-06-18Added test.ts fileArundathi Patil1-0/+41
Added test.ts file required to run the unit test cases. Acts as entry point. Issue-ID: CCSDK-1411 Change-Id: I96d18f49f23d7ec192e415ee7941b371c1f6d624 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-06-17Notification Handler serviceArundathi Patil1-0/+51
Implemented notification handler. All the notifications will be triggered through this service Issue-ID: CCSDK-1377 Change-Id: Ia1e07fe3e9c425efc1c426b397669d7272fb982a Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-06-06Implemented loader serviceArundathi Patil1-0/+43
implemented loader bar to display loading actions on certain operations Issue-ID: CCSDK-1383 Change-Id: If2cea04fa385d11b2e12529238110be3d07a9920 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-06-04CCSDK-1377- Notification ImplementationArundathi Patil7-0/+309
Implemented notification component Issue-ID: CCSDK-1377 Change-Id: Ib2dbcf425de9fc279072bb45c99634fbe94496e3 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-05-27CCSDK-1308- Files sortingArundathi Patil4-3/+66
Files are now sorted in ascending order Issue-ID: CCSDK-1308 Change-Id: I4143a132a946815363f1c80b6ab37b6590ee242c Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-05-21Fixed defect CCSDK-1339Arundathi Patil4-5/+40
Fixed defect ccsdk-1339 Issue-ID: CCSDK-1339 Change-Id: Iabf12c0c7430cda9a259d1917f344d58c432bd05 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-05-16Merge "Resource dictionary- updated license text"Dan Timoney10-0/+20
2019-05-16Merge "Resource dictionary- updated license text"Dan Timoney10-0/+20
2019-05-16Merge "Resource dictionary- updated license text"Dan Timoney10-0/+20