Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  __tests__
  components
AuditsPage.fixtures.js 1007 Bytes
AuditsPage.js 1.45 KB
AuditsPageActions.js 2.67 KB
AuditsPageSelectors.js 892 Bytes
auditspage.scss 146 Bytes
index.js 1.47 KB

Latest revisions

# Date Author Comment
985798a6 01/17/2022 07:24 PM Ron Lavi

Fixes #34133 - Add PF4 pagination

dropping the PF3 pagination and its helpers.

a6471d0a 12/21/2021 06:08 PM Maria Agaphontzev

Fixes #33736 - Allow 2 search with bookmark in one page

4304cdde 10/28/2021 12:05 PM Ron Lavi

Fixes #33635 - update Audits & Models pages buttons to PF4

2e21e2c1 08/23/2021 08:28 PM Maria Agaphontzev

Fixes #33323 - broken Documentation in search for react page

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

16506a6d 06/29/2021 10:22 AM Tomer Brisker

Fixes #32821 - Open audit documentation in a new tab

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...
40f3aaf2 10/19/2020 12:31 PM Maria Agaphontzev

Fixes #28682 - stop using jquery in ToastNotifications

5d07be84 05/06/2020 04:52 PM John Mitsch

Fixes #29708 - Remove internal use of deprecated JS API

The API module is deprecated and can be updated internally.

97b997fd 05/05/2020 11:57 AM Shimon Shtein

Fixes #29135 - Move external links to a single controller

View revisions

Also available in: Atom