Project

General

Profile

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

Latest revisions

# Date Author Comment
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.

80963357 09/15/2016 09:44 AM Marek Hulán

Fixes #10395 - fine grain for CPU selectors

eabbbeb4 09/06/2016 01:44 PM Marek Hulán

Fixes #2314 - fine grain for RAM selectors

5e813fae 08/08/2016 06:08 AM elad

Fixes #15924 - Implement server groups and scheduler hints

cbc6ac08 04/05/2016 09:27 AM Dominic Cleal

fixes #14202 - enable select2 in interfaces modal

Reverts commit 44723b9 and re-enables select2 in the interfaces modal,
instead fixing the issue with the NIC table detail lines to read the
network information out of select2 dropdown menus correctly.

26eeda80 03/22/2016 06:45 AM Dominic Cleal

fixes #14041 - don't call select2 on CR form templates

select2 must be called only when the select becomes visible, not for
hidden template elements. add_child_node() already does when adding a
new set of fields from the template. without_select2 is removed from...

01fde835 03/16/2016 04:30 AM Marek Hulán

Fixes #14204 - list only bridges for bridged networking

38a3e64b 01/24/2016 06:47 AM Daniel Lobato Garcia

Fixes #13343 - Compute resource network modal is misaligned

Notice I also changed the help inline to be a popover, as per
Patternfly's recommendation -
https://www.patternfly.org/patterns/field-level-help/

Before: http://i.imgur.com/tVokboI.png
After fixing: http://i.imgur.com/AJusnmF.png

View revisions

Also available in: Atom