Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  common
  components
  redux
API.js 943 Bytes
APITestSetup.js 298 Bytes
constants.js 91 Bytes
mockRequests.js 420 Bytes

Latest revisions

# Date Author Comment
8f2622f4 07/01/2018 06:58 PM Ondřej Pražák

Fixes #23062 - Add custom message on form submit

5b16c0dc 06/19/2018 12:44 PM Amir Fefer

Fixes #23391, #23251 - adjsut breadcrumbs swticher to pf design

7d6d573e 06/18/2018 12:12 PM Boaz Shuster

Fixes #23709 - Fix ajaxRequestAction failure dispatch

The FAILURE action dispatched in ajaxRequestAction is not
aligned with the bookmarks, powerStatus and statistics
reducers:
- Moving to axios returns Error object instead of a string
- The payload doesn't contain "id" but "item"...

c50b21ee 06/13/2018 02:58 PM Amir Fefer

Fixes #23690 - update react to 16.3

be6d3eda 06/10/2018 08:07 AM Liza Gilman

Fixes #23598 - move report metrics chart to c3

3b0a7ea0 06/04/2018 01:51 PM Timo Goebel

fixes #23378 - vsphere: filter volume key parameter

59cdda31 05/27/2018 11:49 AM Gilad Lekner

fixes #23357 - Refactor Notification Drawer from patternfly-react

c28d51eb 05/22/2018 09:49 AM Boaz Shuster

Fixes #23468 - Add a test helper to test reducers with fixtures

The idea of testing a reducer using fixtures was introduced
in the BreadcrumBar tests.

Since, other components are going to be tested using this method,
it is moved to testHelpers.js to avoid duplication of code....

2e41835d 05/18/2018 03:04 PM Amir Fefer

Fixes #23628 - fix BreadcrumbBar actions test failure

dc86fdd8 05/16/2018 09:42 PM Amir Fefer

Fixes #23364 - add search input in breadcrumbs switcher

View revisions

Also available in: Atom