aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui
AgeCommit message (Collapse)AuthorFilesLines
2018-10-02Added license header in html fileAnjali walsatwar41-0/+656
Issue-ID: SDC-1789 Change-Id: Ie024dfeee673f34998a64e31df25467f10f96873 Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
2018-10-02Added license header in html fileAnjali walsatwar16-2/+251
Issue-ID: SDC-1789 Change-Id: Ibcf49284a713df0766ac4b7131a534d99cb0a0cd Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
2018-10-02printGraphScreenDirective code removalAnjali walsatwar2-212/+0
Issue-ID: SDC-1798 Change-Id: I295e20bbf558e3250c37549e7b559f5175d4aed8 Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.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-27app/modules RefactoringAnjali walsatwar2-6/+1
Issue-ID: SDC-1789 Change-Id: I5dbee8edec34a59f6736e0a637d785bfbbc44eb4 Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
2018-09-27Refactoring Catalog UI codeAnjali walsatwar1-6/+3
Issue-ID: SDC-1789 Change-Id: Ic6acfdb637444e9be879fbac76874d892e0eb360 Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
2018-09-26console exception comming in add Artifact pageAnjali walsatwar1-1/+1
Issue-ID: SDC-1792 Change-Id: Idf4fece6b9a5f81501c414b1ffa08934e312be00 Signed-off-by: Anjali walsatwar <anjali.walsatwar@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 1seshukm45-31/+749
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 mergeArielk13-139/+224
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-26json/yaml validation for modelsdekstroza1-0/+29
Introduced yaml-json-validator-maven-plugin a. Runs in validate phase b. For now only validate /import/tosca subfolders c. Validates both yml and json files Change-Id: I53513321c4378485dd821c251de5555050313911 Issue-ID: SDC-1343 Signed-off-by: dekstroza <dejan.kitic@ericsson.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-15maven improvements and clean upMichael Lando3-180/+3
update plugging to latest available versions, remove un needed files from source control clean up commented sections. disable verbose for docker plug in. add logback file for tests to disable out put by default. update logging calls to new api. disable logging on debug level. update docker run to include simulator on demand Change-Id: Icc0fb7add6dd4fe65f5f3d8dd309fd8dae2681fc Issue-ID: SDC-1639 Signed-off-by: Michael Lando <ml636r@att.com>
2018-08-14Patch for artifact delivery POSTArielk4-8/+6
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 workflowsArielk15-151/+511
Change-Id: Iacf74ee333a3bc2e76e764c28ae660322bc9e6e4 Issue-ID: SDC-1535 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2018-07-29re base codeMichael Lando309-3185/+8922
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-06-02update sdc versionMichael Lando1-1/+1
update pom and version.properties to 1.3.0 Issue-ID: SDC-1370 Change-Id: I0dcf02f868dd263ba4523435e7be11bdc3851053 Signed-off-by: Michael Lando <ml636r@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-30removed fields from LA EP and LKGArielk1-1/+1
Change-Id: I20b9d81721125ac19c2910a36e11290c3fda27bd Issue-ID: SDC-1381 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2018-05-27Revert "update sdc version"Michael Lando1-1/+1
This reverts commit 5920d2c9e47958ed5f3197b7a16094e01e8d4bcd. Change-Id: I7906549d1fb7ba5d8d081870a9d976a3c8077438 Issue-ID: SDC-1370 Signed-off-by: Michael Lando <ml636r@att.com>
2018-05-26update sdc versionMichael Lando1-1/+1
update pom and version.properties to 1.3.0 Issue-ID: SDC-1370 Change-Id: Ib8f4e2859ee79dfd8e19e725b07c77d7d2bbdaf1 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-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 Lando2-2/+2
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-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-08Developed disable navigation mechanismIdan Amit4-9/+20
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 Amit7-7/+61
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 screensArielk28-7/+805
Change-Id: If03234c783d6ce16fdd0945987ada83b6285f97f Issue-ID: SDC-1060 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2018-04-30Promise logic to pub-subIdan Amit1-1/+2
Added a fix where the loader was displayed before waiting for the plugin to finish is work Change-Id: Ie8cb309f6bc65a2dd2d1fef1f33e36030930f45f Issue-ID: SDC-1164 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-04-23Fixed tester pages hangs on accept clickIdan Amit1-0/+10
Fixed an issue regarding the pubsub mechanism Change-Id: I12a90e5a9d0e046f23ea57c457618b646b72b2e4 Issue-ID: SDC-1247 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-04-23New observable notify design in pubsubIdan Amit1-10/+0
Removing unnecessary notify code Change-Id: Ic5401b82f5bacba15b857094315105fe9153dead Issue-ID: SDC-1178 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-04-15New observable notify design in pubsubIdan Amit9-112/+174
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-29Fixed UI webpack settingsIdan Amit1-4/+4
Fixed an issue with deploying local environment for non OS code base Change-Id: I94536251f4688b559e7e74b83815d9d3d1424bfc Issue-ID: SDC-1082 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-03-27Create Error page for offline pluginIdan Amit14-27/+119
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-18Add timeout and connection statusIdan Amit9-8/+39
Added timeout and connection status to the plugins configuration. Added support in ui to display a temporary error screen in case a plugin in offline Change-Id: Id4a0909cc704903be6183f22c67caec6f5050103 Issue-ID: SDC-1081 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-03-13Fixed merge issuesIdan Amit9-42/+65
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 Lando230-961/+4707
Change-Id: I71e3acc26fa612127756ac04073a522b9cc6cd74 Issue-ID: SDC-977 Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
2018-03-07Add events hub notify callsIdan Amit15-47/+160
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 Amit5-4/+142
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-08Support DCAE in new plugins integrationIdan Amit1-0/+1
Updated the ui prod.js configuration file Changed debug logging for plugin name not connected Change-Id: I3f89c4325253aaecc86efb6d32758cd90acc0c36 Issue-ID: SDC-1008 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-02-07Added ui configurationsIdan Amit1-0/+1
Added the plugins configuration to the prod.js config file Change-Id: I777e7042bf0b1d718622230f86765bde1c96dc5f Issue-ID: SDC-1008 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-02-04Designer alignmentIdan Amit2-5/+5
Little fixes from previous code Change-Id: I4adcd64ae1323963cec248cabb790a4375ae51df Issue-ID: SDC-972 Signed-off-by: Idan Amit <ia096e@intl.att.com>