
Vojtech Szocs has submitted this change and it was merged. Change subject: Cockpit UI Plugin for webadmin ...................................................................... Cockpit UI Plugin for webadmin With this plugin, the host main-tab shows new subtab embedding Cockpit which is running on the selected host. The host's right-click menu is enriched for new 'Cockpit' action leading to opening new browser window/tab with the host's Cockpit. When Cockpit is not running on the selected host, the menu action is disabled and the embedding subtab shows content of noCockpit.html page. See the README for more information. See cockpit.json for configuration. Change-Id: If70347aadcb30c14a0db05d9e9c4398cba09a05b Signed-off-by: Marek Libra <mlibra@redhat.com> --- A cockpit-plugin/README.cockpit A cockpit-plugin/cockpit-resources/index.html A cockpit-plugin/cockpit-resources/noCockpit.html A cockpit-plugin/cockpit.json 4 files changed, 152 insertions(+), 0 deletions(-) Approvals: Marek Libra: Verified Vojtech Szocs: Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/56392 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If70347aadcb30c14a0db05d9e9c4398cba09a05b Gerrit-PatchSet: 2 Gerrit-Project: samples-uiplugins Gerrit-Branch: master Gerrit-Owner: Marek Libra <mlibra@redhat.com> Gerrit-Reviewer: Marek Libra <mlibra@redhat.com> Gerrit-Reviewer: Michal Skrivanek <mskrivan@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com>