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 cdd8981  ARTEMIS-5427 Integrate Jolokia's MBeanInfo cache
     new 2017e52  ARTEMIS-5720: Remove shorthand CSS property for background
     new f32ab21  ARTEMIS-5720: Use const and let instead of var
     new 2312bd7  ARTEMIS-5720: Fix imports
     new 5cf9ea5  ARTEMIS-5720: Remove unused variable
     new 8696969  ARTEMIS-5720: Remove extra semicolon
     new 78f7459  ARTEMIS-5720: Merge duplicated css selectors
     new fbdb269  ARTEMIS-5720: Remove extra fragment
     new 616ffed  ARTEMIS-5720: Function expects 1 argument only

The 8 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-extension/app/public/css/activemq.css  |   4 +-
 .../artemis-console-plugin/src/Artemis.tsx         |   5 +-
 .../src/ArtemisPreferences.tsx                     |   3 +-
 .../artemis-console-plugin/src/ArtemisTreeView.css |   9 +-
 .../src/addresses/AddressesTable.tsx               |   6 +-
 .../artemis-console-plugin/src/artemis-service.ts  | 120 ++++++++++-----------
 .../src/brokers/BrokerDiagram.tsx                  |  24 ++---
 .../src/connections/ConnectionsTable.tsx           |   2 +-
 .../src/consumers/ConsumerTable.tsx                |   6 +-
 .../packages/artemis-console-plugin/src/context.ts |   4 +-
 .../src/jolokia-availability.test.ts               |   3 +-
 .../src/messages/MessageView.tsx                   |  33 +++---
 .../src/messages/MessagesTable.tsx                 |  24 ++---
 .../src/messages/QueueSelect.tsx                   |  10 +-
 .../src/producers/ProducerTable.tsx                |   4 +-
 .../src/queues/CreateQueue.tsx                     |   4 +-
 .../src/queues/QueuesTable.tsx                     |   5 +-
 .../src/sessions/SessionsTable.tsx                 |   6 +-
 .../src/views/ArtemisJMXTabView.tsx                |   2 +-
 19 files changed, 130 insertions(+), 144 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