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

04ae1269 06/19/2018 12:41 PM Shira Maximov

Fixes #22117 - Add support for number of sockets for ovirt

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

2eb67104 06/11/2018 06:29 AM Tomer Brisker

Fixes #23852 - Properly escape html in template preview errors

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

61eff7fd 05/25/2018 11:08 AM Ohad Levy

fixes #23681 - move auth_source_ldap js to webpack (#5607)

2ce888d2 05/22/2018 01:42 PM boaz shust

Fixes #22698 - clear the search filter

clearing the search filter does not take place when submitting

Signed-off-by: Boaz Shuster <>

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

2a070aa4 05/06/2018 09:34 AM Ewoud Kohl van Wijngaarden

Fixes #23514 - Simplify javascript import path

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

de7ea0a8 04/25/2018 12:37 PM boaz shust

Fixes #23386 - Exit fullscreen when pressing ESC

Pressing the escape key should make the editor exit
the fullscreen mode. Nonetheless, when this key is pressed
the "exit_fullscreen_editor" function is called but
it was renamed to "exitFullscreen" which ends up with an error...

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

ca228073 03/18/2018 07:13 PM Amir Fefer

Fixes #22908 - add placeholder to datatable search inputs

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

Fixes #22713 - fix donut chart re-rendering

4ad35960 03/09/2018 09:04 AM Liza Gilman

Fixes #22571 - allocation field should update using any language

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

aa140aa2 01/25/2018 01:59 PM Ohad Levy

fixes #22420 - uses contentLoad event to trigger CR AJAX loading

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

Fixes #21962 - switch jquery ajax to axios

bbb05941 01/15/2018 01:29 PM Tomer Brisker

Fixes #22033 - Update JS deprecations for 1.18

10b2c0f6 01/15/2018 12:03 PM Tomer Brisker

Fixes #13497 - Enable password field after test connection in CR (#5163)

When clicking test connection button (or load datacenters) on an
existing compute resource, the password field is disabled. If the
password was changed prior to testing the connection and then the form...

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

d6df46d1 12/31/2017 09:32 AM Shira Maximov

Fixes #21922 - Change memory to Megabytes in compute profile

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

f6a8dce1 12/12/2017 04:10 PM Tomer Brisker

Refs #21624 - Correctly load CR tables

Arrow functions don't change `this` context, we need the elements.

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

8f7f710c 11/30/2017 10:32 PM Amir Fefer

Fixes #21643 - fix and move nfs_visibilty.js to webpack

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

9e81b2c4 11/28/2017 01:17 PM Baptiste

fixes #21762 - Add disk options to oVirt provider

9034d78e 11/23/2017 02:43 PM Baptiste

fixes #5441 - Add instance_type support to oVirt provider

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

df0a6068 11/07/2017 11:44 AM Liza Gilman

Fixes #20446 - reset page param after search

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.

9c9b7eb1 11/03/2017 12:51 PM Ori Rabin

Fixes #21556 - Template with no interface shows volumes

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

ba69e15c 10/30/2017 06:50 AM Tomer Brisker

Fixes #21112 - Only initialize host preview once

Instead of adding the event every time the form is loaded, only do it
once when the editor is initialized.

2a93e8bb 10/29/2017 03:17 PM Amir Fefer

Fixes #21454 - fix editor fullscreen mode

60cf8cf2 10/26/2017 10:49 AM Timo Goebel

fixes #21330 - http proxies: test connection clears toasts

a339ed7e 10/26/2017 10:19 AM Amir Fefer

Fixes #21392 - remove active class from secondary menu

when taxonomies are not enabled,
secondary menu gets active class, which marks it.

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

e6b0f4fa 10/12/2017 11:47 AM Justin Sherrill

Fixes #12216 - support http proxies for compute resources

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

7b34bf7d 09/27/2017 10:34 AM Sebastian Gräßl

Fixes #20900 - Combine Template editor and template field

d7c4e9b0 09/25/2017 12:57 PM Tomer Brisker

Refs #21088 - Remove deprecated notify js function

5d080e3b 09/25/2017 12:57 PM Tomer Brisker

Fixes #21088 - Update default release for JS deprecation

9234d6c5 09/25/2017 05:50 AM Ohad Levy

fixes #20652 - moved compute_resource js code to webpack

this creates a new namespace under tfm, tfm.computeResource
where relevant functions are expoed under the compute resource
namespace, for example:

tfm.computeResource.ovirt.termplateSelected function...

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

291fbafd 09/12/2017 07:25 AM Liza Gilman

Fixes #20454 - change page by typing page number

a940ec7c 09/05/2017 07:33 AM Sebastian Gräßl

Refs #19554 - Rewrite to use an Object and not Map

Map is not yet fully supported in all browsers and
would require additional dependencies to be added.

Using a Object with lodash functions achieves the
same and does not require any additional
dependencies.

805420d1 09/04/2017 07:31 AM Tomáš Strachota

Fixes #19554 - Warning for unsupported PXE loader combinations

0ef32e81 08/31/2017 11:58 AM Amir Fefer

Fixes #20240 - fix fullscreen mode in ace editor

e11b8738 08/22/2017 07:23 AM Sebastian Gräßl

Fixes #20573 - Include searchbox extension

a154c816 07/24/2017 11:47 AM Liza Gilman

Fixes #19031 - move to patternfly pagination style

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

fixes #20334 - ensure api promise is called correctly.