Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
a406cf2b 10/09/2023 09:42 AM Matěj Mudra

fixes #36160 - Redefine append domain names setting

This PR aims to unify the format of host names stored in the database and the way they are displayed.
With this change, the name of the host is always going to be stored with the domain name appended.
The setting formerly named `append_domain_name_for_hosts` is now renamed to `display_fqdn_for_hosts`...

8cbb98b9 01/05/2023 02:15 PM Lucy Fu

Fixes #35649 - Add Details tab - Virtualization card

eaeeaef6 11/29/2022 02:14 PM Maria Agaphontzev

Fixes #35255 - Add Parameters tab to host details page (#9368)

  • Fixes #35255 - Add Parameters tab to host details page
c3afd8f0 11/23/2022 01:14 PM Nofar Alfassi

Fixes #35642 - update the message in the new UI to display the host's creator

Add `creator_id` property to the Host model to save the user who created each host.
This property is used in the new host details UI to display the user who created the host.

d559505b 11/03/2022 10:48 AM Maria Agaphontzev

Fixes #35696 - add bios info to reported data facet

da17e289 10/25/2022 04:27 PM Maria Agaphontzev

Fixes #35665 - Host Details add a provisioning card (#9480)

950040e4 10/14/2022 08:55 AM Chris Roberts

Fixes #35619 - Add kernel_version to reported data facet for new host UI

2bdd1979 08/29/2022 08:24 AM Chris Roberts

Fixes #35438 - Unescape cluster on compute resource controller

The webui uses a different controller than hammer does, we don't allow slashes in Apache so this allows nested clusters to be found when using hammer. Also updated various rabl files for better user experience in hammer list commands(seperate pr to that repo)

13529490 03/15/2022 10:00 PM Ondřej Ezr

Fixes #34391 - use facets to expose reported data in API

We use only uptime_seconds in the API and not even properly.
Facets should have its own view to separate its data from the main host attributes.

4f0adaeb 02/21/2022 09:58 AM Adi Abramovitch

Fixes #34251 - Add API endpoint for import Ipv4 subnet

View revisions

Also available in: Atom