Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
b8c9069d 05/15/2017 06:23 AM matan werbner

Fixes #18438 - control notifications polling

c6c2116d 05/10/2017 07:20 AM matan werbner

Fixes #19502 - fix react warnings

68cd4bba 05/08/2017 06:12 AM matanw

fixes #14178 - Introduce patternfly toast notifications

e2b7102e 05/08/2017 06:12 AM matan werbner

Fixes #18957,#18193,#18678,#18853 - notifications redux

Refactored notifications to work with redux, fixed
several UI related bugs, added tests.
flux is now unused, this is based on @gailsteiger's
previous work.

3186c78d 05/08/2017 06:12 AM Gail Steiger

fixes #14178 - introduce react patternfly toasts

d91a0e4d 05/08/2017 06:12 AM Ohad Levy

fixes #14178 - introduce patternfly toast notifications

- replaces old jnoitfy with react implementation.
- Adds a notification store to handle events from
rails flash + legacy javascript Notice function and expose
an Action API to add notifications.

ea0d94e6 04/19/2017 09:37 AM Ohad Levy

fixes #19192 - adds mark all as read notification action

This implements missing feature from patternfly ( see http://www.patternfly.org/pattern-library/communication/notification-drawer/#/code/angular)

a29d5438 03/28/2017 02:35 PM matan werbner

Fixes #18957,#18193,#18678,#18853 - notifications redux

Refactored notifications to work with redux, fixed
several UI related bugs, added tests.
flux is now unused, this is based on @gailsteiger's
previous work.

71e6c498 03/20/2017 04:22 PM matan

Fixes #18906 - empty tooltip on notification

bf4f4569 03/15/2017 12:07 PM matan werbner

Fixes #18901 - fix bottom notification dropdown

76fdb3f3 03/14/2017 05:26 PM matan

Fixes #18728 - notifications scroll

b794166b 03/14/2017 10:24 AM Liza Gilman

Fixes #18234 - display correct icon when no unread notifications

--amend

878f746e 03/14/2017 10:14 AM matan

Fixes #18888 - refactor powerStatus

ee7002f8 03/07/2017 12:03 PM matan

Fixes #18591 - powerStatus in redux

2a824da7 02/26/2017 10:40 AM matan

Fixes #18638 - add sass support to webpack

db8b1228 02/23/2017 09:56 AM Daniel Lobato Garcia

Fixes #18426 - Add actions to notification entries

This adds support for the notifications to display actions. In case no
actions are provided, the dropdown kebab isn't shown. The actions
possible right now only include GET links.

3a8206ba 02/16/2017 02:53 PM Tomer Brisker

refs #18464 - rename *.spec.js to *.test.js

e773a292 02/16/2017 08:23 AM verbmat@gmail.com

Fixes #18530 - fix package.json dependencies

9ddeae1e 02/16/2017 04:12 AM Ohad Levy

fixes #18466 - change getHostsData function name to be singular

a303c6bb 02/15/2017 07:55 AM matan

fixes #18464 - Add Redux to statistics page

This is a first step to replacing Flux with Redux

c33ab7ee 02/01/2017 07:42 AM Gail Steiger

Fixes #18194, #18326 - minor UI bugs Notifications

persist open group on navigation
remove expand toggle indicator

8ed57bb6 01/29/2017 09:32 AM Gail Steiger

fixes #18191,#18192 - monitor notification request

prevent multiple requests, stop polling after error

1c40f7e8 01/20/2017 01:45 AM Gail Steiger

fixes #18010 - UI Notifications front-end implementation

fba692db 12/28/2016 03:34 AM Gail Steiger

fixes #17600 - Storybook does not draw chart

ed2d72e6 12/06/2016 09:39 AM Gail Steiger

Fixes #17580 - React Chart Component has unsafe function

f81ed5ce 12/04/2016 10:58 AM Gail Steiger

Fixes #17569 - prevent error on chart component unmount

ebe6db02 11/30/2016 04:04 AM Gail Steiger

Fixes #17035 - removes webpack provider plugin

aaef5a5d 11/22/2016 11:11 AM Ohad Levy

refs #14688 - updated corret meta tag name and missing whitespace.

901fe896 11/22/2016 10:45 AM Ondřej Pražák

Fixes #14688 - Power status visible on hosts index page

92cde093 11/02/2016 03:34 AM Gail Steiger

Fixes #17038 - Improve js testing coverage reporting

659d49a1 10/09/2016 09:51 AM Gail Steiger

Fixes #13424 - c3 patternfly react implementation