Plugin load by the UI 83/70083/2
authorIdan Amit <ia096e@intl.att.com>
Tue, 9 Oct 2018 15:45:52 +0000 (18:45 +0300)
committerMichael Lando <michael.lando@intl.att.com>
Wed, 10 Oct 2018 14:16:02 +0000 (14:16 +0000)
commit3504f84909d1ee1963931e63bed694a533a84cd3
tree76c0d4a298aac90efee26a8a9b4a96137aec187f
parent1eda33de6c88b9c1d6259e74b50c55ab1bb9357a
Plugin load by the UI

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>
catalog-fe/src/main/java/org/openecomp/sdc/fe/impl/PluginStatusBL.java
catalog-fe/src/main/java/org/openecomp/sdc/fe/servlets/ConfigServlet.java
catalog-fe/src/test/java/org/openecomp/sdc/fe/servlets/PluginStatusBLTest.java
catalog-ui/configurations/dev.js
catalog-ui/configurations/prod.js
catalog-ui/src/app/models/app-config.ts
catalog-ui/src/app/ng2/components/ui/plugin/plugin-frame.component.html
catalog-ui/src/app/ng2/components/ui/plugin/plugin-frame.component.ts
catalog-ui/src/app/ng2/services/plugins.service.ts
common-app-api/src/main/java/org/openecomp/sdc/fe/config/PluginsConfiguration.java