Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  assets
  stories
simple_named_modules.js 1.07 KB
test_setup.js 589 Bytes

Latest revisions

# Date Author Comment
69379b51 07/08/2021 12:46 PM Ondřej Ezr

Fixes #32584 - drop flot charts

All uses of flot charts have been deprecated and are rendering React
counterparts. We can remove flot charts now.

066f573b 07/08/2021 12:46 PM Ondřej Ezr

Fixes #23665 - Patternfly charts on Host Detail

We are still using deprecated method `flot_chart` to render the Host
detail page charts. It works, but we should migrate to rendering
React components directly.

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

4253d832 07/06/2021 11:33 AM Tomer Brisker

Fixes #32840 - Avoid duplicate tooltips on settings (#8610)

  • Fixes #32840 - Avoid duplicate tooltips on settings

EllipsisWithTooltips causes a duplicate tooltip to be shown for setting
values in Firefox. There is no need to show a tooltip for long values,...

e89e9a00 07/06/2021 07:53 AM Amir Fefer

Fixes #32692 - add kebab dropdown support to host details cards

a3d1c6aa 07/05/2021 12:39 AM Tomer Brisker

Fixes #32752 - Don't allow editing readonly settings (#8608)

  • Fixes #32752 - Don't allow editing readonly settings
  • Refs #32752 - Move setting editing handling into the cell

Instead of having the table handle the modal and passing down the
callback to trigger it, move the editing logic into the inner cell....

0a5e49a8 06/30/2021 02:07 PM Maria Agaphontzev

Fixes #32904 - update js vendor to 8.7

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

Fixes #32821 - Open audit documentation in a new tab

2d8b1bbc 06/25/2021 10:11 AM Maria Agaphontzev

Fixes #29614 - add search to ace editor

7f3bd27c 06/22/2021 02:23 PM Tomer Brisker

Fixes #32484 - Translate settings tooltip

Remove the settings name from the tooltip as it's already displayed in
the table right next to it. Only show the default value, with the
"Default: " string translated.

View revisions

Also available in: Atom