- 10 May, 2022 2 commits
-
-
Adrien Morais-Mestre authored
* fix(resources): do not create parent resource entry for metaservices * Update src/Centreon/Infrastructure/Monitoring/Resource/ResourceRepositoryRDB.php Co-authored-by:
Kevin Duret <kduret@centreon.com> Co-authored-by:
Kevin Duret <kduret@centreon.com>
-
Adrien Morais-Mestre authored
* enh(resources): use new tables resources * Update src/Centreon/Domain/Monitoring/Icon.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Domain/Monitoring/Icon.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Infrastructure/Monitoring/Resource/DbReadResourceRepository.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Infrastructure/Monitoring/Resource/DbReadResourceRepository.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Infrastructure/Monitoring/Resource/DbReadResourceRepository.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Infrastructure/Monitoring/Resource/DbReadResourceRepository.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Infrastructure/Monitoring/Resource/DbReadResourceRepository.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Infrastructure/Monitoring/Resource/DbReadResourceRepository.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Infrastructure/Monitoring/Resource/DbReadResourceRepository.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Infrastructure/Monitoring/Resource/DbReadResourceRepository.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Infrastructure/Monitoring/Resource/DbReadResourceRepository.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Infrastructure/Monitoring/Resource/DbReadResourceRepository.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Infrastructure/Monitoring/Resource/DbReadResourceRepository.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Infrastructure/Monitoring/Resource/DbReadResourceRepository.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Infrastructure/Monitoring/Resource/DbReadResourceRepository.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Infrastructure/Monitoring/Resource/DbReadResourceRepository.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Infrastructure/Monitoring/Resource/DbReadResourceRepository.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * code-review: from kdu * code-review: remove unused variable * code-review: add missing concordances * add unit tests for factory * disable new mod for now, waiting for a PR to be merged * centreon-bot: review * code-review: callapas feedback * bind issue if only one icon Co-authored-by:
Kevin Duret <kduret@centreon.com>
-
- 19 Jan, 2022 1 commit
-
-
Tom Darneix authored
* enh(resource): handle state type as filter criteria (#10419) * enh(resource): handle state type as filter criteria * phpstan: fix some errors * feedback: monitoring server name can't be null * code-review: monitoring_server_name mandatory to create a resource * Revert "code-review: monitoring_server_name mandatory to create a resource" This reverts commit 6c30ea8a0e1f74010d70911b0a7dd71bc383652d. * fix(resource): state_types can be empty * fix(resource): rename the filter criteria parameter value * rename the filter criteria from state_types to status_types * doc-api: add missing / new filter documentation * enh(UI): Add state_type as new criteria (#10431) * Add new state type criteria * Fix tests * Fix multiselect criterias order * Add test case * Ad translations * Remove criteria order fix * Change wording * Fix test * Fix query parameter * Fix query property Co-authored-by:
Adrien Morais-Mestre <31647811+adr-mo@users.noreply.github.com> Co-authored-by:
Adrien Morais <amorais@centreon.com>
-
- 22 Oct, 2021 1 commit
-
-
Adrien Morais authored
* enh(resource-status): escape "_" character to use indexed search * enh(resources): use EXISTS statement instead of INNER JOIN
-
- 20 Oct, 2021 1 commit
-
-
Bruno d'Auria authored
enh(Filter): Allow Host group, Service group and Monitoring server criterions to be used using the name insteas of id (#10197) * enh(resource): move from id search to name search on hg, sg, ms criterias * Filter host & service groups by name * Update www/front_src/src/Resources/Listing/api/endpoint.ts * Update www/front_src/src/Resources/Listing/api/endpoint.ts * Update www/front_src/src/Resources/testUtils/index.ts Co-authored-by:
Tom Darneix <tomdar87@outlook.com> * Update www/front_src/src/Resources/testUtils/index.ts Co-authored-by:
Tom Darneix <tomdar87@outlook.com> * Update www/front_src/src/Resources/testUtils/index.ts Co-authored-by:
Tom Darneix <tomdar87@outlook.com> * fix(serializer): typo in the serialized variable name * Update www/front_src/src/Resources/Listing/api/endpoint.ts * wrong type binded caused wrong monitoring server name search Co-authored-by:
Adrien Morais <amorais@centreon.com> Co-authored-by:
Tom Darneix <tomdar87@outlook.com>
-
- 18 Oct, 2021 1 commit
-
-
jcaro authored
* Add modification made by AMO for Backend * Add boolean rule for each cards to display tiles * Add new tile and translation for label * Add shouldBeDisplayed into displayedCards * Add test for Jest * Fix eslint error * Add missing spanish translation * Update www/front_src/src/Resources/Details/index.test.tsx Co-authored-by:
Bruno d'Auria <bdauria@centreon.com> * Update config/packages/serializer/Centreon/Monitoring.Resource.yml Co-authored-by:
Laurent Calvet <lcalvet@centreon.com> * Update src/Centreon/Infrastructure/Monitoring/Resource/Provider/HostProvider.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Infrastructure/Monitoring/Resource/Provider/MetaServiceProvider.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Infrastructure/Monitoring/Resource/Provider/ServiceProvider.php Co-authored-by:
Kevin Duret <kduret@centreon.com> Co-authored-by:
Bruno d'Auria <bdauria@centreon.com> Co-authored-by:
Laurent Calvet <lcalvet@centreon.com> Co-authored-by:
Kevin Duret <kduret@centreon.com>
-
- 01 Apr, 2021 1 commit
-
-
Adrien Morais authored
* META: wip * META: wip * add performance metrics to metaservice resource * rename methods * add metaservices endpoint * add metaservices endpoint * replace exists by join * add metaservice status metrics endpoint * provide metaservice status graph endpoint * create resourcesearchrepository * refacto resources repository * improve resource filtering * fix metaservice search * fix linting * filter resource with graph * fix test config file * add translations for meta services messages * integrate host_id and service_id in resource * fix meta service event logs * meta service enhancements and documentation * add unit tests * add missing documentation and fix filter on metaservices * enh(MetaServiceConfigurationResponse): enhance naming * wip on endpoint metrics * add metrics endpoint for meta detail * add unit tests for newly created code * api-contract: rename unit_name to unit as defined * unit tests continuation * rename current_value to value * adapt tests to latest changes * tests * fixing tests due to changes * sonarQube errors fixed * fix front unit tests * update documentation * handle merge of the master branch * centreon-bot: feedbacks * doc(api): add actions on metaservices * Update and rename MetaServiceConfigurationFactoryRdb.php to MetaServiceConfigurationFactoryRdbTest.php * centreon-bot: fixes 2 * Update lang/fr_FR.UTF-8/LC_MESSAGES/messages.po Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update lang/fr_FR.UTF-8/LC_MESSAGES/messages.po Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Application/Controller/Monitoring/TimelineController.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Application/Controller/Monitoring/CommentController.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Application/Controller/Monitoring/TimelineController.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Domain/MetaServiceConfiguration/Interfaces/MetaServiceConfigurationReadRepositoryInterface.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Application/Controller/Monitoring/CommentController.php Co-authored-by:
jeremyjaouen <61694165+jeremyjaouen@users.noreply.github.com> * feedback: use right condition in route definition * feedback: move from multiple elseif conditions to switch * feedback: construct SELECT statement before to avoid code duplication * feedback: use stdClass for response creation * merge: fix issue when merging master on branch * centreon-bot: feedback 3 * centreon-bot: feedback 4 * feat(metaservice): add get endpoint to retrieve acknowledgements * feat(metaservice): add get endpoint to retrieve downtimes of a metaservice * feat(metaservice): add DELETE endpoint to disack a metaservice * feedback: add missing function doc block * centreon-bot: hope it will be the last one Co-authored-by:
Kevin Duret <kduret@centreon.com> Co-authored-by:
jeremyjaouen <61694165+jeremyjaouen@users.noreply.github.com>
-