summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/feature-modules
AgeCommit message (Collapse)AuthorFilesLines
2019-08-14Search Template code changeEzhilarasi2-43/+27
Added parameter in Search DB template and removed unused code in search template Change-Id: I77436e8d592876affab4b74c3883d4c03fcdf279 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-08-14Search display formattingEzhilarasi2-11/+51
Change-Id: Ideac871019a8115a986ab0c81455627464c0586d Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-08-13Default mode Change to Form modeArundathi Patil1-2/+2
Implemented change to set default mode to designer mode Issue-ID: CCSDK-707 Change-Id: I264a6763f95ed539ca0fce394923d2863081f331 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-08-09Merge "resource save/delete functionality"Dan Timoney2-173/+209
2019-08-09Merge "Search from db components change"Dan Timoney1-6/+11
2019-08-09Merge "Changed template option label"Dan Timoney2-10/+6
2019-08-09Added service for Edit CBAEzhilarasi1-0/+4
Added service for search result CBA Change-Id: Iba00f048abc59878e6dcda9d1de9f0fc823d9130 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-08-05Changed template option labelEzhilarasi2-10/+6
Change-Id: Iff709cefa5a76ddf1f9a9bcab49f98526283baf2 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-08-05Search from db components changeEzhilarasi1-6/+11
Added notification alert and method for edit Change-Id: Iab4763956ea4a4c9fc96753b32e405ba1715e707 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-08-05resource save/delete functionalityArundathi Patil2-173/+209
Implemented code to, 1. Delete and save the added source option from the panel. 2. Save edited changes of a particular source option Issue-ID: CCSDK-707 Change-Id: I38bf8a67e7fff4c926fd5c84f834de5d817e9640 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-31Source template component- store updateArundathi Patil1-1/+15
Implemented code to store sourc list changes to store Issue-ID: CCSDK-707 Change-Id: If1ff2cd4cf624473a8962bf921225c00ff161ef5 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-30Resource-edit- store changesArundathi Patil1-0/+1
implemented code to save the changes made in resource edit component to the store Issue-ID: CCSDK-707 Change-Id: I5f6051cc34c246ee6c09b657ed764c2671914605 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-29Search component display of CBAEzhilarasi3-25/+27
Create blueprint search blueprint Change-Id: Iaa7dfbb2406d43f533587d5208fbe6c04ac7d97c Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-29Merge "Blueprint client backend integration fix"Brinda Santh Muthuramalingam3-26/+29
2019-07-29Blueprint client backend integration fixEzhilarasi3-26/+29
Blueprint backend data integration fix Change-Id: If0e0b2c30bf07f06fc728ff26c509f265c5ee303 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
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-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 displayEzhilarasi3-18/+70
Create blueprint search from db matcard Change-Id: I411035385930f5637c84426c7b32c20c219aab73 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-23Merge "Resource dictionary- displaying exsisting sources"Brinda Santh Muthuramalingam2-4/+30
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 Patil2-4/+30
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 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 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 "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-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 Timoney4-20/+40
2019-06-21Replace windows alert with Notification componentArundathi Patil4-20/+40
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-05-27CCSDK-1308- Files sortingArundathi Patil2-0/+7
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 Patil2-4/+37
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