Commit Graph

101 Commits

Author SHA1 Message Date
Andy Taylor 27c5240713 ARTEMIS-3029 - wrong heading on producers tab in console
https://issues.apache.org/jira/browse/ARTEMIS-3029
2020-12-14 11:41:40 -05:00
Andy Taylor 216e267c07 ARTEMIS-3022 - Add original queue column on browse tab when looking at dlq or expiry
https://issues.apache.org/jira/browse/ARTEMIS-3022
2020-12-08 10:44:59 -05:00
Andy Taylor 232c7b16aa ARTEMIS-3018 - Console dlq pref doesn work with multiple dlq's
https://issues.apache.org/jira/browse/ARTEMIS-3018
2020-12-04 12:25:39 +00:00
Justin Bertram bfc07062a9 ARTEMIS-2987 improve message body display 2020-11-18 21:03:25 -05:00
sebthom 9d97c3b6de ARTEMIS-2986 Improving Browsing functionality on the web console
This commit improves the "Browse Queues" view in the following ways:
1. Remove unused column "Queue Count"
1. When clicking on an address in the "address" column the respective address is selected in the navigation tree
1. Make "name" cell in each row clickable so it selects the respective queue in the  navigation tree and sets the queue filter.
1. Make "message count" cell in each row clickable so it navigates to the message queue browser.
2020-11-17 15:11:59 -05:00
Clebert Suconic cecebb3f6e Revert "ARTEMIS-2983 Improving Browsing functionality on the web console"
This reverts commit 42e31e0494.

I am doing the revert just apply the correct JIRA, as I used the wrong JIRA ID by accident
2020-11-17 15:11:31 -05:00
sebthom 42e31e0494 ARTEMIS-2983 Improving Browsing functionality on the web console
This commit improves the "Browse Queues" view in the following ways:
1. Remove unused column "Queue Count"
1. When clicking on an address in the "address" column the respective address is selected in the navigation tree
1. Make "name" cell in each row clickable so it selects the respective queue in the  navigation tree and sets the queue filter.
1. Make "message count" cell in each row clickable so it navigates to the message queue browser.
2020-11-17 14:26:22 -05:00
Andy Taylor 1fa038a71c ARTEMIS-3000 - Console browse message filter broken
https://issues.apache.org/jira/browse/ARTEMIS-3000
2020-11-17 14:09:01 -05:00
Tadayoshi Sato 3fa2f8e882 ARTEMIS-2989 Remove random client-side debug log in Web console 2020-11-16 15:20:44 -06:00
Domenico Francesco Bruscino 89c93ce3f0 ARTEMIS-2993 Sanitize artemis plugin console components 2020-11-16 15:17:09 -06:00
Clebert Suconic 4e7bb97df7 [maven-release-plugin] prepare for next development iteration 2020-11-02 17:45:51 -05:00
Clebert Suconic 9768017530 [maven-release-plugin] prepare release 2.16.0 2020-11-02 17:45:38 -05:00
Clebert Suconic 28919b6ad8 [maven-release-plugin] prepare for next development iteration 2020-10-30 10:16:29 -04:00
Clebert Suconic af5ca9f1e6 [maven-release-plugin] prepare release 2.16.0 2020-10-30 10:16:17 -04:00
Andy Taylor 3a82c830f0 ARTEMIS-2838 adding missing "send message" tab for addresses
plus removed some erronious logging

https://issues.apache.org/jira/browse/ARTEMIS-2838
2020-10-20 10:57:24 -04:00
Andy Taylor 0ce173dcb5 ARTEMIS-2838 - migrate to HawtIO 2
https://issues.apache.org/jira/browse/ARTEMIS-2838
2020-10-09 09:20:29 +01:00
Domenico Francesco Bruscino 32bf9680f2 [maven-release-plugin] prepare for next development iteration 2020-08-24 16:03:24 +02:00
Domenico Francesco Bruscino a549fcedde [maven-release-plugin] prepare release 2.15.0 2020-08-24 16:03:12 +02:00
Clebert Suconic 6690ba1d24 [maven-release-plugin] prepare for next development iteration 2020-07-09 12:49:08 -04:00
Clebert Suconic a76f41a7ed [maven-release-plugin] prepare release 2.14.0 2020-07-09 12:48:54 -04:00
gtully a69b2aee7b ARTEMIS-2836 - console diagram view, remove broken links and verbose logging 2020-07-08 13:10:52 +01:00
avi5kdonrh d6655135e4 ARTEMIS-2805 wrong day-of-month in web console
The web console displays the day of the week instead of the day of the
month in the timestamp column while browsing a queue from the web
console. This commit fixes this by calling the getDate method instead of
the getDay method on the date object.
2020-06-15 12:18:48 -05:00
Emmanuel Hugonnet efe0f468de ARTEMIS-2109: Updating the build to be able to execute it on Java 11 and Java 8. 2020-06-11 18:50:01 +01:00
Andy Taylor cf9234e95a ARTEMIS-2786 - fix month in browse console
https://issues.apache.org/jira/browse/ARTEMIS-2786
2020-06-01 12:02:31 +01:00
Clebert Suconic faa83b2ba6 [maven-release-plugin] prepare for next development iteration 2020-05-16 18:38:47 -04:00
Clebert Suconic 5f49d89264 [maven-release-plugin] prepare release 2.13.0 2020-05-16 18:38:34 -04:00
Clebert Suconic c99fcd501b [maven-release-plugin] prepare for next development iteration 2020-05-15 16:42:54 -04:00
Clebert Suconic 47fafac760 [maven-release-plugin] prepare release 2.13.0 2020-05-15 16:42:41 -04:00
Clebert Suconic 11a3e810bb [maven-release-plugin] prepare for next development iteration 2020-04-21 17:06:21 -04:00
Clebert Suconic 30272e0c2f [maven-release-plugin] prepare release 2.12.0 2020-04-21 17:06:08 -04:00
Clebert Suconic d231e2ac63 [maven-release-plugin] prepare for next development iteration 2020-04-16 16:16:41 -04:00
Clebert Suconic 9636f4a3b0 [maven-release-plugin] prepare release 2.12.0 2020-04-16 16:16:28 -04:00
Maurice Betzel 12170fd792 ARTEMIS-2612 Corrected Bundle-Name and Bundle-Description in artemis-hawtio 2020-02-04 15:49:50 -06:00
Justin Bertram 97735ca72c [maven-release-plugin] prepare for next development iteration 2020-01-10 09:00:58 -06:00
Justin Bertram 25a947f6cb [maven-release-plugin] prepare release 2.11.0 2020-01-10 08:57:46 -06:00
sebthom 54daa445ed ARTEMIS-2541 Improve message browser of Admin UI 2019-11-08 12:31:50 +01:00
Sebastian Thomschke a1266e63f9
NO-JIRA Fix indention in browser.js 2019-11-06 13:50:33 +01:00
sebthom 318c26cde7 ARTEMIS-2540 Display LargeMessage column in message browser of admin UI 2019-11-05 20:02:51 -05:00
Clebert Suconic 91f4d0a633 [maven-release-plugin] prepare for next development iteration 2019-09-23 11:19:54 -04:00
Clebert Suconic 86a975fdad [maven-release-plugin] prepare release 2.10.1 2019-09-23 11:19:42 -04:00
Clebert Suconic 5016f69daa [maven-release-plugin] prepare for next development iteration 2019-08-26 10:42:13 -04:00
Clebert Suconic f092d5396a [maven-release-plugin] prepare release 2.10.0 2019-08-26 10:42:01 -04:00
TonyJulin 24c55c8eba ARTEMIS-2444 Artemis hawtio plugin overriding sublevel tabs 2019-08-13 13:07:30 -05:00
Howard Gao 18d5502d6d ARTEMIS-1825 Live-backup topology not correctly displayed on console
Second commit. The topology shown on backup's console is not yet
correct. This fixes the problem.
2019-06-20 16:29:58 +02:00
Justin Bertram dbb2b54fa7 [maven-release-plugin] prepare for next development iteration 2019-05-29 22:02:00 -05:00
Justin Bertram 88c686cc99 [maven-release-plugin] prepare release 2.9.0 2019-05-29 21:59:18 -05:00
Clebert Suconic 2ae732cfc8 [maven-release-plugin] prepare for next development iteration 2019-05-16 09:58:27 -04:00
Clebert Suconic 481b9824a8 [maven-release-plugin] prepare release 2.8.1 2019-05-16 09:58:15 -04:00
Clebert Suconic 56152a9e7c [maven-release-plugin] prepare for next development iteration 2019-05-02 16:39:10 -04:00
Clebert Suconic a8e7f9d07a [maven-release-plugin] prepare release 2.8.0 2019-05-02 16:38:58 -04:00