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
4b36fac6 04/25/2021 06:41 PM Ron Lavi

Refs #31240 - fix more lint issues

4c38b809 04/25/2021 06:41 PM Ron Lavi

Refs #31240 - fix ExclamationCircleIcon import

361f3d61 04/25/2021 02:38 PM Ondřej Ezr

Refs #30288 - improves CPUs counter input

In 22fa163731b38f597e4f96e0c0b345518a360b37 we've introduced React
component to implement the counter funcionality.
This uses the old `counter_f` form helper to render the React component
and effectivelly remove our dependency on the ui.spinner library.

94c522d8 04/25/2021 01:33 PM Adi Abramovitch

Fixes #32070 - Updating welcome pages to use react component

7f25f394 04/23/2021 10:18 AM Leos Stejskal

Fixes #31240 - New Host Registration Form (#8419)

Completely in React, with router & PF4 components
Divided into two tabs: General fields & Advanced Fields
Slots for extending form fields (general / advanced)
Form can be submitted only if there are no invalid fields...

25a7ef77 04/21/2021 11:46 PM Markus Bucher

Fixes #32375 - Fix prop-type in TableBody-component

befa5578 04/21/2021 08:53 AM Ondřej Ezr

Fixes #24351 - chart click through search

Fixes long lasting regression of charts on dashboard not being clickable through.
Adds posibility to specify custom filters for chart segments.
Moves click handler from DonutChartService to ChartService, as there is no reason for...

92b4247f 04/21/2021 08:48 AM Ondřej Ezr

Fixes #32360 - remove array destruction

This removes usage of array destruction as babel is unable to handle it
for some reason and given we have just two usecases, it is easier to
drop it, then figure out what's wrong with babel.

b264a1e1 04/19/2021 03:57 PM Ondřej Ezr

Refs #30784 - MemoryAllocation use react helper

In 8a9922fd we've removed `byte_size_f` last usage.
This is moving the byte_size_f to render the React component, to
seamlessly integrate into the form without breaking any plugins that
were possibly still using it....

d849076e 04/15/2021 11:47 AM Leos Stejskal

Fixes #32313 - Bookmarks menu enhancements

- New link 'Manage bookmarks' leading to /bookmarks
page with search query set to current controller
- Documentation link moved to the end of the menu
- Added icon to 'Bookmark this search' link

View revisions

Also available in: Atom