Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
406162d5 05/22/2024 01:54 PM Maria Agaphontzev

Fixes #37489 - use host_details_ui in React context

37093a54 05/22/2024 11:30 AM Maria Agaphontzev

Fixes #37443 - edit comment from host details

f04d47cc 05/21/2024 12:25 PM Nadja Heitmann

Fixes #37440 - Enable multiple repositories for host registration

7878a4a5 04/24/2024 12:20 PM Oleh Fedorenko

Fixes #37307 - Add more control over SelectAllCheckbox

c21ac651 04/11/2024 07:31 PM Jeremy Lenz

Fixes #37293 - Add user columns to hosts index
- add column registry
- add plugin documentation
- Make breadcrumb a React link
- Respect display_fqdn_for_hosts setting

4550a0c1 04/11/2024 10:00 AM Maria Agaphontzev

Fixes #37252 - prevent duplicate foremanReact in plugins

1b215f65 04/05/2024 03:15 PM Maria Agaphontzev

Fixes #37280 - remove typeAheadSelect

c9ce7c6e 03/26/2024 09:14 PM Jeremy Lenz

Fixes #37247 - refactor HostsIndex to map results directly

46fcd9a4 03/13/2024 10:19 PM Maria Agaphontzev

Fixes #37248 - make hostsIndexContext a singleton

bfe58065 03/12/2024 03:27 PM Oleh Fedorenko

Fixes #37236 - Add primaryButton prop to PermissionDenied component

21389fb6 03/08/2024 03:27 PM Maria Agaphontzev

Fixes #37233 - Generic table always shows actions

30f93cc4 02/29/2024 12:41 PM Maria Agaphontzev

Fixes #37134 - upgrade to node 18 and npm 8

1da802b4 02/14/2024 01:01 PM Maria Agaphontzev

Fixes #37154 - run componentRegistry.registerMultiple once

99edf46e 02/14/2024 11:49 AM Maria Agaphontzev

Fixes #37089 - host details - sub tabs are hidden

c2815eca 02/13/2024 10:34 AM Karolína Małyjurková

Fixes #37079 - Show current user in nav menu when screen too small

fffa4c2a 02/08/2024 02:15 PM Maria Agaphontzev

Fixes #37064 - Login missing background after scrolling

441db4c9 01/29/2024 01:32 PM Evgeni Golov

Refs #37102 - don't prefix vendor imports with node_modules

89c61045 01/26/2024 10:44 AM Maria Agaphontzev

Fixes #37102 - webpack 5

066dd49a 01/24/2024 05:33 PM Maria Agaphontzev

Fixes #37070 - BreadcrumbBar.test.js missing await

bf96d600 01/22/2024 03:37 PM Maria Agaphontzev

Refs #37067 - closing parent nav should close child nav

a75d9d65 01/22/2024 01:24 PM Maria Agaphontzev

Fixes #37067 - closing parent nav should close child nav

32cedde5 01/22/2024 09:08 AM Karolína Małyjurková

Fixes #37067 - closing parent nav should close child nav

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

20798d21 01/15/2024 02:55 PM Adam Ruzicka

Fixes #37038 - Use correct total and owned links

for host statuses in error column in Monitor > Host statuses.

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

Fixes #36872 - Banner to show foreman instance

f0003582 01/11/2024 09:18 AM Girija Soni

Fixes #37012 - Add a placeholder when selecting booltype params

bf39cd04 01/04/2024 02:40 PM Maria Agaphontzev

Fixes #37025 - Navigation should only have 1 item expended

5423d2c4 01/04/2024 12:56 PM Maria Agaphontzev

Fixes #37026 - EditorView snapshots update

d834eb62 12/07/2023 03:40 PM Maria Agaphontzev

Fixes #36963 - Table index new button far in large screens

1a51de38 12/07/2023 03:23 PM Maria Agaphontzev

Fixes #36896 - override plugin toolbar css

be986752 12/07/2023 03:20 PM Maria Agaphontzev

Fixes #36966 - broken link in Register Host documentation

146826f2 12/04/2023 01:02 PM Maria Agaphontzev

Fixes #36949 - Clear nav search doesn't clear results

4cee33a4 11/29/2023 04:51 PM Maria Agaphontzev

Fixes #36948 - Nav Search doesnt show ansible roles

3054853b 11/21/2023 06:49 PM Jeremy Lenz

Fixes #36892 - Pass host results to REX slot;
allow root node permissions to be extended
Refs #36892 - improvements to regex & index layout

b1883f4d 11/20/2023 02:41 PM Maria Agaphontzev

Fixes #36932 - Import buffer in globalIdHelpers.js

8de9727d 11/20/2023 01:58 PM Maria Agaphontzev

Fixes #36933 - Fix linter issue in DateTimePicker.js

74933559 11/16/2023 04:25 PM Maria Agaphontzev

Fixes #36923 - Navigation search menu should be less wide

c5f6770d 11/16/2023 03:39 PM Samir Jha

Fixes #36915 - Correct datetime input for report generation

8b1890e9 11/15/2023 01:05 PM Maria Agaphontzev

Fixes #35601 - Search in navigation

b566ea8a 11/09/2023 11:06 AM Ewoud Kohl van Wijngaarden

Fixes #32848 - Support linking to docs.theforeman.org

An effort is under way to use docs.theforeman.org as the primary
documentation source. It is already the official documentation source
for Katello, but until now it wasn't easily possible to (correctly) link...

108aed55 11/08/2023 08:50 PM Partha Aji

Refs #36822 - Removes an accidentally commented line in TableHooks

fa798069 11/07/2023 12:43 PM Karolína Małyjurková

Fixes #36864 - Show entire opened bookmarks properly

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

9def07da 10/31/2023 11:35 AM Maria Agaphontzev

Fixes #36858 - Table index page design changes

405808d9 10/26/2023 04:13 PM Maria Agaphontzev

Fixes #36860 - Remove workaround for fixing layout rendering

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

d329c933 10/12/2023 04:05 PM Jeremy Lenz

Fixes #36793 - Allow plugins to close ActionsBar kebab via React context

d8200eea 10/11/2023 11:46 AM Oleh Fedorenko

Fixes #36821 - Fix table pagination to be used separately

2f429d57 10/10/2023 11:48 AM Karolína Małyjurková

Fixes #36783 - Add condition for title in PageLayout

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

cf9236eb 10/06/2023 12:47 PM Adam Ruzicka

Fixes #36775 - Allow creation of unlimited PATs again

Before this patch, the expires_at field was set to a single space, which
the backend considered invalid. With this patch, the value is null for
unlimited PATs, which the backend accepts.

2efcf47a 09/21/2023 12:05 PM Maria Agaphontzev

Fixes #32748 - add pf4 table template

772cfd23 09/19/2023 11:51 AM Karolína Małyjurková

Fixes #36734 - Hide double title on Register Host page

6a292004 09/13/2023 01:33 PM Maria Agaphontzev

Refs #36400 - add ouia-ids to ChartBox

9447c824 08/25/2023 10:04 AM Karolína Małyjurková

Fixes #36350 - Add line breaks to long bookmarks

5313801d 08/24/2023 03:01 PM Maria Agaphontzev

Fixes #36551 - Update PermissionDenied component

9bb4bc75 08/16/2023 10:16 AM Maria Agaphontzev

Fixes #36400 - Update ConfigReports to pf4

cc68b539 08/08/2023 12:45 PM Girija Soni

Fixes #36591 - Fix the parameter value masking

b657d269 07/20/2023 08:19 AM Maria Agaphontzev

Fixes #36471 - Add eslint rule to alert missing ouia-ids

ec82deab 07/19/2023 11:35 AM Maria Agaphontzev

Fixes #36571 - Remove dividers between navigation items

00de05fd 07/12/2023 09:10 AM Bernhard Suttner

Fixes #36518 - show disk/partitions of vsphere host

df3a0b0d 07/03/2023 12:55 PM Maria Agaphontzev

Fixes #36543 - open navigation items in new tab

dee9c601 06/30/2023 04:00 PM Adam Ruzicka

Fixes #36560 - Persist pxe_loader on os_select

9633d3c9 06/29/2023 05:06 PM Maria Agaphontzev

Fixes #36550 - Add PermissionDenied to reports tab in host

ecb35f95 06/29/2023 04:31 PM Maria Agaphontzev

Fixes #36549 - params tab show buttons only with premissions

4d8796be 06/28/2023 10:30 AM Maria Agaphontzev

Refs #30344 - review fixes

0a90bfd0 06/28/2023 10:30 AM Maria Agaphontzev

Fixes #30344 - use pf4 navigation

ff1ba6a5 06/28/2023 10:30 AM Maria Agaphontzev

Refs #30344 - remove changeActive navigation function

59bf4919 06/16/2023 03:11 PM Adam Ruzicka

Refs #36330 - Use merged translations

The previous approach with using separate domains and then doing multi-
domain lookup made it hard for branding to hook into the process later.
This introduces an alternative approach where all the domains are
merged into the default app domain. The domains are still kept around...

5e7343ec 06/09/2023 07:52 AM Maria Agaphontzev

Fixes #36439 - remove storybook and update ui docs

985cca95 06/07/2023 07:02 AM Girija Soni

Fixes #36481 - Set the ouiaID of add parameter button

65864927 06/06/2023 12:33 PM Karolína Małyjurková

Fixes #36001 - Create new modal for adding personal access tokens

1cbea296 06/06/2023 10:45 AM Maria Agaphontzev

Fixes #36470 - Add missing ouia-ids to all pf4

523d56fd 05/25/2023 10:37 AM Lior Keren

Fixes #36067 - Drop reports link from the kebab menu in new host details page

598c98ed 05/24/2023 08:18 AM Lucy Fu

Refs #35649 - improve the error handling for Virtualization card

0f54b6f3 05/23/2023 11:44 AM Nofar Alfassi

Fixes #36088 - translate the description values on the settings page

Add the translatedCellFormatter.js file, which
enables the translation of settings descriptions.

e848148a 05/17/2023 11:46 AM Adam Ruzicka

Fixes #36330 - Fix plugin translations in frontend

- Add plugin:po_to_json rake task
- Load js locale files for all plugins
- Make i18n.js do multi-domain lookup

92acf5de 05/10/2023 10:03 AM Girija Soni

Fixes #36312 - Remove toast for register host validation

49992f9d 05/10/2023 07:41 AM Girija Soni

Fixes #36058 - Drop the socket facts chart

f4980212 05/09/2023 09:46 AM Adam Ruzicka

Fixes #36280 - Persist attributes on os_select

Changing os in hostgroup edit form triggers an
ajax call to /hostgroups/os_selected and the
response is used as a new set of fields to be
displayed in the form. However, some values from
the form were not passed to the backend as part...

76d24caf 05/03/2023 10:48 AM Lior Keren

Fixes #36199 - LoadingPage PF4 refactor

d620319b 04/21/2023 08:40 AM Bernhard Suttner

Fixes #36097 - protect rendered template

45cf9753 04/20/2023 04:29 AM Girija Soni

Fixes #36307 - Remove * for non mandatory fields

6368162f 04/20/2023 03:47 AM Girija Soni

Fixes #36017 - Remove spacing for array type settings

b0cf15d7 04/17/2023 09:15 AM Maria Agaphontzev

Fixes #36292 - show placeholder in host details card values

56fe651f 03/28/2023 11:38 AM Oleh Fedorenko

Fixes #36232 - Allow to pass custom error handler for submitForm

71c5858f 03/13/2023 09:10 AM Lior Keren

Fixes #36192 - Adding a Tooltip to EditorSettings

51172da5 03/09/2023 10:02 AM Lior Keren

Fixes #36050 - DiffRadioButtons PF4 Refactor

21dd3bf8 02/16/2023 12:39 PM Maria Agaphontzev

Fixes #36111 - do not focus search when typing in textarea

0e9660dd 02/14/2023 03:59 PM Lucy Fu

Refs #35436 - Add ouiaId to card templates

dfb541c4 02/14/2023 11:22 AM Ron Lavi

Fixes #36000 - use static ID attr in host details

the current dynamic generated ID makes it hard to test this change

fc0ad65d 02/10/2023 10:57 AM Maria Agaphontzev

Fixes #35978 - Update pf to 2022.16+ release

Updates foreman-js(patternfly) to have access to the name prop in Search

3d600a56 01/30/2023 01:48 PM Lucy Fu

Refs #35649 - Fix the issue with volume capacity for libvirt

2b7fc448 01/23/2023 12:53 PM Lucy Fu

Fixes #35896 - Improvement to getControllerSearchProps

608d38d9 01/16/2023 12:40 PM Maria Agaphontzev

Fixes #35912 - template autocomplete has incorrect props

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

Fixes #35649 - Add Details tab - Virtualization card

da0ccd0e 12/14/2022 03:06 PM Maria Agaphontzev

Fixes #35819 - Details tab cards have horizontal scroll

d640e1cc 12/08/2022 02:39 PM Maria Agaphontzev

Fixes #35839 - Move Details tab out of experimental labs

47800cd6 12/08/2022 01:13 PM Ewoud Kohl van Wijngaarden

Fixes #35836 - Drop "BIOS" UUID field

The host.uuid property is actually the virtualization UUID (for managed
hosts). This has nothing to do with the BIOS and is only confusing.

The UUID should also be considered an internal property and users
shouldn't be bothered by this. Instead, they should see a card showing...

97282e16 12/05/2022 04:14 PM Maria Agaphontzev

Fixes #35550 - change autocomplete to be pf4