Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

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

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

fe74cc88 05/16/2018 12:52 PM Avi Sharvit

Fixes #23521 - BreadcrumbBar nested name_field

dfe26972 05/14/2018 10:05 AM Luuk

Fixes #22000 - Replace Button component with Patternfly

d88eb390 05/13/2018 07:41 AM lupan.daniel

Fixes #21992 - Uses patternfly spinner component

183c8dca 05/12/2018 10:04 AM Amir Fefer

Fixes #23549 - add axios support for wait_for_ajax

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

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

9fed8848 05/03/2018 04:38 PM Amir Fefer

Fixes #23486 - remove js warnings when a modal opens

41e79e8a 05/03/2018 11:15 AM Ondřej Pražák

Fixes #22592 - Add component for radio buttons

d132cfe0 04/28/2018 01:12 PM Ewoud Kohl van Wijngaarden

Fixes #23423 - Loosen seamless-immutable and lodash dependencies

244afb66 04/16/2018 08:09 AM Avi Sharvit

Fixes #23249 - Support api returning page as string

8452e8dc 04/16/2018 08:08 AM Avi Sharvit

Fixes #23240 - BreadcrumbBar prop-type warnings

32ec21ab 04/11/2018 08:10 PM Amir Fefer

Fixes #23222 - flatten breadcrumbs switcher fetched data

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

Fixes #22855 - Add full breadcrumbs functionality

9738aa6e 03/29/2018 06:44 PM Amir Fefer

Fixes #22236 - Adds breadcrumbs to foreman UI

b3adc050 03/28/2018 01:25 PM Amir Fefer

Fixes #22685 - improve statistics page loading time

b9ec31be 03/12/2018 01:46 PM Amir Fefer

Fixes #22713 - fix donut chart re-rendering

fb9ed6a2 03/01/2018 12:22 PM Avi Sharvit

Fixes #22724 - Update and pin patternfly-react

  • update and pin patternfly-react to v1.11.0
  • update tests snapshots
cf94f62e 02/28/2018 02:40 PM Avi Sharvit

Fixes #21999,#22005 - Migrate toasts to pf-react

  • Replace Alert and Toasts components with patternfly-react
  • Refactor the server side flash-notification
  • Allow rails-flah-notification to react-toast-notification with link
3d7200b8 02/25/2018 02:05 PM Avi Sharvit

Fixes #22682 - Update patternfly-react

  • update patternfly-react to version ^1.10.0
  • migrate NotificationDropdown.test to a shallow renderer
a9270dc4 02/25/2018 09:55 AM Amir Fefer

Fixes #22108 - add pf-react donut chart

d81a4863 02/01/2018 10:11 AM Avi Sharvit

Fixes #22466 - Update patternfly-react

Update patternfly-react and the related snapshot testing

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

d180d871 01/10/2018 01:49 PM Avi Sharvit

Fixes #22106 - Clean up the common components

0df382a3 01/08/2018 05:02 PM Amir Fefer

Fixes #22072 - adds scrolling in bookmarks dropdown

9f0c7d50 01/04/2018 05:47 PM Avi Sharvit

Fixes #22071 - Upgrade patternfly-sass to v3.32.1

a76b2950 01/04/2018 11:02 AM Amir Fefer

Fixes #22140 - update ellipsis-with-tooltip package

0b77eb60 01/02/2018 01:08 PM Amir Fefer

Fixes #22075 - move activeTooltip logic to react

c148efd9 01/01/2018 09:32 AM Avi Sharvit

Fixes #22101 - Reduce lodash affect on the bundle

Using `lodash-webpack-plugin` and `babel-plugin-lodash`

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

34d22528 12/19/2017 04:02 PM Amir Fefer

Fixes #22029 - fix redux-action forms test

ca1f814a 12/18/2017 09:58 AM Ohad Levy

Revert "Fixes #21312 - components for formatting dates" (#5094)

This reverts commit f2121ffcd31a2ba51895a04ce780a24f03295184.

1fe258bb 12/14/2017 02:13 PM Avi Sharvit

Fixes #21846 - React turbolinks fix

In order to support turbolinks with react, need to
unmount all root components before turbolinks do the unload

It fix the issue with the notification drawer and the on-click-outside
http://projects.theforeman.org/issues/21846

f2121ffc 12/12/2017 02:49 PM Tomáš Strachota

Fixes #21312 - components for formatting dates

4d563b21 12/03/2017 12:02 PM Walden Raines

Fixes #21838: Update patternfly-react version to 0.13.0

http://projects.theforeman.org/issues/21838

56562f3f 12/01/2017 02:15 AM Dan Seethaler

refs #21137 - Cleanup register reducers

Removes extra files from the initial PR #5014

http://projects.theforeman.org/issues/21137

763018b8 11/30/2017 09:38 PM Dan Seethaler

Fixes #21137 - Register reducers from plugins

This enables registering reducers from plugins.

http://projects.theforeman.org/issues/21137

5dc6c78f 11/22/2017 02:34 PM Dan Seethaler

Fixes #21725 - Move test config to setup file

This moves the redundant test setup code to a single file.

http://projects.theforeman.org/issues/21725

a5a6b5df 11/16/2017 12:10 PM Dan Seethaler

Fixes #21624 - eslint update to airbnb-base

Replace existing custom rules with airbnb-base config.
Eventually we'll want to to move to the full airbnb config
with react and a11y.

http://projects.theforeman.org/issues/21624

1c644904 11/12/2017 01:43 PM Avi Sharvit

Fixes #21600 - react-bootstrap Panel

Remove the Panel implementation and switch to use react-bootstrap
implementaion for panels.

http://projects.theforeman.org/issues/21600

2f1b8efb 11/12/2017 06:55 AM Dan Seethaler

Fixes #21630 - Add colocation for storybook stories

This moves the storybooks stories to colocate with the
corresponding component file. This makes it a little
nicer to manage and follows the pattern in the patternfly-react
repository.

http://projects.theforeman.org/issues/21630

7ab3f346 11/08/2017 03:09 PM Dan Seethaler

Fixes #21130: Use patternfly-react npm package

Update to patternfly-react and DropdownKebab implementation

http://projects.theforeman.org/issues/21130

5209d7c9 11/06/2017 06:55 PM Avi Sharvit

Fixes #21578 - Cmp.PropTypes to Cmp.propTypes

Chart, ChartBox and StatisticsChartsList are using prop-types in a wrong
way.

Chart is declaring about prop-types it is never used.

http://projects.theforeman.org/issues/21578

96a793f9 11/06/2017 02:11 PM Avi Sharvit

Fixes #21583 - Upgrade enzyme

Based on those pull requests:
https://github.com/theforeman/foreman/pull/4944
https://github.com/theforeman/foreman/pull/4978

Upgrading the enzyme packages and update the snapshots.

2845d4a2 10/30/2017 12:54 PM Avi Sharvit

Fixes #21500 - dismiss notifications

The notification drawer should get close
when clicking outside of the box

0652da58 10/26/2017 10:17 AM Shira Maximov

Fixes #21129 - Switching the submit and cancel buttons

1626779e 10/26/2017 05:38 AM Avi Sharvit

Fixes #21451 - Notification box close button
Close button should have a blue highlight on hover

67b44678 10/25/2017 12:39 PM Amir Fefer

Fixes #21453 - remove duplicate file

actions/hosts/powerStatus.js is duplicated,
the same as powerStatus.test.js

f48f3d42 10/23/2017 01:30 PM Avi Sharvit

Fixes #21202 - Add close button to notifications drawer

The notifications panel can get close now by clicking on the
new x (close) button

59e99bf0 10/23/2017 09:52 AM Dan Seethaler

Fixes #21160: Upgrade to React@16

This PR is to prepare for and merge

The current Foreman code is compliant with
which means everything should work with React@16.

http://projects.theforeman.org/issues/21160

b0fd1ab6 10/18/2017 02:41 PM Ohad Levy

fixes #20838 - add redux-form supports

51919636 10/16/2017 01:37 PM Amir Fefer

Fixes #18492 - add pf vertical navigation

32a4050a 10/05/2017 02:02 AM Dan Seethaler

Fixes #21179 - Upgrade to

Enzyme needs to be upgraded to support react@16. In upgrading I
found that using jest's snapshot feature would greatly improve
several of the tests that were in place. I've changed these
tests to use snapshots and added enzyme-to-json to support...

8ec9fb0f 10/04/2017 04:13 AM Ondřej Pražák

Fixes #20469 - Register react components from plugins

6629bac0 09/17/2017 05:14 AM Ohad Levy

fixes #20485 - cache notification indicator in local storage

this ensures that the toggle icon is not swapping between
different page loads.

long term maybe we should cache the entire notifications

be93e858 07/20/2017 11:15 AM Ohad Levy

fixes #20334 - ensure api promise is called correctly.

80dc430e 07/20/2017 08:56 AM Ohad Levy

fixes #4509 - VMWare: multiple scsi controllers

9cfb8e31 07/18/2017 11:25 AM Ohad Levy

fixes #20328 - ensure target div is always empty

this solves the problem when a div has already react component on it,
which gets reloaded via some ajax call.

30628ed3 07/12/2017 03:26 AM Ohad Levy

fixes #20275 - add css linter support

this also fix all css linter issues across.

13c542c2 06/19/2017 05:50 AM matan werbner

Fixes #20013 - Notification singleton polling

45d1359a 06/18/2017 06:45 AM matan werbner

Fixes #19615 - Hosts cart to c3

62a86e8b 06/14/2017 03:48 AM Amir Fefer

Fixes #19315 - redirect to login when session expired

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