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

enh(config): add display locked checkbox for objects listing #7444

Merged
merged 6 commits into from
Oct 3, 2019

Conversation

cgagnaire
Copy link

@cgagnaire cgagnaire commented Apr 17, 2019

Description

Add the possibility to display/hide locked commands, service templates and host templates from configuration listings.

See #7264 for screenshots.

Closes: #7264

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 (master)

How this pull request can be tested ?

Go to those pages :
Host templates : http://fqdn/centreon/main.php?p=60103
Service templates : http://fqdn/centreon/main.php?p=60206
Commands : http://fqdn/centreon/main.php?p=60801

On each pages, tick the "Display locked" checkbox and click on "Search".

Add filters and use pagination.

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 covers 80% of the code written for the story.
  • I have made sure that acceptance tests related to the story are successful (local and CI)

doc/en/configuration_guide/models.rst Outdated Show resolved Hide resolved
doc/en/configuration_guide/models.rst Outdated Show resolved Hide resolved
doc/en/configuration_guide/commands.rst Outdated Show resolved Hide resolved
doc/fr/configuration_guide/commands.rst Outdated Show resolved Hide resolved
lang/fr_FR.UTF-8/LC_MESSAGES/messages.po Outdated Show resolved Hide resolved
doc/fr/configuration_guide/models.rst Outdated Show resolved Hide resolved
doc/fr/configuration_guide/models.rst Outdated Show resolved Hide resolved
@sc979 sc979 force-pushed the enh-locked-objects-listing branch from 7b9a3c3 to c29e023 Compare August 21, 2019 13:11
@sc979 sc979 changed the base branch from master to 19.04.x August 21, 2019 13:12
@sc979
Copy link
Contributor

sc979 commented Aug 21, 2019

As this PR is waiting since a while and the master is now the current 19.04.x maintenance branch; I rebased this dev on it and resolved the conflicts
@lpinsivy -> please don't wait too long to priorize this PR or I'll need to do it again :'(

@kduret kduret changed the base branch from 19.04.x to master October 3, 2019 06:22
@kduret kduret changed the base branch from master to 19.04.x October 3, 2019 06:24
@kduret kduret force-pushed the enh-locked-objects-listing branch from c29e023 to 425ebda Compare October 3, 2019 06:28
@kduret kduret changed the base branch from 19.04.x to master October 3, 2019 06:34
@kduret kduret force-pushed the enh-locked-objects-listing branch from 425ebda to ceb3220 Compare October 3, 2019 06:35
@kduret kduret merged commit dbc1dae into master Oct 3, 2019
@kduret kduret deleted the enh-locked-objects-listing branch October 3, 2019 11:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants