Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
60e4da4c 10/08/2018 02:04 PM Amir Fefer

Fixes #17263 - move jed (i18n) to webpack

8e63d3ec 08/11/2018 02:33 AM Tomáš Strachota

Fixes #24416 - Add UI devel docs into storybook

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

fixes #23378 - vsphere: filter volume key parameter

dfe26972 05/14/2018 10:05 AM Luuk

Fixes #22000 - Replace Button component with Patternfly

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

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

View revisions

Also available in: Atom