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

fix(curves) Correction of some form errors and wrong characters displayed #10731

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

callapa
Copy link
Contributor

@callapa callapa commented Feb 16, 2022

Description

Just a cherry-pick from https://github.com/centreon/centreon/pull/10370

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

  • 20.10.x
  • 21.04.x
  • 21.10.x
  • 22.04.x (master)

Checklist

  • I have 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).

…ayed (#10370)

Fixed the 'Linked host services' field not being set to the saved value when editing.
Fixed checkboxes not being taken into account when deselected.
Fixed the reset button to reset the list of selection fields in the 'know metrics' form.
Removal of '/n' characters at the bottom of the page
@callapa callapa requested review from a team, adr-mo and a-launois February 16, 2022 13:13
@callapa callapa requested a review from kduret February 16, 2022 13:17
@sonarqube-decoration
Copy link

SonarQube Quality Gate:
Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@callapa callapa merged commit 34acaf8 into dev-21.04.x Feb 16, 2022
@callapa callapa deleted the MON-11987 branch February 16, 2022 14:28
callapa added a commit that referenced this pull request Mar 14, 2022
…ayed (#10370) (#10731)

Fixed the 'Linked host services' field not being set to the saved value when editing.
Fixed checkboxes not being taken into account when deselected.
Fixed the reset button to reset the list of selection fields in the 'know metrics' form.
Removal of '/n' characters at the bottom of the page
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.

3 participants