DDDHuang
|
177926b0a8
|
Merge pull request #7833 from DDDHuang/testm_cluster
fix: cluster monitor rate, topics calculate error
|
2022-04-29 13:45:35 +08:00 |
Zhongwen Deng
|
591b7c4fdb
|
fix: make ssl options's required keys is []
|
2022-04-29 11:45:22 +08:00 |
Zhongwen Deng
|
bfdd86b3fd
|
fix: reset config not work in cluster
|
2022-04-29 11:45:22 +08:00 |
Zhongwen Deng
|
352984efe7
|
fix: dashboard https without deafult pem/keyfile
|
2022-04-29 11:45:22 +08:00 |
DDDHuang
|
9d1afa06c4
|
fix: cluster monitor rate, topics calculate error
|
2022-04-29 11:26:43 +08:00 |
Zhongwen Deng
|
e24bdab2a5
|
fix: crash when swagger hocon translation failed
|
2022-04-29 08:52:03 +08:00 |
Zhongwen Deng
|
3e8bedda76
|
fix: dashboard ct add enable options
|
2022-04-28 14:05:39 +08:00 |
Zhongwen Deng
|
2eab3f1cdb
|
fix: dashboard https's password can't update
|
2022-04-28 14:05:39 +08:00 |
Zhongwen Deng
|
5c08c4ff4e
|
chore: more detailed about dashboard inet6 option
|
2022-04-28 14:05:39 +08:00 |
Zhongwen Deng
|
204f04be65
|
fix: handshake_timeout is ranch option not socket options
|
2022-04-28 14:05:39 +08:00 |
Zaiming (Stone) Shi
|
974380a3d4
|
feat(dashboard): add listener enable/disable config toggle
|
2022-04-28 14:05:39 +08:00 |
Xinyu Liu
|
a9c6f93b48
|
Merge pull request #7772 from DDDHuang/dash_format
chore: dashboard code format
|
2022-04-27 10:33:44 +08:00 |
DDDHuang
|
1185f010ec
|
Merge pull request #7771 from DDDHuang/monitor_topics
fix: monitor samplers data calculate topics error
|
2022-04-26 17:23:14 +08:00 |
DDDHuang
|
07444e3da5
|
chore: dashboard format code
|
2022-04-26 17:18:30 +08:00 |
DDDHuang
|
2ea66ebcee
|
Merge pull request #7749 from DDDHuang/fix_some_api
fix: create banned & dashboard default user name
|
2022-04-26 16:43:44 +08:00 |
DDDHuang
|
00d4e4b9d9
|
fix: monitor samplers data calculate topics error
|
2022-04-26 15:17:54 +08:00 |
DDDHuang
|
6db01bdd85
|
fix: add dashboard test suite & bug fix
|
2022-04-26 13:44:55 +08:00 |
Zhongwen Deng
|
3d47e28fa9
|
fix: responses don't support object, use ref
|
2022-04-26 11:57:10 +08:00 |
DDDHuang
|
69f1a2ac86
|
fix: build i18n conf with dashboard app
|
2022-04-26 11:57:07 +08:00 |
DDDHuang
|
57360de94d
|
fix: dashboard users api format & i18n & response code
|
2022-04-26 11:56:41 +08:00 |
JianBo He
|
a58b88aeec
|
chore(i18n): fix more and more typos
|
2022-04-26 09:28:05 +08:00 |
zhongwencool
|
4b763a3a12
|
Merge pull request #7742 from zhongwencool/schema-namespace
fix: add namespace to schema
|
2022-04-26 09:26:04 +08:00 |
DDDHuang
|
3b13f1dfcc
|
fix: dashboard change pwd & delete user with destory token
|
2022-04-25 18:27:24 +08:00 |
DDDHuang
|
40560230db
|
fix: create banned & dashboard default user name
|
2022-04-25 18:27:24 +08:00 |
JianBo He
|
0a16c9fabf
|
Merge pull request #7747 from HJianBo/rename-bytes-rate
fix(dashboard): rename fields for monitor_current APIs
|
2022-04-25 13:47:33 +08:00 |
Zhongwen Deng
|
55f8f7277d
|
fix: imporve hocon check failed error
|
2022-04-25 11:47:18 +08:00 |
JianBo He
|
60a8f3083b
|
fix(dashboard): rename fields for monitor_current APIs
received_rate -> received_msg_rate
sent_rate -> sent_msg_rate
dropped_rate -> dropped_msg_rate
|
2022-04-25 09:32:43 +08:00 |
JimMoen
|
e9843aa225
|
fix(doc): html line break use `</br>`
|
2022-04-24 18:56:21 +08:00 |
Zhongwen Deng
|
7d9403d056
|
fix: add namespace to schema
|
2022-04-24 15:47:23 +08:00 |
zhongwencool
|
a27caff5af
|
Merge pull request #7739 from DDDHuang/better_dashboard_log
fix: better listener log
|
2022-04-24 14:08:27 +08:00 |
Zhongwen Deng
|
38215f73fc
|
fix: rate limiter schema check crash and return 500
|
2022-04-24 11:59:08 +08:00 |
Zhongwen Deng
|
eeba6ac01d
|
fix: dashboard should restart listeners after return 200
|
2022-04-24 11:15:21 +08:00 |
Zhongwen Deng
|
b7a6bd973f
|
fix: monitor crash by ets badarg
|
2022-04-24 11:13:33 +08:00 |
DDDHuang
|
1752257169
|
fix: better listener log
|
2022-04-24 09:55:35 +08:00 |
Zhongwen Deng
|
5223c3ee61
|
feat: obfuscate sensitive values default_password
|
2022-04-24 09:41:29 +08:00 |
JimMoen
|
14e0296221
|
Merge pull request #7728 from zhongwencool/fix-swagger
fix: swagger crash/ copy conf failed from core node
|
2022-04-22 20:49:21 +08:00 |
JimMoen
|
1fab779db8
|
fix(i18n): rm double quotes in i18n confs, add missing translation
|
2022-04-22 19:26:44 +08:00 |
Zaiming (Stone) Shi
|
0945c959bf
|
chore(emqx_dashboard): update hocon desc cache APIs
|
2022-04-22 08:21:07 +02:00 |
Zhongwen Deng
|
393fbd2bdb
|
feat: add emqx_dashboard i18n
|
2022-04-21 23:43:12 +08:00 |
Zhongwen Deng
|
05b4ed58e0
|
feat: add emqx_conf_schema i18n conf
|
2022-04-21 22:17:59 +08:00 |
zhongwencool
|
051ed84fc8
|
Merge pull request #7675 from zhongwencool/api-listener
refatcor: simplify updating the listener
|
2022-04-20 14:10:01 +08:00 |
Zhongwen Deng
|
24e1772532
|
fix: wrong default label name when desc is not struct
|
2022-04-19 21:29:37 +08:00 |
JimMoen
|
cf671f10e7
|
fix(swagger): string example use binary
|
2022-04-19 18:57:01 +08:00 |
JimMoen
|
93dd7d46c5
|
refactor: fields `meta` ref to dashboard_swagger
|
2022-04-19 18:57:01 +08:00 |
Xinyu Liu
|
86e8498bce
|
Merge pull request #7658 from terry-xiaoyu/dashboard_conf_no_array
refactor: change confs for dashboard listeners from array to map
|
2022-04-19 16:06:27 +08:00 |
Shawn
|
e6f8069145
|
fix: add desc for dashboard:listeners
|
2022-04-19 14:04:09 +08:00 |
Shawn
|
b04ca3cb99
|
fix: udpate test cases for new dashboard configs
|
2022-04-19 10:49:40 +08:00 |
Zhongwen Deng
|
0de367dc63
|
feat: Make api_listener align with gateway and remove unused APIs.
|
2022-04-19 10:42:08 +08:00 |
Shawn
|
8e6b98af68
|
refactor: change confs for dashboard listeners from array to map
Don't use arrays in the config path to make it easier to change
configs via environments varibles.
|
2022-04-19 00:46:21 +08:00 |
Zhongwen Deng
|
929d043677
|
chore: fix elvis warning atom_naming_convention.
|
2022-04-18 22:09:03 +08:00 |