Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  __snapshots__
ajaxRequestAction.test.js 1.29 KB
forms.fixtures.js 195 Bytes
forms.js 1.37 KB
forms.test.js 3.84 KB
index.js 402 Bytes

Latest revisions

# Date Author Comment
8f2622f4 07/01/2018 06:58 PM Ondřej Pražák

Fixes #23062 - Add custom message on form submit

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

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

Fixes #21962 - switch jquery ajax to axios

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

Fixes #22029 - fix redux-action forms test

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

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

fixes #20838 - add redux-form supports

ee7002f8 03/07/2017 12:03 PM matan

Fixes #18591 - powerStatus in redux

View revisions

Also available in: Atom