This is an automated email from the ASF dual-hosted git repository.

andytaylor pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis-console.git


    from c17ee4d  ARTEMIS-5641: Use TextInput instead of SearchInput
     new f7a88e6  ARTEMIS-5424 - Allow listing all items in tables
     new 3034640  ARTEMIS-5424 - get queuePermissions only once
     new 7bb4f0f  ARTEMIS-5424 - remove rowIndex as an argument for 
getRowActions
     new 53eca58  ARTEMIS-5424 - small improvements
     new 84ed927  ARTEMIS-5641 - Add aria-label to TextInput
     new 5f92a23  ARTEMIS-5424 - add perPageOptions to ensure All Items are 
correctly marked as selected

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/ArtemisPreferences.tsx                     |   1 +
 .../src/addresses/AddressesTable.tsx               |   2 +-
 .../artemis-console-plugin/src/artemis-service.ts  |  35 ++++
 .../src/connections/ConnectionsTable.tsx           |   2 +-
 .../src/consumers/ConsumerTable.tsx                |   2 +-
 .../src/messages/MessagesTable.tsx                 |   2 +-
 .../src/queues/QueuesTable.tsx                     | 178 ++++++++++++---------
 .../src/sessions/SessionsTable.tsx                 |   2 +-
 .../src/table/ArtemisFilters.tsx                   |   1 +
 .../src/table/ArtemisTable.tsx                     |  96 +++++++----
 10 files changed, 208 insertions(+), 113 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to