Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

enh(charts): add new methods in graph backend #8170

Merged
merged 44 commits into from
Jan 24, 2020
Merged

enh(charts): add new methods in graph backend #8170

merged 44 commits into from
Jan 24, 2020

Conversation

garnier-quentin
Copy link
Contributor

@garnier-quentin garnier-quentin commented Dec 3, 2019

Description

Add a method in backend + widget preferences.

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software
  • Updating documentation (missing information, typo...)

Target serie

  • 2.8.x
  • 18.10.x
  • 19.04.x
  • 19.10.x
  • 20.04.x (master)

How this pull request can be tested ?

Please describe the procedure to verify that the goal of the PR is matched. Provide clear instructions so that it can be correctly tested.

Any relevant details of the configuration to perform the test should be added.

Checklist

Community contributors & Centreon team

  • I followed the coding style guidelines provided by Centreon
  • I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have made corresponding changes to the documentation.
  • I have rebased my development branch on the base branch (master, maintenance).

Centreon team only

  • I have made sure that the unit tests related to the story are successful.
  • I have made sure that unit tests cover 80% of the code written for the story.
  • I have made sure that acceptance tests related to the story are successful (local and CI)

Refs: MON-4576

@cgagnaire cgagnaire changed the title Mon 4397 chart enh(charts): add new methods in graph backend Dec 3, 2019
www/api/class/centreon_metric.class.php Outdated Show resolved Hide resolved
www/api/class/centreon_metric.class.php Outdated Show resolved Hide resolved
www/api/class/centreon_metric.class.php Outdated Show resolved Hide resolved
www/api/class/centreon_metric.class.php Outdated Show resolved Hide resolved
www/api/class/centreon_metric.class.php Show resolved Hide resolved
www/class/centreonGraphNg.class.php Outdated Show resolved Hide resolved
@lpinsivy lpinsivy self-requested a review December 20, 2019 09:47
www/api/class/centreon_home_customview.class.php Outdated Show resolved Hide resolved
www/api/class/centreon_home_customview.class.php Outdated Show resolved Hide resolved
www/api/class/centreon_home_customview.class.php Outdated Show resolved Hide resolved
www/api/class/centreon_metric.class.php Outdated Show resolved Hide resolved
www/api/class/centreon_metric.class.php Outdated Show resolved Hide resolved
www/api/class/centreon_metric.class.php Outdated Show resolved Hide resolved
www/api/class/centreon_metric.class.php Outdated Show resolved Hide resolved
www/api/class/centreon_metric.class.php Outdated Show resolved Hide resolved
www/api/class/centreon_metric.class.php Outdated Show resolved Hide resolved
www/class/centreonGraphNg.class.php Outdated Show resolved Hide resolved
www/class/centreonGraphNg.class.php Show resolved Hide resolved
www/class/centreonGraphNg.class.php Outdated Show resolved Hide resolved
www/class/centreonGraphNg.class.php Outdated Show resolved Hide resolved
www/class/centreonGraphNg.class.php Outdated Show resolved Hide resolved
www/api/class/centreon_metric.class.php Outdated Show resolved Hide resolved
www/api/class/centreon_metric.class.php Outdated Show resolved Hide resolved
@kduret kduret merged commit 082d6ba into master Jan 24, 2020
@kduret kduret deleted the MON-4397-chart branch January 24, 2020 09:51
kduret pushed a commit that referenced this pull request Jan 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants