You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/11/11 23:53:00 UTC

[jira] [Work logged] (ARTEMIS-3568) general improvement on the "Send message" screen

     [ https://issues.apache.org/jira/browse/ARTEMIS-3568?focusedWorklogId=680540&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-680540 ]

ASF GitHub Bot logged work on ARTEMIS-3568:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Nov/21 23:52
            Start Date: 11/Nov/21 23:52
    Worklog Time Spent: 10m 
      Work Description: erwindon opened a new pull request #3848:
URL: https://github.com/apache/activemq-artemis/pull/3848


   See https://issues.apache.org/jira/browse/ARTEMIS-3568


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 680540)
    Remaining Estimate: 0h
            Time Spent: 10m

> general improvement on the "Send message" screen
> ------------------------------------------------
>
>                 Key: ARTEMIS-3568
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3568
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Web Console
>    Affects Versions: 2.19.0
>            Reporter: Erwin Dondorp
>            Priority: Trivial
>         Attachments: screenshot-3.png
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The "Send message" screen has room for a few (sometimes minor) improvements. I've bundled them in one PR.
> * (fix) fixed delete-header-item on page send-message-to-queue due to broken js code behind the delete-button (caught by viewing the diff between addressSendMessage.js and sendMessage.js);
> * (fix) fixed format-message on page send-message-to-queue due to broken js code behind the format-button (this initially led me to believe that the button would apply syntax-color only, until I saw the intended behaviour on page send-message-to-address).
> all of the below change apply to both send-message-to-queue and send-message-to-address pages;
> * (smallfix) fixed small spelling error in a help-text where "in" was spelled as "ion";
> * (smallfix) fixed small spelling error in a help-text where "it's" was spelled as "its";
> * (cosmetic) the dropdown-box for the format selection has been shrunk and the button placed on the same line;
> * (cosmetic) renamed button from "Send message" to "Send Message", just because the "Add Header" button on the same page also uses capitals.
> I read that "CodeEditor" also supported YAML and TOML. But when I tried it out, the syntax colours only worked for YAML and the reformatting did not word for any of these two. so that part was dropped before it was even committed.
> !screenshot-3.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)