Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MTM-58884] UI as datapoint graph user i want to see configured events and alarms #28

Conversation

eniosultan
Copy link
Collaborator

@eniosultan eniosultan commented Apr 24, 2024

Proposed changes

Possibility to see configured events on the graph

TO DO:

  • Fix alarm/event icon coords when between 2 datapoints.
  • Show alarms/events in preview, currently the issue is that the config object has the wrong properties

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Improvement (general improvements like code refactoring that doesn't explicitly fix a bug or add any new functionality)
  • Documentation Update (if none of the other choices apply)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Paste Link to the issue


Checklist

  • I have read the CONTRIBUTING doc
  • I have signed the CLA (in all commits with git commit -s)
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

#30)

Co-authored-by: enio_sultan <ensu@softwareag.com>
@eniosultan eniosultan changed the base branch from main to feat/MTM-52605-alarm-and-event-in-data-points-graph-2 May 13, 2024 18:55
@eniosultan eniosultan marked this pull request as ready for review May 25, 2024 10:40
@eniosultan eniosultan requested a review from jdre-c8y May 25, 2024 10:41
@eniosultan eniosultan changed the title [MTM-58884] UI as datapoint graph user i want to see configured events [MTM-58884] UI as datapoint graph user i want to see configured events and alarms May 25, 2024
@eniosultan eniosultan changed the base branch from feat/MTM-52605-alarm-and-event-in-data-points-graph-2 to feat/MTM-58883-alarm-and-event-selector May 27, 2024 08:31
Copy link
Collaborator

@jdre-c8y jdre-c8y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

part 1/2

src/datapoints-graph/charts/chart-realtime.service.ts Outdated Show resolved Hide resolved
src/datapoints-graph/charts/chart-realtime.service.ts Outdated Show resolved Hide resolved
src/datapoints-graph/charts/chart-realtime.service.ts Outdated Show resolved Hide resolved
src/datapoints-graph/charts/chart.model.ts Outdated Show resolved Hide resolved
src/datapoints-graph/charts/charts.component.ts Outdated Show resolved Hide resolved
src/datapoints-graph/charts/charts.component.ts Outdated Show resolved Hide resolved
src/datapoints-graph/charts/charts.component.ts Outdated Show resolved Hide resolved
src/datapoints-graph/charts/charts.component.ts Outdated Show resolved Hide resolved
src/datapoints-graph/charts/charts.component.ts Outdated Show resolved Hide resolved
Copy link
Collaborator

@jdre-c8y jdre-c8y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2/2

Base automatically changed from feat/MTM-58883-alarm-and-event-selector to feat/MTM-52605-alarm-and-event-in-data-points-graph-2 May 28, 2024 10:21
eniosultan and others added 2 commits June 3, 2024 12:08
Co-authored-by: jdreSAG <103751383+jdreSAG@users.noreply.github.com>
Signed-off-by: Enio Sultan <92023325+eniosultan@users.noreply.github.com>
@eniosultan eniosultan requested a review from jdre-c8y June 3, 2024 13:14
Copy link
Collaborator

@jdre-c8y jdre-c8y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code looks good, still needs tests though

src/datapoints-graph/charts/chart-realtime.service.ts Outdated Show resolved Hide resolved
src/datapoints-graph/charts/echarts-options.service.ts Outdated Show resolved Hide resolved
@eniosultan
Copy link
Collaborator Author

code looks good, still needs tests though

@jdreSAG I wanted to add tests after the first approval

@eniosultan eniosultan requested a review from jdre-c8y June 5, 2024 09:41
@eniosultan eniosultan requested a review from DawidSAG June 14, 2024 13:23
src/datapoints-graph/charts/chart-realtime.service.ts Outdated Show resolved Hide resolved
src/datapoints-graph/charts/chart-realtime.service.ts Outdated Show resolved Hide resolved
src/datapoints-graph/charts/chart-realtime.service.ts Outdated Show resolved Hide resolved
src/datapoints-graph/charts/chart-realtime.service.ts Outdated Show resolved Hide resolved
src/datapoints-graph/charts/chart-realtime.service.ts Outdated Show resolved Hide resolved
src/datapoints-graph/charts/chart-realtime.service.ts Outdated Show resolved Hide resolved
src/datapoints-graph/charts/chart.model.ts Outdated Show resolved Hide resolved
tsconfig.json Outdated Show resolved Hide resolved
@eniosultan eniosultan requested a review from DawidSAG June 21, 2024 07:49
@eniosultan eniosultan merged commit 33b9e99 into feat/MTM-52605-alarm-and-event-in-data-points-graph-2 Jun 21, 2024
1 check failed
@eniosultan eniosultan deleted the feature/MTM-58884-ui-as-datapoint-graph-user-i-want-to-see-configured-events branch June 21, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants