Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
_base.html.erb 1.91 KB
_network.html.erb 1.7 KB
_volume.html.erb 454 Bytes

Latest revisions

# Date Author Comment
b264a1e1 04/19/2021 03:57 PM Ondřej Ezr

Refs #30784 - MemoryAllocation use react helper

In 8a9922fd we've removed `byte_size_f` last usage.
This is moving the byte_size_f to render the React component, to
seamlessly integrate into the form without breaking any plugins that
were possibly still using it....

22fa1637 04/08/2021 11:31 AM yifat makias

Fixes #30288 - replace CPU/Cores/socket input to react comp

8a9922fd 03/24/2021 05:01 PM yifat makias

Fixes #30784 - replace memory allocation input to react comp

b10e4c08 09/30/2020 11:20 AM Ondřej Ezr

Fixes #13459 - libvirt name coding

If libvirt has some special characters in volume/network names it breaks rendering.
Libvirt returns ASCII-8BIT encoded string with UTF8 encoded characters in it.
It's probably a bug in ruby-libvirt, but this fixes thigs on our side....

cabf6bf6 12/12/2018 10:18 AM Clemens Bergmann

fixes #2308 - add option to select cpumode in libvirt (#6294)

  • fixes #2308 - add option to select cpumode in libvirt
9234d6c5 09/25/2017 05:50 AM Ohad Levy

fixes #20652 - moved compute_resource js code to webpack

this creates a new namespace under tfm, tfm.computeResource
where relevant functions are expoed under the compute resource
namespace, for example:

tfm.computeResource.ovirt.termplateSelected function...

637da2f2 03/22/2017 11:34 AM Timo Goebel

fixes #18064 - import host from compute resource

a95e602a 03/07/2017 05:21 PM Marek Hulán

Fixes #18783,#18804 - replace inline helps with label helps

8c1eb62e 02/14/2017 09:45 AM Dominic Cleal

refs #18468 - move compute_resources JS to compute profile index

The CR JS should always be ready and loaded on the compute profile
index, as the new attributes form is rendered into the existing page
after the profile is created.

Because the new attributes form is loaded via the two-pane #content...

ec7fc1bd 02/14/2017 06:18 AM Sebastian Gräßl

Fixes #18468 - Include JS in libvirt compute profile form

When the form is loaded via XHR the needed JavaScript
is not loaded and selecting of certain attributes fail.

View revisions

Also available in: Atom