[ https://issues.apache.org/jira/browse/ARTEMIS-5447?focusedWorklogId=967987&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-967987 ]
ASF GitHub Bot logged work on ARTEMIS-5447: ------------------------------------------- Author: ASF GitHub Bot Created on: 29/Apr/25 12:55 Start Date: 29/Apr/25 12:55 Worklog Time Spent: 10m Work Description: andytaylor commented on code in PR #76: URL: https://github.com/apache/activemq-artemis-console/pull/76#discussion_r2065928505 ########## artemis-console-extension/artemis-extension/app/package.json: ########## @@ -0,0 +1,67 @@ +{ Review Comment: This package has the same deps as its parent and sibling package.json. Is it possible to have a single source of truth to avoid confusion and mis matches? ########## artemis-console-extension/artemis-extension/DEV.md: ########## @@ -0,0 +1,80 @@ +# Developer notes Review Comment: There are some 1st person comments in the dev guide which refer to you, this probably wont make sense to a reader once merged. Can you update/remove them. Issue Time Tracking ------------------- Worklog Id: (was: 967987) Time Spent: 50m (was: 40m) > Split JavaScript activemq-artemis-extension into a reusable library and an app > ------------------------------------------------------------------------------ > > Key: ARTEMIS-5447 > URL: https://issues.apache.org/jira/browse/ARTEMIS-5447 > Project: ActiveMQ Artemis > Issue Type: Improvement > Components: Web Console > Reporter: Grzegorz Grzybek > Priority: Major > Labels: pull-request-available > Time Spent: 50m > Remaining Estimate: 0h > > It'd be great to have JavaScript code that builds a Hawtio-based JS > application split into two parts: > * one reusable package that can be used as actual Hawtio plugin (not bundled > using webpack for reusability purposes) > * one _final_ application that will be part of WAR and used eventually in > ActiveMQ Artemis as WAR console. > See: https://hawt.io/docs/plugins.html -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@activemq.apache.org For additional commands, e-mail: issues-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact