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 c316bca ARTEMIS-5742: Implement readSpecifiedAttributes method
new 735675c ARTEMIS-5417: Use yarn 4.12.0
new 66afc25 ARTEMIS-5677: Upgrade to @hawtio/react 1.12.0 with more
compact JMX tree
new c1c9a22 ARTEMIS-5788, ARTEMIS-5417: Reorganize
org.apache.activemq.artemis JMX tree
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:
.../releases/{yarn-4.10.3.cjs => yarn-4.12.0.cjs} | 600 ++++++++++----------
.../artemis-extension/.yarnrc.yml | 2 +-
.../artemis-extension/app/package.json | 16 +-
.../artemis-extension/package.json | 2 +-
.../packages/artemis-console-plugin/package.json | 14 +-
.../artemis-console-plugin/src/ArtemisTreeView.css | 28 +-
.../src/artemis-tree-processor.ts | 180 ++++++
.../src/brokers/BrokerDiagram.tsx | 2 +-
.../packages/artemis-console-plugin/src/context.ts | 4 -
.../packages/artemis-console-plugin/src/index.ts | 5 +-
.../artemis-extension/yarn.lock | 614 +++++++++++----------
11 files changed, 841 insertions(+), 626 deletions(-)
rename
artemis-console-extension/artemis-extension/.yarn/releases/{yarn-4.10.3.cjs =>
yarn-4.12.0.cjs} (64%)
create mode 100644
artemis-console-extension/artemis-extension/packages/artemis-console-plugin/src/artemis-tree-processor.ts
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact