summaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/app.ts
AgeCommit message (Collapse)AuthorFilesLines
2021-02-17Implement Attributes/Outputs FEvasraz1-680/+697
Change-Id: I014bb0ebc07f3fea4266a4f295172eadee546705 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3448
2020-01-22Catalog alignmentys96931-244/+133
Issue-ID: SDC-2724 Signed-off-by: ys9693 <ys9693@att.com> Change-Id: I52b4aacb58cbd432ca0e1ff7ff1f7dd52099c6fe
2019-03-18Service Consumption FEojasdubey1-0/+8
Service consumption feature frontend implementation Change-Id: I68e1b507b1d4379b271fe97428ff8ae86dc11b4c Issue-ID: SDC-1990 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2019-03-05Add 'Req & Cap' screen for VF/PNF/Service - UImiriame1-0/+12
Issue-ID: SDC-2142 Change-Id: I23a2de18862e18389f801cbec3e452d7094df8e9 Signed-off-by: miriame <miriam.eini@amdocs.com>
2019-02-14Add 'Service Dependencies' tab in composition pagemiriame1-0/+8
Issue-ID: SDC-1987 Change-Id: Ib5b688c12234c81fe6f89b2b5d37dd16a75b0db9 Signed-off-by: miriame <miriam.eini@amdocs.com>
2018-11-05removed resource-input & service-input folderAnjali walsatwar1-24/+0
Issue-ID: SDC-1789 Change-Id: I15868ac889a57fabb1009787098087e22e3f45a5 Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
2018-07-29re base codeMichael Lando1-12/+52
Change-Id: I12a5ca14a6d8a87e9316b9ff362eb131105f98a5 Issue-ID: SDC-1566 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-21Fixing bug with router state changeIdan Amit1-8/+12
Fixing a bug on state change to "welcome" page and "previousState" state param. Change-Id: I12be09166809c862766973be8fc3b567d47f955f Issue-ID: SDC-1328 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-05-14plugin iframe size change on window outIdan Amit1-30/+34
Fixed an issue when the plugin iframe would shown over the left navigation buttons Change-Id: I9d2c5aa266fab468d4b2dd78ce5c1785c50d51cc Issue-ID: SDC-1328 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-05-01Interface Operation tab and screensArielk1-0/+13
Change-Id: If03234c783d6ce16fdd0945987ada83b6285f97f Issue-ID: SDC-1060 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2018-03-27Create Error page for offline pluginIdan Amit1-4/+2
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-07Sync Integ to MasterMichael Lando1-13/+3
Change-Id: I71e3acc26fa612127756ac04073a522b9cc6cd74 Issue-ID: SDC-977 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
2018-03-07Add events hub notify callsIdan Amit1-1/+1
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-01-31Change designer to plugin in codeIdan Amit1-10/+10
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-1/+1
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-22Create designer-tab componentIdan Amit1-0/+9
Created designer-tab component for side-nav of resource context Updated configuration according to new design Change-Id: I3bbd3024318d48aa0c1560440877ecd3efbf8b89 Issue-ID: SDC-939 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-01-16Designer-view component for top-navIdan Amit1-3/+12
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-10Final commit to master merge fromTal Gitelman1-17/+25
Change-Id: Ib464f9a8828437c86fe6def8af238aaf83473507 Issue-ID: SDC-714 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-07-18[SDC] rebase 1710Michael Lando1-3/+14
Change-Id: I07fced02f40a57700d9d35ed3ba498bca351fb13 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-17[SDC] rebase 1710 codeMichael Lando1-24/+1
Change-Id: I532ed68979fee7840ea8a5395e7e965b155fb9f9 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-12[sdc] rebase updateMichael Lando1-0/+20
Change-Id: I8f1fc7150975122dd9f3f4e653b9983064b399a6 Signed-off-by: Michael Lando <ml636r@att.com>
2017-07-03[sdc] - last merges before moving to LFTal Gitelman1-0/+2
Change-Id: I0df3ec795f0de84229ea4bb4806ec8f959243557 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-06-09[SDC-29] catalog 1707 rebase commit.Michael Lando1-0/+837
Change-Id: I43c3dc5cf44abf5da817649bc738938a3e8388c1 Signed-off-by: Michael Lando <ml636r@att.com>