Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  console
  provision_method
  puppet
_assign_hosts.html.erb 2.33 KB
_bmc.html.erb 985 Bytes
_bmc_missing_proxy.html.erb 446 Bytes
_build_review_status.html.erb 151 Bytes
_compute.html.erb 1.51 KB
_compute_detail.html.erb 476 Bytes
_conflicts.html.erb 1.17 KB
_dhcp_lease_errors.html.erb 904 Bytes
_form.html.erb 7.6 KB
_init_config_tab.html.erb 813 Bytes
_interfaces.html.erb 3.06 KB
_interfaces_tab.html.erb 116 Bytes
_list.html.erb 3.68 KB
_metrics.html.erb 499 Bytes
_nics.html.erb 1.29 KB
_operating_system.html.erb 2.2 KB
_overview.html.erb 333 Bytes
_progress.html.erb 487 Bytes
_provisioning.html.erb 637 Bytes
_resources.html.erb 323 Bytes
_runtime.html.erb 320 Bytes
_selected_hosts.html.erb 1.41 KB
_taxonomy_import_option.html.erb 225 Bytes
_templates.html.erb 1.65 KB
_unattended.html.erb 282 Bytes
assign_hosts.html.erb 217 Bytes
clone.html.erb 85 Bytes
edit.html.erb 787 Bytes
index.html.erb 932 Bytes
multiple_build.html.erb 350 Bytes
multiple_destroy.html.erb 768 Bytes
multiple_disable.html.erb 270 Bytes
multiple_disassociate.html.erb 718 Bytes
multiple_enable.html.erb 269 Bytes
multiple_parameters.html.erb 443 Bytes
new.html.erb 62 Bytes
query.html.erb 126 Bytes
rebuild_config.html.erb 258 Bytes
review_before_build.html.erb 1.59 KB
select_multiple_environment.html.erb 529 Bytes
select_multiple_hostgroup.html.erb 418 Bytes
select_multiple_location.html.erb 454 Bytes
select_multiple_organization.html.erb 478 Bytes
select_multiple_owner.html.erb 479 Bytes
select_multiple_power_state.html.erb 426 Bytes
select_multiple_puppet_ca_proxy.html.erb 223 Bytes
select_multiple_puppet_proxy.html.erb 215 Bytes
show.html.erb 4.83 KB
update_multiple_parameters.html.erb 527 Bytes
welcome.html.erb 826 Bytes

Latest revisions

# Date Author Comment
69379b51 07/08/2021 12:46 PM Ondřej Ezr

Fixes #32584 - drop flot charts

All uses of flot charts have been deprecated and are rendering React
counterparts. We can remove flot charts now.

066f573b 07/08/2021 12:46 PM Ondřej Ezr

Fixes #23665 - Patternfly charts on Host Detail

We are still using deprecated method `flot_chart` to render the Host
detail page charts. It works, but we should migrate to rendering
React components directly.

7a5dad49 06/22/2021 01:20 PM Bernhard Suttner

Fixes #27812 - indicate that password for host is set (#8555)

71a331c5 05/24/2021 10:22 AM Adi Abramovitch

Fixes #32397 - changed button type to submit (#8543)

`<input type="button">` doesn't get the enter event in some cases.
submit type with `return false;` should fix this issue.

ea45843b 04/28/2021 08:52 AM Leos Stejskal

refs #31240 - Fix 'Register host' button on Host welcome page

94c522d8 04/25/2021 01:33 PM Adi Abramovitch

Fixes #32070 - Updating welcome pages to use react component

7f25f394 04/23/2021 10:18 AM Leos Stejskal

Fixes #31240 - New Host Registration Form (#8419)

Completely in React, with router & PF4 components
Divided into two tabs: General fields & Advanced Fields
Slots for extending form fields (general / advanced)
Form can be submitted only if there are no invalid fields...

b089ed9e 04/23/2021 07:31 AM Ondřej Ezr

Fixes #32083 - use full Host model in VM template

For rendering `hosts/_compute` we've used just host attributes in the
past, but it just brings more complexity, when we cant rely on the Host
model to be around.

This builds the Host model instead and passes it to the templates.

18c7e3ba 03/15/2021 02:30 PM Leos Stejskal

Refs #31663 - Host detail - Fix typo in @host variable

26a20e66 03/12/2021 04:40 PM Leos Stejskal

Fixes #31663 - Registration templates usability issues (#8256)

- New template kind 'Host initial configuration' for
host configuration after the registration.
- Registration templates (like 'Global Registration')
cannot be assigned to operating system...

View revisions

Also available in: Atom