Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

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

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

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

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

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...

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

fixes #20275 - add css linter support

this also fix all css linter issues across.

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

Fixes #19502 - fix react warnings

View revisions

Also available in: Atom