You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by stanlyDoge <gi...@git.apache.org> on 2017/11/06 10:03:50 UTC

[GitHub] activemq-artemis pull request #1644: ARTEMIS-1503 Added ng-grid plugin

GitHub user stanlyDoge opened a pull request:

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

    ARTEMIS-1503 Added ng-grid plugin

    The ng-grid needs the following plugin to automatically resize a table to accomodate a varying number of rows.

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

    $ git pull https://github.com/stanlyDoge/activemq-artemis-1 ARTEMIS-1503

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

    https://github.com/apache/activemq-artemis/pull/1644.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 #1644
    
----
commit 5ac7bc4e4ad0e41d59e2e9b96ede306e8c07d76c
Author: Stanislav Knot <sk...@redhat.com>
Date:   2017-11-06T09:10:30Z

    ARTEMIS-1503 Added ng-grid plugin

----


---

[GitHub] activemq-artemis issue #1644: ARTEMIS-1503 Added ng-grid plugin

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

    https://github.com/apache/activemq-artemis/pull/1644
  
    This has been fixed via another PR. Closing.


---

[GitHub] activemq-artemis issue #1644: ARTEMIS-1503 Added ng-grid plugin

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

    https://github.com/apache/activemq-artemis/pull/1644
  
    @mtaylor are we ok merging this?


---

[GitHub] activemq-artemis issue #1644: ARTEMIS-1503 Added ng-grid plugin

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

    https://github.com/apache/activemq-artemis/pull/1644
  
    @stanlyDoge Hi, could you add some reproducer information to the JIRA so I can test this.  Thanks.


---

[GitHub] activemq-artemis pull request #1644: ARTEMIS-1503 Added ng-grid plugin

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

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


---

[GitHub] activemq-artemis issue #1644: ARTEMIS-1503 Added ng-grid plugin

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

    https://github.com/apache/activemq-artemis/pull/1644
  
    Any update on this?  It's been waiting for additional info for 20 days.


---

[GitHub] activemq-artemis issue #1644: ARTEMIS-1503 Added ng-grid plugin

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

    https://github.com/apache/activemq-artemis/pull/1644
  
    Yes, there is described reproducer by reporter of this issue. 
    
    > > you try to browse the queue to check the messages and you have more than 40 messages ( depends on your screen size ), at the end not just 1 or 2 messages but a lot.
    > In case you have more than 200 message than you cannot paginate but for that there is another jira.
    > Thanks
    But for me it seems this has been fixed before. I can't see any white space at the bottom of the page.


---