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.61 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 1.98 KB
_overview.html.erb 333 Bytes
_progress.html.erb 487 Bytes
_provisioning.html.erb 637 Bytes
_resources.html.erb 111 Bytes
_runtime.html.erb 140 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.9 KB
update_multiple_parameters.html.erb 527 Bytes
welcome.html.erb 689 Bytes

Latest revisions

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

5bc61db9 03/09/2021 05:43 PM Tomer Brisker

Fixes #31990 - Optimize tooltip and popover initialization

Instead of iterating over all elements with tooltips or popovers and
initializing each one seperately, initialize them once with a selector
to identify which elements should have them. On pages with hundreds or...

bd67dc8b 02/28/2021 03:49 PM Leos Stejskal

Fixes #31912 - Host registration tab improvements (#8343)

7fa7cec6 02/16/2021 04:00 PM Leos Stejskal

Fixes #31629 - API for generating registration command

7e9415db 02/10/2021 05:04 PM Ondřej Pražák

Fixes #28016 - Add global slot for host(group) params

ddef1a45 10/28/2020 05:50 PM Ron Lavi

Fixes #31097 - link to a tab in host details page

ede5a1cb 10/27/2020 05:22 PM Leos Stejskal

Fixes #31164 - Hosts Welcome page - Register host button (#8108)

View revisions

Also available in: Atom