aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/ng2
AgeCommit message (Collapse)AuthorFilesLines
2018-10-17Fix Header info of ng2/appseshukm8-0/+130
Change-Id: If5eaf7a02bc2c3fd5c641d8903af1d4866134a44 Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-10-17correct the header for connection-wizardseshukm5-0/+82
Change-Id: I9416043c1ea2e71d9545c08cdf7cddf4542c7fd4 Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-10-16Fixes for workflow association of operationArielk3-14/+16
Change-Id: Iae0bc661f986614b8223c247339aab728c14f5f7 Issue-ID: SDC-1814 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2018-10-16Operation WF association UIArielk7-103/+73
Change-Id: Id390261074721966ad85f881ae8c9e39b5022fad Issue-ID: SDC-1814 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2018-10-11Operation screen changes.Arielk8-58/+181
1. [ATTASDC-7390] Output parameter support 2. VF Workflow context 3. [ATTASDC-7420] "Opening same operation displays invalid fields and values" Change-Id: I7bb94b50ad299af6080266076b5e0b632ef5e0e7 Issue-ID: SDC-1814 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2018-10-11Fix Header of the compositionseshukm7-0/+113
Change-Id: I3b26c45d7a222a3ce747b75334961fed274b3057 Issue-ID: SDC-1700 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-10-10Plugin load by the UIIdan Amit3-8/+35
Changed the original plugin API to only return the plugins list Changed the plugin Iframe to check if the plugin is online on every init Change-Id: I7916668de17c49a2639047ef243939889a933067 Issue-ID: SDC-1400 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-09-27Fix header info of menu-itemseshukm3-10/+18
Change-Id: Icc2bca4c1afb07d037c521e88b18eb6f633283d0 Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-25Fix header info of catalog-ui ng2seshukm6-1/+101
Change-Id: Icc47430233266218e793fa5dce1cb4cc91824aa5 Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-25Fix Copyright info in component take2seshukm20-0/+322
Change-Id: Ia79f20d2489a8ee6cabd82ca41122791d0393b41 Issue-ID: SDC-1754 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-24Fix Copyright info in sdc Take 1seshukm10-30/+154
Change-Id: I5c4f1cf104d6d2dc230f390d6591325d220c4be5 Issue-ID: SDC-1754 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-20Fix wrong selected tab in top-navIdan Amit1-1/+5
Fixed a bug with wrong selected tabs in the top-nav Change-Id: I0a4fdb2d62154207b60fee641bf28b7f971d2456 Issue-ID: SDC-1583 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-09-20Fix copyright of interface-operation html fileseshukm3-0/+48
Change-Id: Id3eb18844ed316462afc6ab03bca20e73230d8f6 Issue-ID: SDC-1754 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-13Service operation UI mergeArielk9-139/+220
Change-Id: I9e8f584b61638696272738220d73086ebd168c96 Issue-ID: SDC-1739 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2018-09-12Add sorting capability to property assignmentAnjali walsatwar8-39/+236
Change-Id: I74cbebac6cfe76f4334fcb46813c98686de55822 Issue-ID: SDC-1516 Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
2018-08-20Fix issue in ui loadIdan Amit1-1/+1
Additional fix to logs Change-Id: I514460f0d4bbca1f6c417c0f8ba3939a9a95d18a Issue-ID: SDC-1666 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-08-20fix issue in ui loadMichael Lando1-15/+7
in case the plugin response is not valid json. Change-Id: Ib58158def846c14e85325c521b9b210f61e03ba3 Issue-ID: SDC-1666 Signed-off-by: Michael Lando <ml636r@att.com>
2018-08-14Patch for artifact delivery POSTArielk2-6/+4
Change-Id: If36201ba3f9a97dba46d839d8d9cfa5af533fed9 Issue-ID: SDC-1645 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2018-08-12Enhance operations to associate workflowsavigaffa1-2/+2
reading workflows and workflow versions from response "items" instead of "results" Change-Id: Iaf4a5538a0950dc95c54668307d5f3397a8b0f73 Issue-ID: SDC-1535 Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
2018-08-02Enhance operations to associate workflowsArielk9-84/+395
Change-Id: Iacf74ee333a3bc2e76e764c28ae660322bc9e6e4 Issue-ID: SDC-1535 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2018-07-29re base codeMichael Lando136-411/+3978
Change-Id: I12a5ca14a6d8a87e9316b9ff362eb131105f98a5 Issue-ID: SDC-1566 Signed-off-by: Michael Lando <ml636r@att.com>
2018-07-18Fixed not needed derived from propertiesIdan Amit1-1/+1
Removed derived from property that we're added before Fixed the properties assignments page to work with the new state Change-Id: I36cb09c3e1cb2839e2fac5bd8a7c9c063e36613f Issue-ID: SDC-1514 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-07-18Fixed not needed derived from propertiesIdan Amit1-4/+4
Removed derived from property that we're added before Fixed the properties assignments page to work with the new state Change-Id: Id8d8e9437a9927660cfd373b24efae63f4d13347 Issue-ID: SDC-1514 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-05-31Drop down being cut in plugin viewIdan Amit2-1/+10
Fixed drop down being cut down in plugin view Change-Id: I8d5895231e1e921c0c07df563a61039f207f253c Issue-ID: SDC-1367 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-05-21fixed SDC UI loading issuesIdan Amit2-8/+14
Fixed the API loading issues in slow network environments Change-Id: I1b8cb779d769c80d41a2303595a0b78dab46f192 Issue-ID: SDC-1347 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-05-16Fixed bug with breadcrumbs sub menuMichael Lando1-1/+1
that it was closed while mouse inside the sub-menu. Change-Id: I090ab2e7792845e701b77ab855feb90517f54762 Issue-ID: SDC-1328 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-08Developed disable navigation mechanismIdan Amit2-7/+15
Added a list for events to not fire an WINDOW_OUT event after sdc notifies about them Small fix to Plugins loader Change-Id: Ia31ebf4095b94a5ca602c4f502df4fcc32368b0b Issue-ID: SDC-1277 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-05-08Developed disable navigation mechanismIdan Amit4-3/+50
Added a mechanism to disable and enable the navigation when waiting for a response from a plugin Change-Id: I11cba9a7fc2a32e3d3d32fb9cf9f0590900fe73b Issue-ID: SDC-1277 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-05-01Interface Operation tab and screensArielk14-2/+661
Change-Id: If03234c783d6ce16fdd0945987ada83b6285f97f Issue-ID: SDC-1060 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2018-04-15New observable notify design in pubsubIdan Amit2-7/+23
Implemented the new subscription mechanism for the pub sub notify function Change-Id: I5e6484adf1a0413d48b54b55048cda1a59b387ee Issue-ID: SDC-1178 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-03-27Create Error page for offline pluginIdan Amit7-1/+100
Created an error page to be displayed when a plugin is offline Change-Id: I7bff7d29896e5eae88eca79784854bcd1086ca50 Issue-ID: SDC-1082 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-03-13Fixed merge issuesIdan Amit3-3/+9
Fixed merge issues that broke the behavior of the plugins development Change-Id: I6333944939628f745eb36c4619be33780881d27d Issue-ID: SDC-1126 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-03-07Sync Integ to MasterMichael Lando94-388/+2465
Change-Id: I71e3acc26fa612127756ac04073a522b9cc6cd74 Issue-ID: SDC-977 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
2018-03-07Add events hub notify callsIdan Amit4-9/+53
Added events hub notify calls. Fixed issues raised by development across the publish subscribe mechanism development Change-Id: I0768bdcb2d89f99634cdb6bc7cb75e20263f5c00 Issue-ID: SDC-1029 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-02-13Plugin pubsub implementationIdan Amit2-2/+42
Added implementation for sdc-hub and plugin pubsub classes Added timeout in the plugin head request health check Passing parentUrl in query params to each plugin Change-Id: Ie94aa4b398dd2fcfdf2d134f6c5785d3aa50d237 Issue-ID: SDC-1007 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-02-01Align configuration for new designIdan Amit2-10/+8
Aligned the designers configuration according to the new design addition and changes Change-Id: Id08942b5a8adbac10bbe76bdd8a2a6f093ec8b46 Issue-ID: SDC-975 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-01-31Change designer to plugin in codeIdan Amit11-87/+87
Changed all the use of the designer configuration in the code to be plugin Change-Id: Id9792cbd4fb9385446780c28fb7fb5418772acf6 Issue-ID: SDC-974 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-01-29Add query params options to iframeIdan Amit1-0/+13
Added query params support to the designers iframe Change-Id: I742b4717f5418deb6b7cc6bea143eb7521eed1c0 Issue-ID: SDC-959 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-01-24Add designer serviceIdan Amit2-0/+19
Fixed a bug in the configuration Change-Id: I6a40bff70ed71d72d6b75104ffb1002d83ade1b2 Issue-ID: SDC-958 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-01-21Update designer configuraiton fileIdan Amit1-1/+3
Updated the designer configuration file to support the new display options Made sure that the old code still works Change-Id: Ia63cb89b0f8cb92fc86e0804afe7e2c2caea0541 Issue-ID: SDC-938 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-01-16Designer-view component for top-navIdan Amit9-16/+111
Create a designer-view component for opening a designer view from the top-nav Updated the API to return the designers as a list and not as an object Created a designer-frame component that will get a designer url to open in the dedicated position Change-Id: Ic42f7695277e88aacdeaa74d4d0f95b49ce44999 Issue-ID: SDC-884 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-12-31SDC Designers Integration - Part 1Idan Amit2-9/+26
Finished first part of designers integration Added templated configuration file Added tests Change-Id: I76e8b413063b939e1eb58da4a5502c4b526168f2 Issue-ID: SDC-687 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-12-10Final commit to master merge fromTal Gitelman148-442/+2901
Change-Id: Ib464f9a8828437c86fe6def8af238aaf83473507 Issue-ID: SDC-714 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-08-10[SDC] code syncMichael Lando2-11/+34
Change-Id: Ia33a7874802b8ac2f49aed9199e109ea509e950e Signed-off-by: Michael Lando <ml636r@att.com>
2017-08-07[SDC] code syncMichael Lando2-9/+17
Change-Id: I576dd69504722c341b0f41a1f6232ed3f4bee8df Signed-off-by: Michael Lando <ml636r@att.com>
2017-08-02[SDC] code rebase for sdc resync to LFAvi Ziv26-279/+198
Change-Id: If6d87c9e324f508a8a6b80b10a03d1843901472e Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-22[sdc] 1710 rebase codeMichael Lando1-2/+4
Change-Id: Icedeac71c0a9d27518969effcd5d5519de9955a6 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-18[SDC] rebase 1710Michael Lando9-6/+174
Change-Id: I07fced02f40a57700d9d35ed3ba498bca351fb13 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-17[SDC] rebase 1710 codeMichael Lando18-126/+182
Change-Id: I532ed68979fee7840ea8a5395e7e965b155fb9f9 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-16[sdc] - merged 1707_build into sdc LFIdan Amit1-8/+8
Change-Id: Ia91f0206493d0cd8f158779ed1a94f55305c8a97 Signed-off-by: Idan Amit <ia096e@intl.att.com> Signed-off-by: Michael Lando <ml636r@att.com>