Cumulocity-IoT / cumulocity-community-plugins

This is a set of module federation plugins developed and maintained by the community.
Apache License 2.0
3 stars 3 forks source link

feat(datapoints-graph): alarm event selector list for Data points graph 2.0 #27

Closed jdre-c8y closed 4 months ago

jdre-c8y commented 5 months ago

Alarm and event selector module and list component. Implementation for displaying alarms and events on graph - https://github.com/SoftwareAG/cumulocity-community-plugins/pull/28 Integration branch for selector and graph implementation- https://github.com/SoftwareAG/cumulocity-community-plugins/pull/29

n/a

Proposed changes

Feature allowing to add events and alarms to Data points graph 2.0 config, similiar to old Data points graph implementation (see screen below) image

New alarm/event selector should be build in similiar manner as Datapoints selector- it should use the same 3-column layout and give suggestions based on already existing alarms/events: image

Short demo of new implementation

https://github.com/SoftwareAG/cumulocity-community-plugins/assets/103751383/2168d3d7-d467-4780-9d32-1aa69a5c9a29

Types of changes

Paste Link to the issue


Checklist

Further comments