[ovirt-users] Re: UI plugin of billing

2018-08-03 Thread Vojtech Szocs
Hello! If you'd like to create your own UI plugin, I'd suggest to first take a look at samples-uiplugins repo. In general, the UI plugin API has stayed (more or less) backwards-compatible since oVirt 3.2.x days, so most of these sample plugi

[ovirt-users] Re: UI plugin of billing

2018-08-02 Thread Greg Sheremeta
Hi :) I can certainly help with the UI plugin part. The new way to do this is using react + REST API. Take a look at https://github.com/oVirt/ovirt-engine-ui-extensions you could model your plugin on the Migrate VM plugin there. https://github.com/oVirt/ovirt-engine-ui-extensions/blob/master/src/i