aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/client
AgeCommit message (Collapse)AuthorFilesLines
2019-08-15Edit CBA method integrationEzhilarasi1-4/+153
Added method for Edit CBA after search Change-Id: I6f3e80c014c0cb9b1c1068089145b20bc60b2216 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-08-15Update to NeonTimoney, Dan (dt5972)1-2/+2
Update to neon versions Change-Id: I095b46cefa264006bea5722b952c789374870370 Issue-ID: CCSDK-1389 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
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 CBAEzhilarasi2-2/+6
Added service for search result CBA Change-Id: Iba00f048abc59878e6dcda9d1de9f0fc823d9130 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-08-06Roll version to recreate release artifactsTimoney, Dan (dt5972)1-2/+2
Roll versions to 0.5.1 - need to re-release El Alto early release Change-Id: Ifc0d4af8920065ca4ae8f509c63f98dc6e112322 Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.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 Patil3-3/+8
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 CBAEzhilarasi4-26/+28
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 Muthuramalingam4-27/+30
2019-07-29Blueprint client backend integration fixEzhilarasi4-27/+30
Blueprint backend data integration fix Change-Id: If0e0b2c30bf07f06fc728ff26c509f265c5ee303 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-29Merge "Removed component and code not required"Brinda Santh Muthuramalingam5-115/+2
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-18Merge "Renamed template options and reordered"Dan Timoney1-3/+3
2019-07-17Added npmVersion to install NPMTimoney, Dan (dt5972)1-1/+1
To install local copy of npm, needed to make 2 changes to frontend-maven-plugin configuration: 1) Add tag <npmVersion>6.4.1</npmVersion> 2) Removed tag <npmDownloadRoot> Confirmed in local build that those changes result in npm being installed in local 'node' directory (which it was not before these changes). Also, changed parent version to 1.3.1-SNAPSHOT - this will be needed to prevent builds from breaking when new SAN certs are installed for ONAP gerrit. Change-Id: I576d8737eccfaa3024a36608edc1102535a55d26 Issue-ID: CCSDK-1491 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.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