summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app
AgeCommit message (Collapse)AuthorFilesLines
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 "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 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
2019-05-13Merge "Resource dictionary- updated license text"Dan Timoney10-0/+20
2019-05-13Merge "Fixed defect CCSDK-1326"Dan Timoney4-5/+15
2019-05-13Merge "Modify CDS-UI server to allow communicating with external blueprint mS"Dan Timoney6-15/+8
2019-05-13Fixed defect CCSDK-1326Arundathi Patil4-5/+15
fixed defect ccsdk-1326 Issue-ID; CCSDK-1326 Change-Id: Ibfc6d6df0fa47569e326fd9e61227e08c36aa0c2 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-05-09Fixed defect CCSDK-1299Arundathi Patil1-0/+1
fixed defect ccsdk-1299 Issue-ID: CCSDK-1299 Change-Id: Ie0e02564cbf62fdc8314086d70bc3b7b38122323 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-05-07Modify CDS-UI server to allow communicating with external blueprint mSNirvan Ramjuttun6-15/+8
Issue-ID: CCSDK-1292 Change-Id: I3536437bad334841d7c7ecd577c092cd13f42a9b Signed-off-by: Nirvan Ramjuttun <nirvan.ramjuttun@amdocs.com>
2019-05-07Bug fix Session clearanceEzhilarasi1-0/+1
Change-Id: I3769b5532488f1c959c2f8b3240a4f3af7e65376 Issue-ID: CCSDK-1291 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-05-02Resource dictionary- updated license textArundathi Patil6-0/+12
Added IBM modifications copyright Issue-ID: CCSDK-1289 Change-Id: Ia3133089e1bfe90257366131dbb7ddc46d0f30d5 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-26Resource dictionary- updated license textArundathi Patil10-0/+20
Added IBM modifications copyright Issue-ID: CCSDK-1289 Change-Id: Ib31cdae8951e78c276c822f89812ca0bd7495784 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-26Resource dictionary- updated license textArundathi Patil10-0/+20
Added IBM modifications copyright Issue-ID: CCSDK-1289 Change-Id: Iec1470ab0abbe8c5ca5846c4fd60d8368865edca Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-26Resource dictionary- updated license textArundathi Patil10-0/+20
Added IBM modifications copyright Issue-ID: CCSDK-1289 Change-Id: Ib657fb80fbbd986e78c92cd83511168b55f984ed Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-26Resource dictionary- updated license textArundathi Patil10-0/+20
Added IBM modifications copyright Issue-ID: CCSDK-1289 Change-Id: Id219460235d511d99838ec3a844b0313059ad76a Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-25Resource dictionary- removed uncessary codeArundathi Patil1-1/+2
Removed hardcoded values Issue-ID: CCSDK-1217 Change-Id: I356d8876a183b2d4df2e23bdd6781de4f47bf8bf Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-24Merge "Resource definition - css changes"Dan Timoney2-2/+5
2019-04-24Merge "Resource creation - save new resource to backend"Dan Timoney3-7/+9
2019-04-24Merge "Commented functionalities not for Dublin"Dan Timoney2-5/+5
2019-04-24Resource definition - css changesArundathi Patil2-2/+5
Made css changes to buttons as per other screens Issue-ID: CCSDK-1217 Change-Id: Id5544b4ba4d300fefe9d1f065d614ceca553c453 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-23Resource creation - save new resource to backendArundathi Patil3-7/+9
Integrated UI with loopback to save new resource dictionary to backend Issue-ID: CCSDK-1217 Change-Id: I200b7b53cd62910a6c3661ef86a62398c5ea8cfc Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-23Commented functionalities not for DublinEzhilarasi2-5/+5
Change-Id: I5e7bef5c7fd7e01f2e81f1cc32e697e8be4dbc05 Issue-ID: CCSDK-1266 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-22Resouce creation- save resouce to backendArundathi Patil5-9/+62
Integrated UI with loopback to save the resource dictionary in backend for exsisting and uploaded resource templates Issue-ID: CCSDK-1217 Change-Id: I714a20344d6df278f891e303eebceff21b74c2af Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-19Resourcedictionary-fetching resources from backendArundathi Patil8-15/+87
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-18Test template css changesArundathi Patil1-1/+4
Changed button styles as per other screens Issue-ID: CCSDK-1227 Change-Id: I08d32996f9e27377dbf54a828002427e2f8f6081 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-18Merge "Test component- Disclaimer"Dan Timoney1-1/+6
2019-04-16Test component- DisclaimerArundathi Patil1-1/+6
Added disclaimer message to test screen. Issue-ID: CCSDK-1227 Change-Id: I7d897f019691039104c5f3393a7b1bef902a8515 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-16Merge "Removed test option from editor screen"Dan Timoney1-1/+1
2019-04-16Merge "Test template- display message"Dan Timoney4-7/+65
2019-04-16Merge "Fixed issue ccsdk-1223"Dan Timoney3-24/+55
2019-04-16Removed test option from editor screenArundathi Patil1-1/+1
removed test option from editor screen. it will be handelled in test component Issue-ID: CCSDK-1227 Change-Id: I1148e6452b681671e1e9caa959a905d6a5184c52 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-15Test template- display messageArundathi Patil4-7/+65
Add code to display custom message to user in test screen Issue-ID: CCSDK-1227 Change-Id: Ief1492722f30a5dd6f2bb43e984f2ed72a2f21bd Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-15Fixed issue ccsdk-1223Arundathi Patil3-24/+55
User was unable to add folde/file in the root level of the file-manegr. fixed this issue Issue-ID: CCSDK-1223 Change-Id: I6f9960d3d8545b364385cc235f9117a488a5cef1 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-15fixed alert box issueArundathi Patil1-0/+1
moved alert box to right place (inside the subscriber) Issue-ID: CCSDK-1212 Change-Id: Ifbddfde3f9aff8a2f50c76c4513da149c60ee665 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>