hivemq / hivemq-edge

HiveMQ Edge is an MQTT gateway that enables interoperability between OT devices and IT systems. It translates diverse protocols into MQTT for streamlined communication and helps organize data into a unified namespace, making managing and streaming data across your infrastructure easier.
http://hivemq.com
Apache License 2.0
92 stars 21 forks source link

feat(19334): Improve the design for policy checks #292

Closed vanch3d closed 4 months ago

vanch3d commented 5 months ago

See https://hivemq.kanbanize.com/ctrl_board/57/cards/19334/details/

The PR changes the unsatisfactory UX flow for the policy checks and reporting, as implemented in https://github.com/hivemq/hivemq-edge/pull/288

The PR also removes the checkered background (keep the canvas plain) and fixes a few of the translations (see 19310)

Design

Out-of-scope

Before

screenshot-localhost_3000-2024 02 22-11_35_05

After

screenshot-localhost_3000-2024 02 22-11_30_54 screenshot-localhost_3000-2024 02 22-11_32_34 screenshot-localhost_3000-2024 02 22-11_33_39