- 08 Mar, 2022 1 commit
-
-
Laurent Pinsivy authored
-
- 25 Feb, 2022 1 commit
-
-
Kevin Duret authored
Refs: MON-12517
-
- 21 Feb, 2022 2 commits
-
-
tuntoja authored
-
Adrien Morais-Mestre authored
* fix(serviceDetails): escape possible html tags in performance data * phpcs: fix coding style error
-
- 18 Feb, 2022 1 commit
-
-
Laurent Calvet authored
-
- 17 Feb, 2022 2 commits
-
-
sc979 authored
-
Tom Darneix authored
* Add user flow * Remove centreon-injector stashing
-
- 16 Feb, 2022 4 commits
-
-
alaunois authored
-
Kevin Duret authored
Refs: MON-12076
-
AssanDiomande authored
* add exception for statistics * updated file * manage licence key
-
AssanDiomande authored
* add exception for statistics * updated file
-
- 15 Feb, 2022 1 commit
-
-
AssanDiomande authored
* improve session management * remove s_unset function * cleaned * Update www/class/centreonSession.class.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * updated checkSession return type Co-authored-by:
Kevin Duret <kduret@centreon.com>
-
- 14 Feb, 2022 1 commit
-
-
alaunois authored
-
- 10 Feb, 2022 2 commits
-
-
jcaro authored
* Resize Chip like in Listing * Add hovered condition to display or not icon actions * Uncomment code to push pr in draft mode * Remove isHovered prop on Cards * Add isHovered behavior on DetailCard Groups * Add Hovered on Chip - Icons to set filter and redirect link to HG configuration * Add onHover beahvior only on Chip Hovered * Add icon clickable and execute function * Add htmlColor attribute for IconButton * Fiw minmaxWidht on Chip * Remove props unused * Add tooltips and chips to improve Detail Card Groups behavior * enh(resource): add backend part * First step to change card to custom card * Fix displaying Chip into tile if we have mmore five Chips HG-SG * Add hook useHistory to use navigate for redirect to configuration page for host/service group * Add new interface Group to extend NamedEntity with new props * Add redirection link to configuration page for HG and SG * Export interface Group * Add GroupChip component to code refacto * Refacto GroupChip component * Refacto code * Fix issue from mui migration to V5 * Regenerate package-lock * Remove scope from centreon-frontend path * Remove scope from centreon-frontend path into tsconfig.json * rollback * Regenerate config files without @centreon for centreon frontend * Remove path "@centreon " * Fix issues with last changes * FIx issue with pr merged about Module and LicenseModule * Add new file for component GroupChip and regenerate packa-lock * Fix Eslint issues * Update www/front_src/src/Resources/Details/tabs/Details/DetailsCard/GroupChip.tsx Co-authored-by:
Tom Darneix <tomdar87@outlook.com> * Update www/front_src/src/Resources/Details/tabs/Details/DetailsCard/GroupChip.tsx Co-authored-by:
Tom Darneix <tomdar87@outlook.com> * Extract mouse event into specific functions * Fix issues * Remove ThemeProvider by Module * Change ThemeProvider by Module * Fix path from centreon-frontend * Fix eslint issue and import GroupChip in render of Groups * FIx unit test and fix displaying icons on Hover * Fix eslint issue * Remove unused style and rename class style * Remove unused style in Groups file * enable eslint react/jsx-key * Update src/Centreon/Domain/Contact/Contact.php * Update www/front_src/src/Resources/Details/tabs/Details/DetailsCard/GroupChip.tsx Co-authored-by:
Tom Darneix <tomdar87@outlook.com> * Update www/front_src/src/Resources/Details/tabs/Details/DetailsCard/Groups.tsx Co-authored-by:
Tom Darneix <tomdar87@outlook.com> * Remove style unused and extract function in specific variable * Add class for icon label color * Add style for chip label color , return transparent or not * Extract groups to specific variable and Fix unit test * fix eslint issues * Add class for Typography * Fix ieslint issue Unexpected constant condition in property chipLabelColor * Add condition class to state for display chipLabel * Rename interface for component GroupChip * Update www/front_src/src/Resources/Details/tabs/Details/DetailsCard/GroupChip.tsx Co-authored-by:
Tom Darneix <tomdar87@outlook.com> * Update www/front_src/src/Resources/Details/tabs/Details/DetailsCard/GroupChip.tsx Co-authored-by:
Tom Darneix <tomdar87@outlook.com> Co-authored-by:
Adrien Morais <amorais@centreon.com> Co-authored-by:
Tom Darneix <tomdar87@outlook.com> Co-authored-by:
Kevin Duret <kduret@centreon.com>
-
AssanDiomande authored
* escaped '_' characters * escaped '_' characters * escaped '_' characters * sanitized and binded * sanitized and binded * updated sql statement * updated sql statement * Update www/include/monitoring/status/Notifications/notifications.php Co-authored-by:
Kevin Duret <kduret@centreon.com>
-
- 09 Feb, 2022 4 commits
-
-
Adrien Morais-Mestre authored
-
AssanDiomande authored
* List reporting hosts with select2 improve reporting host listing for a large number of hosts * updated host reporting page * improved coding style * updated form * improved selectbox for hostgroup and servicegroup pages * updated db-func.php file * kept radio timeperiod checked after refresh * kept timeperiod selection ater refresh * resolve PHP warnings * resolve PHP warnings * fix AutologinOptions acceptance test * resolve conflicts * kept timeperiod in service reporting page * ajust comment line * ajust comment line Co-authored-by:
Luiz Felipe Aranha <kozfelipe@gmail.com>
-
AssanDiomande authored
-
Adrien Morais-Mestre authored
* fix(reporting): sanitize inputs on init * feedbacks from kdu applied * feedbacks: take callapas suggestions * truly apply suggestions from kdu * fix AT
-
- 08 Feb, 2022 1 commit
-
-
sc979 authored
-
- 07 Feb, 2022 1 commit
-
-
qgarnier authored
-
- 04 Feb, 2022 4 commits
-
-
melh-t authored
-
Jordan CARO authored
-
jcaro authored
* Add 5 px to adjust height of tile and 2 css props to fix title cropping * Fix eslint issue * Rollback on old value for props height
-
- 03 Feb, 2022 1 commit
-
-
sc979 authored
-
- 02 Feb, 2022 1 commit
-
-
Kevin Duret authored
-
- 01 Feb, 2022 2 commits
-
-
Tom Darneix authored
* Refactor footer and add The Watch * Compute current year dynamically
-
Adrien Morais-Mestre authored
* fix(resource): replace macros in URL * phpstan: fix encountered errors * add unit tests * remove first attempt to solve issue * add logs * apply same patch that for develop for LoggerTrait * fix typo * phpcs: patch issues found by centreon-bot * feedbacks: espace _ character to speedup like request * cs: remove trailing whitespaces * Update src/Centreon/Domain/HostConfiguration/Interfaces/HostMacro/HostMacroReadRepositoryInterface.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update src/Centreon/Domain/Monitoring/Interfaces/MonitoringRepositoryInterface.php Co-authored-by:
Kevin Duret <kduret@centreon.com> Co-authored-by:
Kevin Duret <kduret@centreon.com>
-
- 31 Jan, 2022 1 commit
-
-
Adrien Morais-Mestre authored
-
- 28 Jan, 2022 4 commits
-
-
AssanDiomande authored
-
AssanDiomande authored
* List reporting hosts with select2 improve reporting host listing for a large number of hosts * updated host reporting page * improved coding style * updated form * improved selectbox for hostgroup and servicegroup pages * updated db-func.php file * display diagram at reporting pages * Update www/include/reporting/dashboard/viewServicesGroupLog.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update www/include/reporting/dashboard/viewServicesGroupLog.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update www/include/reporting/dashboard/viewHostLog.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update www/include/reporting/dashboard/viewHostLog.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update www/include/reporting/dashboard/template/viewServicesGroupLog.ihtml * Apply suggestions from code review * resolve PHP warnings * add labels to host and service groups stats * improved code style * deleted not useful index Co-authored-by:
Luiz Felipe Aranha <kozfelipe@gmail.com> Co-authored-by:
Kevin Duret <kduret@centreon.com>
-
AssanDiomande authored
* List reporting hosts with select2 improve reporting host listing for a large number of hosts * updated host reporting page * improved coding style * updated form * improved selectbox for hostgroup and servicegroup pages * updated db-func.php file * display diagram at reporting pages * Update www/include/reporting/dashboard/viewServicesGroupLog.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update www/include/reporting/dashboard/viewServicesGroupLog.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update www/include/reporting/dashboard/viewHostLog.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update www/include/reporting/dashboard/viewHostLog.php Co-authored-by:
Kevin Duret <kduret@centreon.com> * Update www/include/reporting/dashboard/template/viewServicesGroupLog.ihtml * Apply suggestions from code review * resolve PHP warnings Co-authored-by:
Luiz Felipe Aranha <kozfelipe@gmail.com> Co-authored-by:
Kevin Duret <kduret@centreon.com>
-
alaunois authored
* fix(host) fix macro inheritance on host * fix(conf/host) modification from PR suggestion
-
- 27 Jan, 2022 2 commits
-
-
Adrien Morais-Mestre authored
* fix(comments): use comment data from comments table * phpstan: fix encountered errors * phpcs: fix encountered errors
-
Adrien Morais-Mestre authored
-
- 25 Jan, 2022 3 commits
-
-
alaunois authored
-
jeremyjaouen authored
-
Kevin Duret authored
Refs: MON-6988
-
- 24 Jan, 2022 1 commit
-
-
AssanDiomande authored
* changed files for branch 21.10 * updated file
-