aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/common
AgeCommit message (Collapse)AuthorFilesLines
2020-03-12Adding delete catalogswapnalipode2-4/+5
Adding delete catalog functionality in client ui Change-Id: I56bcba1c09d949b80155b3ac9368203e85eb4f99 Issue-ID: CCSDK-815 Signed-off-by: swapnalipode <sp00501638@techmahindra.com>
2020-01-13Adding changes to Controller catalogswapnalipode1-4/+5
Adding new changes for integration in controller catalog Change-Id: I5a014ff35d01213545d09db79886c6c4fd9f827d Issue-ID: CCSDK-810 Signed-off-by: swapnalipode <sp00501638@techmahindra.com>
2019-11-19Adding changes for catalog edit and createSwapnali Shadanan Pode1-7/+9
Adding changes for catalog edit and create Change-Id: Ib9567e2e483b3abf56f61a77d5c82d4234ee97dc Issue-ID: CCSDK-810 Signed-off-by: Swapnali Shadanan Pode <sp00501638@techmahindra.com>
2019-10-11Jointjs integration with angularArundathi Patil1-0/+1
Added JointJS dependency to the project Issue-ID: CCSDK-1826 Change-Id: Iddd014b23d62e1874de4aedb01e3efd53fcf0945 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-10-09Adding Controller catalogSwapnali Shadanan Pode13-7/+318
Adding new component controller catalog Change-Id: I30ce3498289320a1246d37089fb971c2f71ffe15 Issue-ID: CCSDK-810 Signed-off-by: Swapnali Shadanan Pode <sp00501638@techmahindra.com>
2019-09-10Added mode for kt and create methodEzhilarasi1-1/+11
Change-Id: I4c1c20077a2da5269724fff12fc456a86b5168f4 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-09-09Resource Dictionary: fecthing data-type listArundathi Patil1-1/+2
Created loopback API function to fetch data-types from backend and display them in data-type drop-down Issue-ID: CCSDK-707 Change-Id: I797177b9042558c99a94df9c9dd4295c43389d29 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-09-03Fixed defect CCSDK-1680Arundathi Patil1-2/+2
Issue-ID: CCSDK-1680 Change-Id: Icf7564137d74ecf832d3df485ea68be1b35d2b83 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-08-29Utility for Zip file extractionEzhilarasi1-0/+136
Change-Id: Id30facf5b79dddfcaf97e8b0c13c0c8a8d937e3b Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-30Resource-edit- store changesArundathi Patil2-3/+7
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 CBAEzhilarasi1-1/+1
Create blueprint search blueprint Change-Id: Iaa7dfbb2406d43f533587d5208fbe6c04ac7d97c Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-29Blueprint client backend integration fixEzhilarasi1-1/+1
Blueprint backend data integration fix Change-Id: If0e0b2c30bf07f06fc728ff26c509f265c5ee303 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
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-25Search mat card displayEzhilarasi1-13/+15
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-23Resource dictionary- displaying exsisting sourcesArundathi Patil1-0/+1
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-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-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-06-21Replace windows alert with Notification componentArundathi Patil3-9/+19
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-18Merge "Notification Handler service"Dan Timoney1-0/+51
2019-06-18Merge "Implemented loader service"Dan Timoney1-0/+43
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 Patil2-3/+59
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-1/+3
Fixed defect ccsdk-1339 Issue-ID: CCSDK-1339 Change-Id: Iabf12c0c7430cda9a259d1917f344d58c432bd05 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-05-13Merge "Fixed defect CCSDK-1326"Dan Timoney2-1/+3
2019-05-13Fixed defect CCSDK-1326Arundathi Patil2-1/+3
fixed defect ccsdk-1326 Issue-ID; CCSDK-1326 Change-Id: Ibfc6d6df0fa47569e326fd9e61227e08c36aa0c2 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-05-07Modify CDS-UI server to allow communicating with external blueprint mSNirvan Ramjuttun2-5/+0
Issue-ID: CCSDK-1292 Change-Id: I3536437bad334841d7c7ecd577c092cd13f42a9b Signed-off-by: Nirvan Ramjuttun <nirvan.ramjuttun@amdocs.com>
2019-04-19Resourcedictionary-fetching resources from backendArundathi Patil2-1/+11
Intgrated UI with loopback to fetch resources from backend on search Issue-ID: CCSDK-1217 Change-Id: I4a1c30748d24079bc976f6785df39bbe60777489 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-11Enrichment and Download Zip file bug fixEzhilarasi1-28/+4
Change-Id: If4219a99bfc7082648a28149652d75a09333bd55 Issue-ID: CCSDK-1212 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-09Updated the licence textArundathi Patil1-1/+1
Updated licence text. Issue-ID: CCSDK-1210 Change-Id: I52fdd16fa3223c5efd9c524b478bddae6f9372d2 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-06CBA integrationEzhilarasi5-33/+147
Change-Id: I0505e32fe7680f1e2ee029f36d37e3ec84088789 Issue-ID: CCSDK-1068 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-29changes in Propertydata modelSwapnali Shadanan Pode1-2/+2
Change-Id: I114a90a8d3b4a1fffdd62a4e3027a7acf6e639ce Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-20Search pipeSwapnali Shadanan Pode1-7/+8
Change-Id: I12067ff7e9e7a8aac1ea11328e8d0da08cb791f2 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-14Fixed Side menu CBA nameEzhilarasi1-19/+15
Change-Id: I5cdab2c5646940f2e6d26ff0f971c4cf67717fdc Issue-ID: CCSDK-804 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-13Side Menu item name changeArundathi Patil1-1/+1
Updated Data dictionary menu name to "Resource Definition" Issue-ID: CCSDK-804 Change-Id: I947481889653a9b3cc39b34b8f7bd6da83e3fbbd Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-12search sourecs options issue fixedSwapnali Shadanan Pode1-8/+7
Change-Id: I828414c8db8299019c073976509e0cd7408916ce Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-11Merge "Save edited changes"Dan Timoney1-3/+6
2019-03-11Store changesArundathi Patil3-0/+3
Added blueprint name variable to blueprintState model Issue-ID: CCSDK-1135 Change-Id: I647e9f7440663c6cf1f5672ea7fd2a75f5bcf0aa Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-11Save edited changesArundathi Patil1-3/+6
Implemented code to save chnages to store on click of save button in editor view Issue-ID: CCSDK-1135 Change-Id: I8a2c911a94daea50c14730540f8b2e9183b5edb3 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-07store changesSwapnali Shadanan Pode14-5/+353
Change-Id: I317f4c2d649c1c8057d52a714f4e5aaf0ba0f6cc Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-06Merge "Ngrx store changes"Dan Timoney4-5/+22
2019-03-06Ngrx store changesArundathi Patil4-5/+22
Made model changes as file upload type is changed to .zip Issue-ID: CCSDK-1112 Change-Id: Idf206ee05fba99b0a6bafcc3867f16025a8486f4 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-04Common module info fileArundathi Patil1-0/+22
Added readme file for common module Issue-ID: CCSDK-704 Change-Id: I5686f7ed65b4138d386bb4fe6ceeac4e163266cd Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-22Added Tech-M licenseSwapnali Shadanan Pode1-8/+30
Change-Id: I924da04a265db99dfd1fe70919da76949201d9f3 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-02-20Merge "Topology template model as array objects"Dan Timoney1-3/+3
2019-02-20Topology template model as array objectsEzhilarasi1-3/+3
Change-Id: I3b1329c50dee37913978525ac0cc556fe0759d8f Issue-ID: CCSDK-762 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-20Fixed error for search pipeSwapnali Shadanan Pode1-2/+5
Change-Id: I21ac465e232d262e9e800a4efc0c400ba0a71ef6 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-02-19Search pipeSwapnali Shadanan Pode1-0/+15
Adding search pipe Change-Id: I59253eadad17d914e06b5b66d7f01d8c6584388b Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>