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-52605] Configure alarms and events in Data points graph 2.0 and display on chart #29

Open
wants to merge 77 commits into
base: main
Choose a base branch
from

Commits on Apr 24, 2024

  1. feat(datapoints-graph): alarm selector list

    Alarm selector module and list component
    
    n/a
    jdreSAG committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    2d919e3 View commit details
    Browse the repository at this point in the history
  2. feat(datapoints-graph): alarm selector list item component

    Alarm selector list item component added
    
    n/a
    jdreSAG committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ac3bad0 View commit details
    Browse the repository at this point in the history
  3. feat(datapoints-graph): alarm selector list item component

    Alarm selector list item color pick and display label
    
    n/a
    jdreSAG committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    25b1dcb View commit details
    Browse the repository at this point in the history
  4. feat(datapoints-graph): alarm selector list item component

    Alarm selector list item change active property and save
    
    n/a
    jdreSAG committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e13b9d7 View commit details
    Browse the repository at this point in the history
  5. feat(datapoints-graph): alarm selector list item component

    Alarm selector list item remove item
    
    n/a
    jdreSAG committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    2841a44 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. feat(datapoints-graph): alarm selector list item component

    Alarm selector list item attributes form- label and data type
    
    n/a
    jdreSAG committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d6137d9 View commit details
    Browse the repository at this point in the history
  2. feat(datapoints-graph): alarm selector list item component

    Alarm selector list item attributes form- type property form
    
    n/a
    jdreSAG committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a402e74 View commit details
    Browse the repository at this point in the history
  3. feat(datapoints-graph): alarm selector list item component

    Alarm selector list item attributes form- refactor
    
    n/a
    jdreSAG committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3e9c785 View commit details
    Browse the repository at this point in the history
  4. feat(datapoints-graph): alarm selector list component

    Alarm selector list refactor
    
    n/a
    jdreSAG committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e939999 View commit details
    Browse the repository at this point in the history
  5. feat(datapoints-graph): alarm selector modal component

    Alarm selector modal component added
    
    n/a
    jdreSAG committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d45b274 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. feat(datapoints-graph): alarm selector component

    Alarm selector component- asset selector column
    
    n/a
    jdreSAG committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2b96c4c View commit details
    Browse the repository at this point in the history
  2. feat(datapoints-graph): alarm selector component

    Alarm selector component- provide context asset
    
    n/a
    jdreSAG committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    465ffba View commit details
    Browse the repository at this point in the history
  3. feat(datapoints-graph): alarm selector component

    Alarm selector component- get alarms for asset
    
    n/a
    jdreSAG committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8c5f9e2 View commit details
    Browse the repository at this point in the history
  4. feat(datapoints-graph): alarm selector component

    Alarm selector component- allow to add custom alarm
    
    n/a
    jdreSAG committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6b7a08d View commit details
    Browse the repository at this point in the history
  5. feat(datapoints-graph): alarm selector component

    Alarm selector component- selected alarms column
    
    n/a
    jdreSAG committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    95ffc0c View commit details
    Browse the repository at this point in the history
  6. feat(datapoints-graph): alarm selector component

    Alarm attributes form component- adding alarm timelineType
    
    n/a
    jdreSAG committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    86817f6 View commit details
    Browse the repository at this point in the history
  7. feat(datapoints-graph): alarm selector component

    Alarm selector component- refactor
    
    n/a
    jdreSAG committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    45e168d View commit details
    Browse the repository at this point in the history
  8. feat(datapoints-graph): alarm attributes form

    Alarm attributes form component- select severities
    
    n/a
    jdreSAG committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6c42625 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. feat(datapoints-graph): alarm selector form

    Alarm selector component- blank alarm select severities
    
    n/a
    jdreSAG committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    bb69d23 View commit details
    Browse the repository at this point in the history
  2. feat(datapoints-graph): alarm event selector

    Alarm selector allows to be used as event selector
    
    n/a
    jdreSAG committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5cbdb10 View commit details
    Browse the repository at this point in the history
  3. feat(datapoints-graph): alarm event selector

    Alarm selector allows to be used as event selector
    
    n/a
    jdreSAG committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    86c0f5a View commit details
    Browse the repository at this point in the history
  4. feat(datapoints-graph): alarm event selector

    Alarm event attributes refactor
    
    n/a
    jdreSAG committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c8ef51f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. feat(datapoints-graph): alarm event selector

    Alarm event selector refactor
    
    n/a
    jdreSAG committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3af6167 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. feat(datapoints-graph): alarm event selector service

    Alarm event selector service unit tests
    
    n/a
    jdreSAG committed May 6, 2024
    Configuration menu
    Copy the full SHA
    22f883d View commit details
    Browse the repository at this point in the history
  2. feat(datapoints-graph): alarm event attributes form unit tests

    Alarm event attributes form unit tests
    
    n/a
    jdreSAG committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a174143 View commit details
    Browse the repository at this point in the history
  3. feat(datapoints-graph): alarm event selection list unit tests

    Alarm event selection list unit tests
    
    n/a
    jdreSAG committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9c14712 View commit details
    Browse the repository at this point in the history
  4. feat(datapoints-graph): alarm event selector list item refactor

    Redundant isValid$ removed
    
    n/a
    jdreSAG committed May 6, 2024
    Configuration menu
    Copy the full SHA
    aa792d7 View commit details
    Browse the repository at this point in the history
  5. feat(datapoints-graph): includes alarm pipe unit tests

    includes alarm pipe unit tests
    
    n/a
    jdreSAG committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e1666af View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. feat(datapoints-graph): alarm event selector unit tests

    Alarm event selector unit tests
    
    n/a
    jdreSAG committed May 8, 2024
    Configuration menu
    Copy the full SHA
    9e36dc7 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. feat(datapoints-graph): alarm-event-selector-list-item issue fix

    ExpressionChangedAfterItHasBeenCheckedError error fix
    
    n/a
    jdreSAG committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8ef3a2d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. feat(datapoints-graph): initial commit

    Initial commit
    
    n/a
    jdreSAG committed May 10, 2024
    Configuration menu
    Copy the full SHA
    dc2a3bf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/MTM-52605-alarm-and-event-in-data-points-graph-2' …

    …into feat/MTM-58883-alarm-and-event-selector
    jdreSAG committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7002ba5 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. feat(datapoints-graph): alarm event list item refactor

    Hide attributes form on alarm event selector modal
    
    n/a
    jdreSAG committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6775788 View commit details
    Browse the repository at this point in the history
  2. feat(datapoints-graph): rename search to filter

    Alarm event selector rename search to filter
    
    n/a
    jdreSAG committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b5e2845 View commit details
    Browse the repository at this point in the history
  3. feat(datapoints-graph): custom alarm event form

    Refactor way how custom alarm or event is added
    
    n/a
    jdreSAG committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b3a748d View commit details
    Browse the repository at this point in the history
  4. feat(datapoints-graph): remove severity selection

    Remove severity selection for alarms
    
    n/a
    jdreSAG committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d3276b5 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. feat(datapoints-graph): recent alarms warning

    Show warning that list contains only recent alarms and events
    
    n/a
    jdreSAG committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7be91d3 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    b96a95e View commit details
    Browse the repository at this point in the history
  2. feat(datapoints-graph): custom alarm event form

    Default color for custom alarm or event
    
    n/a
    jdreSAG committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ff11948 View commit details
    Browse the repository at this point in the history
  3. feat(datapoints-graph): custom alarm event refactor

    Label as required; clear form on add.
    
    n/a
    jdreSAG committed May 21, 2024
    Configuration menu
    Copy the full SHA
    48c4df5 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. feat(datapoints-graph): alarm event attributes form

    Remove redundant code
    
    n/a
    jdreSAG committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7572fb5 View commit details
    Browse the repository at this point in the history
  2. feat(datapoints-graph): alarm event attributes form

    Reset form after adding custom item
    
    n/a
    jdreSAG committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a784944 View commit details
    Browse the repository at this point in the history
  3. feat(datapoints-graph): alarm event attributes form

    Reset form after adding custom item refactor.
    
    n/a
    jdreSAG committed May 22, 2024
    Configuration menu
    Copy the full SHA
    0af7948 View commit details
    Browse the repository at this point in the history
  4. feat(datapoints-graph): unit tests added and fixed

    Unit tests added for alarm event attributes form. Other unit tests fixes.
    
    n/a
    jdreSAG committed May 22, 2024
    Configuration menu
    Copy the full SHA
    30827a7 View commit details
    Browse the repository at this point in the history
  5. feat(datapoints-graph): custom alarm and event attributes form

    Destroy attribute form to get initial state.
    
    n/a
    jdreSAG committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d35f0c0 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. feat(datapoints-graph): code review suggestions

    Refactor of translate pipe in template. Refactor fo includes pipe transform method.
    
    n/a
    jdreSAG committed May 23, 2024
    Configuration menu
    Copy the full SHA
    20853ba View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Merge pull request #27 from SoftwareAG/feat/MTM-58883-alarm-and-event…

    …-selector
    
    feat(datapoints-graph): alarm event selector list for Data points graph 2.0
    jdreSAG committed May 28, 2024
    Configuration menu
    Copy the full SHA
    1b512af View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. feat(datapoints-graph): lodash-es package and types

    add lodash package and types for it. fix types issue.
    
    n/a
    jdreSAG committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    55e1e40 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. feat(datapoints-graph): disable color pick in selector modal

    Disable color picker on modal selector list
    
    n/a
    jdreSAG committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    6283d85 View commit details
    Browse the repository at this point in the history
  2. feat(datapoints-graph): styling issue fix

    Create shared styling for view and config to always load needed styling
    
    n/a
    jdreSAG committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c5721f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. [MTM-58884] UI as datapoint graph user i want to see configured event…

    …s and alarms (#28)
    
    Signed-off-by: Enio Sultan <92023325+eniosultan@users.noreply.github.com>
    Co-authored-by: Enio Sultan <enio94.sutan@gmail.com>
    Co-authored-by: enio_sultan <ensu@softwareag.com>
    Co-authored-by: Carlos Ceia <carlosceia@gmail.com>
    Co-authored-by: jdreSAG <103751383+jdreSAG@users.noreply.github.com>
    5 people committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    33b9e99 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. feat(datapoints-graph): update alarms and events on config preview

    Update alarms and events on config preview
    
    n/a
    jdreSAG committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2a492ec View commit details
    Browse the repository at this point in the history
  2. feat(datapoints-graph): update alarms and events on config preview

    Update alarms and events on config preview unit tests
    
    n/a
    jdreSAG committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    cdd2ed8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5940e1e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    98bfae3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    9a98637 View commit details
    Browse the repository at this point in the history
  2. feat(datapoints-graph): package.lock update

    package.lock update
    
    n/a
    jdreSAG committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    96c37c3 View commit details
    Browse the repository at this point in the history
  3. feat(datapoints-graph): postmerge fixes

    Build fixes
    
    n/a
    jdreSAG committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a32077b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/MTM-52605-alarm-and-event-in-data-points-graph-2-m…

    …erged' into feat/MTM-52605-alarm-and-event-in-data-points-graph-2
    jdreSAG committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    501b7fb View commit details
    Browse the repository at this point in the history
  5. feat(datapoints-graph): postmerge fixes

    Build fixes
    
    n/a
    jdreSAG committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d5e5c1a View commit details
    Browse the repository at this point in the history
  6. feat(datapoints-graph): unit tests fixes

    Fix unit tests
    
    n/a
    jdreSAG committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    cde006a View commit details
    Browse the repository at this point in the history
  7. fix: add symbolKeepAspect

    carlosceia committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    f758d42 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. feat(datapoints-graph): move tsconfig.app to src

    Move tsconfig.app.json to src folder
    
    n/a
    jdreSAG committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3661280 View commit details
    Browse the repository at this point in the history
  2. Revert "feat(datapoints-graph): move tsconfig.app to src"

    This reverts commit 3661280.
    jdreSAG committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    82e4f4d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    27b21af View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    96bb065 View commit details
    Browse the repository at this point in the history
  2. fix: ajust widget filters

    carlosceia committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7712c8b View commit details
    Browse the repository at this point in the history
  3. Revert "fix: ajust widget filters"

    This reverts commit 7712c8b.
    carlosceia committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4d92dbe View commit details
    Browse the repository at this point in the history
  4. fix: ajust widget filters

    carlosceia committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    57d46c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. feat(datapoints-graph): restore datapoint form options

    Restore datapoint form options to show chart types
    
    n/a
    jdreSAG committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f64e163 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f035be6 View commit details
    Browse the repository at this point in the history
  3. Merge branches 'feat/MTM-52605-alarm-and-event-in-data-points-graph-2…

    …' and 'feat/MTM-52605-alarm-and-event-in-data-points-graph-2' of github.com:SoftwareAG/cumulocity-community-plugins into feat/MTM-52605-alarm-and-event-in-data-points-graph-2
    carlosceia committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    26d88ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6229d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    78ae1ec View commit details
    Browse the repository at this point in the history
  2. MTM-52605 Minor fix

    Enio Sultan committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e24ccec View commit details
    Browse the repository at this point in the history
  3. feat(datapoints-graph): remove redundant method

    Remove redundant method
    
    n/a
    jdreSAG committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ff22257 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55885ca View commit details
    Browse the repository at this point in the history