Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  Context
ReactApp.js 1.51 KB
apollo.js 656 Bytes

Latest revisions

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

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

985798a6 01/17/2022 07:24 PM Ron Lavi

Fixes #34133 - Add PF4 pagination

dropping the PF3 pagination and its helpers.

cb6b70da 09/05/2021 11:20 AM Ron Lavi

Fixes #32880 - Add confirmation modal service (#8619)

9889fa14 08/26/2021 10:20 AM Ron Lavi

Fixes #33026, #30865 - Add React error boundary

12e53a9b 07/06/2021 03:19 PM Ron Lavi

Fixes #32860 - move toast list to app's root (#8618)

Toasts were triggered only from pages that used the PageLayout component,
or that used the `notifications` helper. Now they will always be triggered directly
from the root of the app.
Deprecated the `notifications` method so toast won't appear twice in pages...

0aebf308 03/04/2021 02:38 PM Ondřej Pražák

Fixes #31745 - Add GraphQL client

b0d5a6c9 01/08/2021 07:18 AM Amir Fefer

Fixes #29792 - Add current taxonomies and user in react context (#7655)

8bff4054 12/02/2020 06:03 PM Tomer Brisker

Fixes #29292 - Move pagination options to the client (#8152)

  • Fixes #29292 - Move pagination options to the client

There is no need to send the pagination options from the server, they
can be generated on the client side.

  • Refs #29292 - fix review comments...
88f2ca6f 09/29/2020 04:07 PM Maria Agaphontzev

Fixes #30604 - replace mount_react_component in ReactApp

View revisions

Also available in: Atom