This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis-console.git
from 0cd5dcc [ARTEMIS-5185] Handle 404 by serving index.html (just like
hawtio/hawtio does it)
new c0451a4 ARTEMIS-5193 - Add page size to saved preferences
new 46ed496 ARTEMIS-5194 - remember columns when browsing addresses and
messages
new 3c3b830 ARTEMIS-5198 - Make the default page size configurable on the
web console
The 3 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:
.../artemis/ArtemisPreferences.tsx | 45 ++++++++++++++++++++++
.../artemis/addresses/AddressesTable.tsx | 3 +-
.../artemis/artemis-preferences-service.ts | 35 +++++++++++++++++
.../artemis/connections/ConnectionsTable.tsx | 3 +-
.../artemis/consumers/ConsumerTable.tsx | 3 +-
.../artemis/messages/MessagesTable.tsx | 10 +++++
.../artemis/producers/ProducerTable.tsx | 3 +-
.../artemis/queues/QueuesTable.tsx | 3 +-
.../artemis/sessions/SessionsTable.tsx | 3 +-
.../artemis/table/ArtemisTable.tsx | 6 +++
10 files changed, 108 insertions(+), 6 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact