You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by tadayosi <gi...@git.apache.org> on 2018/10/15 05:42:41 UTC

[GitHub] activemq-artemis pull request #2370: ARTEMIS-2125 Queue preference changes t...

GitHub user tadayosi opened a pull request:

    https://github.com/apache/activemq-artemis/pull/2370

    ARTEMIS-2125 Queue preference changes to display columns not persiste…

    …nt through page refresh
    
    https://issues.apache.org/jira/browse/ARTEMIS-2125
    
    Use `sessionStorage` to record the `columnDefs` preferences and listen on `ngGridEventColumns` event to update the preferencs on the `sessionStorage`.

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

    $ git pull https://github.com/tadayosi/activemq-artemis ARTEMIS-2125

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

    https://github.com/apache/activemq-artemis/pull/2370.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 #2370
    
----
commit fe971a7a976cf24c4fe1c05b976099e509ecde53
Author: Tadayoshi Sato <sa...@...>
Date:   2018-10-15T05:38:43Z

    ARTEMIS-2125 Queue preference changes to display columns not persistent through page refresh

----


---

[GitHub] activemq-artemis issue #2370: ARTEMIS-2125 Queue preference changes to displ...

Posted by franz1981 <gi...@git.apache.org>.
Github user franz1981 commented on the issue:

    https://github.com/apache/activemq-artemis/pull/2370
  
    @tadayosi I've opened https://github.com/apache/activemq-artemis/pull/2373 to address this one too (using your commit :))


---

[GitHub] activemq-artemis pull request #2370: ARTEMIS-2125 Queue preference changes t...

Posted by tadayosi <gi...@git.apache.org>.
Github user tadayosi closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/2370


---

[GitHub] activemq-artemis issue #2370: ARTEMIS-2125 Queue preference changes to displ...

Posted by andytaylor <gi...@git.apache.org>.
Github user andytaylor commented on the issue:

    https://github.com/apache/activemq-artemis/pull/2370
  
    I'll take a look at this today


---

[GitHub] activemq-artemis issue #2370: ARTEMIS-2125 Queue preference changes to displ...

Posted by tadayosi <gi...@git.apache.org>.
Github user tadayosi commented on the issue:

    https://github.com/apache/activemq-artemis/pull/2370
  
    @andytaylor Could you take a look?


---