This repository has been archived by the owner on Dec 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 240
fix(filter): handle name when saving criterias hg/sg #10330
Merged
adr-mo
merged 14 commits into
develop
from
MON-11353-editing-filter-with-dynamic-criterias
Oct 20, 2021
Merged
fix(filter): handle name when saving criterias hg/sg #10330
adr-mo
merged 14 commits into
develop
from
MON-11353-editing-filter-with-dynamic-criterias
Oct 20, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adr-mo
requested review from
a team,
callapa,
a-launois and
kduret
and removed request for
a team
October 19, 2021 13:58
kduret
reviewed
Oct 19, 2021
src/Centreon/Infrastructure/Monitoring/HostGroup/HostGroupRepositoryRDB.php
Show resolved
Hide resolved
callapa
reviewed
Oct 20, 2021
src/Centreon/Domain/Monitoring/HostGroup/Interfaces/HostGroupRepositoryInterface.php
Outdated
Show resolved
Hide resolved
src/Centreon/Domain/Monitoring/HostGroup/Interfaces/HostGroupRepositoryInterface.php
Outdated
Show resolved
Hide resolved
src/Centreon/Domain/Monitoring/HostGroup/Interfaces/HostGroupServiceInterface.php
Outdated
Show resolved
Hide resolved
src/Centreon/Domain/Monitoring/HostGroup/Interfaces/HostGroupServiceInterface.php
Outdated
Show resolved
Hide resolved
src/Centreon/Domain/Monitoring/ServiceGroup/Interfaces/ServiceGroupRepositoryInterface.php
Outdated
Show resolved
Hide resolved
src/Centreon/Domain/Monitoring/ServiceGroup/Interfaces/ServiceGroupRepositoryInterface.php
Outdated
Show resolved
Hide resolved
src/Centreon/Domain/Monitoring/ServiceGroup/Interfaces/ServiceGroupServiceInterface.php
Outdated
Show resolved
Hide resolved
a-launois
reviewed
Oct 20, 2021
Co-authored-by: alaunois <alaunois@centreon.com>
…GroupRepositoryInterface.php Co-authored-by: Laurent Calvet <lcalvet@centreon.com>
…GroupServiceInterface.php Co-authored-by: Laurent Calvet <lcalvet@centreon.com>
…GroupRepositoryInterface.php Co-authored-by: Laurent Calvet <lcalvet@centreon.com>
…erviceInterface.php Co-authored-by: Laurent Calvet <lcalvet@centreon.com>
…erviceInterface.php Co-authored-by: Laurent Calvet <lcalvet@centreon.com>
…epositoryInterface.php Co-authored-by: Laurent Calvet <lcalvet@centreon.com>
…epositoryInterface.php Co-authored-by: Laurent Calvet <lcalvet@centreon.com>
callapa
previously approved these changes
Oct 20, 2021
a-launois
previously approved these changes
Oct 20, 2021
adr-mo
commented
Oct 20, 2021
src/Centreon/Domain/Monitoring/ServiceGroup/Interfaces/ServiceGroupServiceInterface.php
Outdated
Show resolved
Hide resolved
…GroupServiceInterface.php
a-launois
previously approved these changes
Oct 20, 2021
callapa
previously approved these changes
Oct 20, 2021
callapa
approved these changes
Oct 20, 2021
kduret
approved these changes
Oct 20, 2021
adr-mo
added a commit
that referenced
this pull request
Oct 22, 2021
* fix(filter): handle name when saving criterias hg/sg * fix unit tests * centreon-bot: fix feedbacks * Update src/Centreon/Domain/Monitoring/HostGroup/HostGroupService.php Co-authored-by: alaunois <alaunois@centreon.com> * Update src/Centreon/Domain/Monitoring/ServiceGroup/Interfaces/ServiceGroupRepositoryInterface.php Co-authored-by: Laurent Calvet <lcalvet@centreon.com> * Update src/Centreon/Domain/Monitoring/ServiceGroup/Interfaces/ServiceGroupServiceInterface.php Co-authored-by: Laurent Calvet <lcalvet@centreon.com> * Update src/Centreon/Domain/Monitoring/ServiceGroup/Interfaces/ServiceGroupRepositoryInterface.php Co-authored-by: Laurent Calvet <lcalvet@centreon.com> * Update src/Centreon/Domain/Monitoring/HostGroup/Interfaces/HostGroupServiceInterface.php Co-authored-by: Laurent Calvet <lcalvet@centreon.com> * Update src/Centreon/Domain/Monitoring/HostGroup/Interfaces/HostGroupServiceInterface.php Co-authored-by: Laurent Calvet <lcalvet@centreon.com> * Update src/Centreon/Domain/Monitoring/HostGroup/Interfaces/HostGroupRepositoryInterface.php Co-authored-by: Laurent Calvet <lcalvet@centreon.com> * Update src/Centreon/Domain/Monitoring/HostGroup/Interfaces/HostGroupRepositoryInterface.php Co-authored-by: Laurent Calvet <lcalvet@centreon.com> * Update src/Centreon/Domain/Monitoring/ServiceGroup/Interfaces/ServiceGroupServiceInterface.php * code-review: take kdus feedback into account * try to fix API acceptance test Co-authored-by: alaunois <alaunois@centreon.com> Co-authored-by: Laurent Calvet <lcalvet@centreon.com>
adr-mo
added a commit
that referenced
this pull request
Oct 22, 2021
* fix(filter): handle name when saving criterias hg/sg * fix unit tests * centreon-bot: fix feedbacks * Update src/Centreon/Domain/Monitoring/HostGroup/HostGroupService.php Co-authored-by: alaunois <alaunois@centreon.com> * Update src/Centreon/Domain/Monitoring/ServiceGroup/Interfaces/ServiceGroupRepositoryInterface.php Co-authored-by: Laurent Calvet <lcalvet@centreon.com> * Update src/Centreon/Domain/Monitoring/ServiceGroup/Interfaces/ServiceGroupServiceInterface.php Co-authored-by: Laurent Calvet <lcalvet@centreon.com> * Update src/Centreon/Domain/Monitoring/ServiceGroup/Interfaces/ServiceGroupRepositoryInterface.php Co-authored-by: Laurent Calvet <lcalvet@centreon.com> * Update src/Centreon/Domain/Monitoring/HostGroup/Interfaces/HostGroupServiceInterface.php Co-authored-by: Laurent Calvet <lcalvet@centreon.com> * Update src/Centreon/Domain/Monitoring/HostGroup/Interfaces/HostGroupServiceInterface.php Co-authored-by: Laurent Calvet <lcalvet@centreon.com> * Update src/Centreon/Domain/Monitoring/HostGroup/Interfaces/HostGroupRepositoryInterface.php Co-authored-by: Laurent Calvet <lcalvet@centreon.com> * Update src/Centreon/Domain/Monitoring/HostGroup/Interfaces/HostGroupRepositoryInterface.php Co-authored-by: Laurent Calvet <lcalvet@centreon.com> * Update src/Centreon/Domain/Monitoring/ServiceGroup/Interfaces/ServiceGroupServiceInterface.php * code-review: take kdus feedback into account * try to fix API acceptance test Co-authored-by: alaunois <alaunois@centreon.com> Co-authored-by: Laurent Calvet <lcalvet@centreon.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This fixes an issue when editing a filter. Front-end does not send the ids anymore but only the names of servicegroups and hostgroups as criterias. this needs to be reflected on backend when an update action is sent for the filter
Fixes # (issue)
Type of change
Target serie
How this pull request can be tested ?
See Jira ticket for detailsChecklist