zhangjidi2016
ef7b97e96a
[ISSUE #30 ]Supports batch resending and batch exporting dlq messages. ( #37 )
...
* [ISSUE #30 ]Supports batch resending and batch exporting dlq messages.
* Optimize the code
Co-authored-by: zhangjidi2016 <zhangjidi@cmss.chinamobile.com >
2021-11-03 21:44:43 +08:00
StyleTang
d73d9b2793
[ISSUE #30 ]Fix Windows System yarn build fail ( #35 )
2021-10-31 11:54:37 +08:00
StyleTang
a2234f8517
add Html router for front-end ( #29 )
2021-10-31 11:30:25 +08:00
zhangjidi2016
4b2b61e394
[ISSUE #30 ]Added DLQ message management ( #31 )
...
* [ISSUE #30 ]Added DLQ message management
* remove the specific namesrvAddr in application.properties.
Co-authored-by: zhangjidi <zhangjidi@cmss.chinamobile.com >
2021-10-31 11:29:55 +08:00
StyleTang
d5fed12773
Update README (use new docker image) ( #34 )
2021-10-28 16:22:02 +08:00
zhangjidi2016
cc30bb2373
[ISSUE #25 ]Add filter in consumer list. ( #26 )
...
Co-authored-by: zhangjidi <zhangjidi@cmss.chinamobile.com >
2021-10-09 18:56:58 +08:00
Raymond
d0583b73c3
[ISSUE #10 ] add react module for dashboard ( #12 )
...
* init react module
* fix frontend license
2021-09-29 21:42:54 +08:00
von gosling
193a66e5c2
Update README.md
2021-09-28 09:50:34 +08:00
zhangjidi2016
9e9762ef44
[ISSUE #22 ]Optimizing the ops page. ( #23 )
...
Co-authored-by: zhangjidi <zhangjidi@cmss.chinamobile.com >
2021-09-27 11:35:00 +08:00
StyleTang
8b12e8e7d7
[maven-release-plugin] prepare for next development iteration
2021-09-23 21:14:54 +08:00
StyleTang
f6d4e18b89
[maven-release-plugin] prepare release rocketmq-dashboard-1.0.0
rocketmq-dashboard-1.0.0
2021-09-23 21:14:35 +08:00
StyleTang
a5d7cce483
1.0.0 release
2021-09-23 21:13:23 +08:00
zhangjidi2016
58336d951a
[ISSUE #19 ]Message track query enhancement ( #21 )
...
* [ISSUE #19 ]Message track query enhancement
* traceTopic can be null and system Topic is used by default
* add unit test
* select messageTrack topic in messageTrace page
Co-authored-by: zhangjidi <zhangjidi@cmss.chinamobile.com >
2021-09-23 21:01:32 +08:00
StyleTang
dc67c660ff
[maven-release-plugin] prepare for next development iteration
2021-09-17 22:30:41 +08:00
StyleTang
f4b759dba6
[maven-release-plugin] prepare release rocketmq-dashboard-1.0.0
2021-09-17 22:30:23 +08:00
StyleTang
ef09ceb736
1.0.0 release
2021-09-17 22:23:14 +08:00
StyleTang
91794b5a9c
[maven-release-plugin] prepare for next development iteration
2021-09-17 00:05:20 +08:00
StyleTang
d120610686
[maven-release-plugin] prepare release rocketmq-dashboard-1.0.0
2021-09-17 00:05:02 +08:00
StyleTang
ef3a27d642
Prepare for the first release
...
update pom
2021-09-17 00:03:57 +08:00
StyleTang
0614bc499e
rocketmq-dashboard use 1.0.0 version
2021-09-16 23:52:17 +08:00
StyleTang
b0a2c8ff41
update README
...
java -jar target/rocketmq-dashboard-1.0.0-SNAPSHOT.jar
2021-09-16 23:45:47 +08:00
StyleTang
d5588b1fd0
1. remove unnecessary dependency Font-Awesome
...
2. use 1.0.0-SNAPSHOT
2021-09-16 23:11:52 +08:00
X.C. Wong
3fd2223cb5
Update README.md ( #20 )
...
* Update README.md
typo
* Update docker CMDs
1. Delete `docker run` CMD without tag;
2. Add newest tag (2.0.0) to `docker pull` CMD;
2021-09-12 23:02:13 +08:00
zhangjidi2016
975449e268
[ISSUE #16 ]Use an object pool to manage DefaultMQAdminExt objects. ( #17 )
...
* [ISSUE #16 ]Use an object pool to manage DefaultMQAdminExt objects.
* Modify the code
* Optimize the code
Co-authored-by: zhangjidi2016 <zhangjidi@cmss.chinamobile.com >
2021-09-09 00:13:44 +08:00
zhangjidi2016
5b2a027cd8
[ISSUE #5 ]Add permission control when loginRequired is true. ( #6 )
...
* [ISSUE #5 ]Add permission control when loginRequired is true.
* optimize the code
* Wildcard characters are supported
* add Apache License headers
Co-authored-by: zhangjidi2016 <zhangjidi@cmss.chinamobile.com >
2021-09-01 20:05:36 +08:00
StyleTang
25129169d5
[ISSUE #13 ] Addd Rocketmq-Dashboard license announcement ( #14 )
...
* Revert the front end resource license modification (c9d4cd1b72
/ 635e0ce4d0
) and exclude the front end folder from apache-rat-plugin.
(front end resource license can be found in LICENSE file)
* update apache/echarts and h5bp/html5-boilerplate LICENSE
* update Readme docs link
add pagination license
2021-09-01 10:23:49 +08:00
von gosling
a1490d8377
Update NOTICE
2021-08-28 09:59:43 +08:00
von gosling
38e97a4c53
Update NOTICE
2021-08-28 09:56:32 +08:00
von gosling
818cd8d5d1
Update README.md
2021-08-26 18:40:22 +08:00
vongosling
c9d4cd1b72
Just leave vendor i18n unchanged
2021-08-26 17:22:17 +08:00
vongosling
635e0ce4d0
Add license for frontend script
2021-08-26 16:57:25 +08:00
vongosling
ef25e37ca6
Rename
2021-08-26 16:40:30 +08:00
vongosling
b1752d6dd6
Update license for docs
2021-08-26 16:39:18 +08:00
vongosling
0f5a5e1dda
Update license for test code
2021-08-26 16:34:18 +08:00
vongosling
417f34130e
Update license
2021-08-26 16:28:01 +08:00
von gosling
a977542a0f
Update pom.xml
2021-08-25 16:59:13 +08:00
von gosling
51ed6117c2
Update .travis.yml
2021-08-25 16:57:18 +08:00
von gosling
bcfd10b65a
Update .gitignore
2021-08-19 15:40:28 +08:00
zhangjidi2016
1a751091b3
[ISSUE #5 ]Different pages are displayed based on the user role. ( #7 )
...
* [ISSUE #5 ]Different pages are displayed based on the user role.
* Put the role judgment logic into js
Co-authored-by: zhangjidi <zhangjidi@cmss.chinamobile.com >
2021-08-19 12:29:16 +08:00
von gosling
62a4cafea0
Enable squash
2021-08-13 23:25:30 +08:00
von gosling
39d9db8a48
Merge pull request #3 from apache/init
...
[#2 ] Use rocketmq-dashboard instead of rocketmq-console
2021-08-13 23:22:06 +08:00
von gosling
cd3f0fc5d5
Update un_support_browser.html
2021-08-13 23:19:54 +08:00
StyleTang
119cf0d58c
Use rocketmq-dashboard instead of rocketmq-console
2021-08-13 22:46:16 +08:00
StyleTang
446d89789f
Add issue and pr template
2021-08-13 21:13:05 +08:00
StyleTang
91b173b8e0
update coverage status
2021-08-13 20:44:44 +08:00
von gosling
e5cb04d931
Update README.md
2021-08-13 19:09:25 +08:00
von gosling
8318eea6a2
Update .travis.yml
2021-08-13 18:47:37 +08:00
von gosling
9f948de0b2
Update pom.xml
2021-08-13 18:39:12 +08:00
von gosling
d587831bbc
Update .travis.yml
2021-08-13 18:36:10 +08:00
von gosling
f1d4eb66f0
Delete .coveralls.yml
2021-08-13 18:28:44 +08:00