emqx/apps/emqx_dashboard/src
zmstone 5b38d592f0 feat(http): add `is_template` as HTTP headers field property
is_template was designed to be type property.
however for HTTP headers, it's a map() type,
instead of creating a new type for it, it's easier to just
add it as a field property.
2024-04-18 13:16:29 +02:00
..
proto chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_dashboard.app.src chore: bump apps versions 2024-03-28 10:19:09 +01:00
emqx_dashboard.appup.src chore: remove /configs/listeners, we should use /listeners/ API 2022-07-14 15:23:39 +08:00
emqx_dashboard.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_dashboard_admin.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_dashboard_api.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_dashboard_app.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_dashboard_audit.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_dashboard_cli.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_dashboard_desc_cache.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_dashboard_error_code.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_dashboard_error_code_api.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_dashboard_listener.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_dashboard_middleware.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_dashboard_monitor.erl feat(sessds): Add metrics for the number of persisted messages 2024-04-02 16:45:52 +02:00
emqx_dashboard_monitor_api.erl feat(sessds): Add metrics for the number of persisted messages 2024-04-02 16:45:52 +02:00
emqx_dashboard_not_found.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_dashboard_schema.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_dashboard_schema_api.erl test: fix dashboard schema validation 2024-04-17 14:09:48 +02:00
emqx_dashboard_sup.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00
emqx_dashboard_swagger.erl feat(http): add `is_template` as HTTP headers field property 2024-04-18 13:16:29 +02:00
emqx_dashboard_token.erl chore: update copyright-year 2024-02-23 08:21:06 +01:00