You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/12 09:48:00 UTC

[jira] [Commented] (IGNITE-9809) Web Console: Minor Fixes

    [ https://issues.apache.org/jira/browse/IGNITE-9809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16647717#comment-16647717 ] 

ASF GitHub Bot commented on IGNITE-9809:
----------------------------------------

GitHub user Klaster1 opened a pull request:

    https://github.com/apache/ignite/pull/4972

    IGNITE-9809 Web console: more minor fixes

    1. Update confirmation E2E selectors so these work when multiple modals are opened.
    2. Update TestCafe to 0.22.0.
    3. Update reduxDevtoolsIntegration.js so it doesn't crash when there's a Promise in action payload.
    4. Fix form-field postfix position in browsers that don't support [place-self](https://developer.mozilla.org/en-US/docs/Web/CSS/place-self) (Edge and Safari).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-9809-2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4972.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4972
    
----
commit aa6ec6923e560c6242ee24853342c0359bdd118d
Author: Ilya Borisov <kl...@...>
Date:   2018-10-12T09:45:14Z

    IGNITE-9809 Update TestCafe to 0.22.0.

commit fd452c50d770007f0e3f6066917d2137a77f73f6
Author: Ilya Borisov <kl...@...>
Date:   2018-10-12T09:45:31Z

    IGNITE-9809 Update confirmation E2E selectors so these work when multiple modals are opened.

commit 0da30dc7ebe350e38afed07a967f3f95fad64cfd
Author: Ilya Borisov <kl...@...>
Date:   2018-10-12T09:45:50Z

    IGNITE-9809 Update reduxDevtoolsIntegration.js so it doesn't crash when there's a Promise in action payload.

commit 3c83222df148e4ae0fe51aba1da2c28ce45118a3
Author: Ilya Borisov <kl...@...>
Date:   2018-10-12T09:46:12Z

    IGNITE-9809 Fix form-field postfix position in browsers that don't support place-self.

----


> Web Console: Minor Fixes
> ------------------------
>
>                 Key: IGNITE-9809
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9809
>             Project: Ignite
>          Issue Type: Task
>          Components: wizards
>            Reporter: Alexey Kuznetsov
>            Assignee: Alexey Kuznetsov
>            Priority: Major
>             Fix For: 2.8
>
>
> We have a bunch of minor fixes:
>  # Duration filter
>  # i18n constants
>  # Minor CSS tweaks
>  # Minor code fixes
>  # Add extra methods to E2E FormField component.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)