emqx/apps
JimMoen e361cd5733
Fix dashboard APIs return (#6177)
* fix(dashboard_api): delete non-exist user wrongly return 204

* fix(dashboard): dashboard user should use `tags` not `tag`

* fix(dashboard): create/update user return 200 with full users list

* fix(dashboard): logout status code 204

* fix(dashboard): update pwd status code 204

* test: test suite for dashboard APIs

* refactor(dashboard): user info mnesia record name use description

* style: make elvis happy

* fix(api): dashboard swagger check request should not override env

* fix(dashboard): add/modify dashboard returns single record

* ci: update emqx-fvt version to new tag 1.0.2-dev1
2021-11-18 14:36:12 +08:00
..
emqx Fix dashboard APIs return (#6177) 2021-11-18 14:36:12 +08:00
emqx_authn fixt: generate api (#6124) 2021-11-17 10:55:48 +08:00
emqx_authz fix(api_schema): add authn mongo missing fields 2021-11-18 12:41:40 +08:00
emqx_auto_subscribe emqx_conf (#5939) 2021-10-21 18:08:51 +08:00
emqx_bridge style: make elvis happy 2021-11-15 16:30:44 +08:00
emqx_conf feat: set keepalive via http api (#6171) 2021-11-18 10:56:58 +08:00
emqx_connector feat(mongo srv): support srv record for mongo connector 2021-11-17 12:12:30 +08:00
emqx_dashboard Fix dashboard APIs return (#6177) 2021-11-18 14:36:12 +08:00
emqx_exhook style(behaviour attrs): unify behaviour declarations 2021-10-21 15:10:59 +03:00
emqx_gateway chore(swagger): lwm2m2 http api to hocon (#6153) 2021-11-15 15:08:50 +08:00
emqx_limiter style: ensure newline at EOF for all files 2021-11-04 14:40:14 +01:00
emqx_machine emqx_conf (#5939) 2021-10-21 18:08:51 +08:00
emqx_management feat: set keepalive via http api (#6171) 2021-11-18 10:56:58 +08:00
emqx_modules fixt: generate api (#6124) 2021-11-17 10:55:48 +08:00
emqx_plugin_libs chore: All placeholders are placed in the same header file (#6190) 2021-11-17 14:40:48 +08:00
emqx_prometheus style: ensure newline at EOF for all files 2021-11-04 14:40:14 +01:00
emqx_psk emqx_conf (#5939) 2021-10-21 18:08:51 +08:00
emqx_resource style: ensure newline at EOF for all files 2021-11-04 14:40:14 +01:00
emqx_retainer Merge pull request #6173 from zmstone/refactor-retainer-use-ordered-set 2021-11-18 00:28:57 +01:00
emqx_rule_engine test: API return code section 2021-11-15 16:30:44 +08:00
emqx_statsd emqx_conf (#5939) 2021-10-21 18:08:51 +08:00