Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  foreman
  menu
  pagelets
README.md 804 Bytes

Latest revisions

# Date Author Comment
9fccd978 05/28/2024 12:29 PM Archana Kumari

Fixes #37420 - Fix Style/AccessorGrouping cop

5f343b66 05/22/2024 06:20 AM Ewoud Kohl van Wijngaarden

Fixes #37488 - Correct fact setting descriptions

The default_$taxonomy settings are used when a host is created from any
fact upload, not just Puppet. Their descriptions should reflect this.

de48fb5b 03/04/2024 10:48 AM Ewoud Kohl van Wijngaarden

Refs #36574 - Avoid patching Fastgettext

The code defines an additional method on Fastgettext but there's no
reason to do so. It can just as well define a method on itself.

cf47b3c9 01/30/2024 01:16 PM Evgeni Golov

Refs #37102 - detect plugins webpack by looking for remoteEntry.js

Since we switched to Webpack 5, there are no more manifest.json in the
plugins webpack folder, but we need some token to detect that we gotta
load webpack stuff.

0b40a64b 01/16/2024 08:44 PM Ron Lavi

Fixes #37013 - change the 'All hosts' menu item's url based on the `new_host_page` setting

After changing the `new_host_page` setting, the layout navigation still has the wrong hosts page link (the one it got initially)
and someone who wants to try this new functionallity can't access the page via the navigation....

8b0b8978 01/12/2024 01:53 PM Maria Agaphontzev

Fixes #36872 - Banner to show foreman instance

74121151 12/01/2023 06:26 PM Karolína Małyjurková

Fixes #36917 - Create current user permissions API

f03e699e 11/06/2023 09:02 PM Jeremy Lenz

Fixes #36867 - Add host delete & create
Add bulk modal with bulk params
add register/create buttons; fix links
address UX comments
Remove icon from delete action in the toolbar’s kebab
In the delete modal as a primary button use just “Delete”
(not delete host)...

3688a0da 10/26/2023 01:19 PM Partha Aji

Fixes #36822 - Design new hosts page

Created a HostIndex component

Update the TableIndexPage as a part of this action to accept things like
select all

Co-authored-by: Jeremy Lenz <>

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`...

View revisions

Also available in: Atom