Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bookmarks
  factCharts
  hosts
  notifications
  statistics
  toasts
index.js 795 Bytes
registerReducer.js 249 Bytes
registerReducer.test.js 800 Bytes

Latest revisions

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

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

fixes #23357 - Refactor Notification Drawer from patternfly-react

a671ecad 05/16/2018 03:09 PM Avi Sharvit

Fixes #22683 - Domain level PasswordStrength entry

  • migrate PasswordStrength to a domain level folder-structure

ref #22473

b4da3d90 05/10/2018 01:56 PM Liza Gilman

Fixes #22847 - Use pf-react donut chart in facts page

833e2aef 04/11/2018 10:56 AM Amir Fefer

Fixes #22855 - Add full breadcrumbs functionality

6850ad9c 01/28/2018 02:51 PM Amir Fefer

Fixes #21170 - move password_strength.js to wepback

4952b396 01/25/2018 12:24 PM Amir Fefer

Fixes #21962 - switch jquery ajax to axios

dfbb65cf 12/31/2017 01:14 PM Avi Sharvit

Fixes #22092 - refactor lodash usage

convert imports to be more spesific
prefer not to use lodash whenever possible

876df025 12/23/2017 09:25 AM Ohad Levy

fixes #22055 - update bookmark loading status.

This PR both fixes the issue reported by not showing spinner if
there is an empty set of saved bookmarks (it shows None found)

It also adds missing tests cases for spinner, error and empty
result sets, and replaces the loader component from patternfly-react...

3e1be3af 12/21/2017 08:32 AM Ohad Levy

fixes #20839 - new react implementation for bookmarks dropdown

View revisions

Also available in: Atom