- 12 Jan, 2021 1 commit
-
-
jeremyjaouen authored
-
- 11 Jan, 2021 2 commits
-
-
Bruno d'Auria authored
-
jeremyjaouen authored
-
- 08 Jan, 2021 2 commits
-
-
Laurent Calvet authored
(missed in the main fix #9338 )
-
Tom Darneix authored
* Replace hash by contenthash * Migrate to webpack 5 * Upgrade dependencies * Add publicPath about devServer * Adapt react-hot-loader import * Do not delete properties * Update webpack and html-webpack-plugin to fix dev build * Revert changes about react-hot-loader * Fix bug about output assets deletion * Fix eslint errors * Add some typescript-eslint packages * Add progress option * Update frontend-core * Even more logs For development pupose only. To be deleted before merge. * Upgrade deps * Update react to v17 and replace react-hot-loader * Remove comment * Update deps * Update deps * Fix test * Fix build * Update dependencies * Fix react-refresh * Update @centreon/ui * Fix dev build * Fix eslint errors * Add d3-scale as dep to fix eslint error * Split contentBase to watch * Remove irrelevant slashes * Fix composer lock * Remove unused interfaces * Remove unused dependency * Update dependencies * Update @centreon/frontend-core * Add missing comma * Fix eslint errors * Attempt to fix react-fast-refresh in production mode * Fix eslint error * Remove "polyfill" * Attempt to fix production build * Update html-webpack-plugin to beta 4 * Fix html file creation on disk * Fix development builds * Use @centreon/frontend-core's master branch * Update axios to fix security vulnerability * Update @centreon/ui * Use @centreon/ui's master branch * Update @centreon/ui * Remove lodash from dependencies
-
- 07 Jan, 2021 4 commits
-
-
Jérémy Delpierre authored
* fix(ui/acl): ACL config menu subgroups align with parent Unable to select subgroup access options. Selected option (radio buttons) of parent groups should be correctly applied the appropriate matching options in the subgroup Refs: MON-5341 * clean: Format 2 spaces and correctly indent tool.js * fix: equals conditions on type and a code implement * fix: boolean return ternaire condition Co-authored-by:
Kevin Duret <kduret@centreon.com> Co-authored-by:
Kevin Duret <kduret@centreon.com>
-
Kevin Duret authored
Refs: MON-6321
-
Laurent Calvet authored
Fixes: - Importing may result in an error when the type of a password macro is null in the file to be imported. - Avoids the successive addition of single quote characters
-
jeremyjaouen authored
-
- 06 Jan, 2021 2 commits
-
-
Adrien Morais authored
* secu(poller): return only allowed poller resources types * codingstyle: pollers * secu(metrics): return only allowed metrics linked to service resources types * secu(metrics): list only allowed metrics * codingstyle: metrics * style: fix errors returned by phpcs * secu(externalcmd): remove dead code This code is no longer used for versions that uses gorgone instead of centcore * code-review: take feedbacks into account #1
-
Laurent Calvet authored
Fixes: When displaying host acknowledgements with CLAPI, the host acknowledgement appeared as many times as the number of services on which the acknowledgement was set. #9332
-
- 05 Jan, 2021 4 commits
-
-
sc979 authored
-
Bruno d'Auria authored
-
Bruno d'Auria authored
-
Bruno d'Auria authored
-
- 04 Jan, 2021 3 commits
-
-
Laurent Calvet authored
-
Kevin Duret authored
Refs: MON-6321 MON-6531
-
Laurent Calvet authored
Fixes: Cancel RTACKNOWLEDGEMENT generates an error while an acknowledgement exists on the service.
-
- 31 Dec, 2020 1 commit
-
-
loiclau authored
-
- 29 Dec, 2020 1 commit
-
-
Bruno d'Auria authored
-
- 28 Dec, 2020 1 commit
-
-
Laurent Calvet authored
Fixes: When the last acknowledgement for the host or service was displayed, the comment displayed was not the last one.
-
- 22 Dec, 2020 2 commits
-
-
Adrien Morais authored
-
Kevin Duret authored
Refs: MON-6419
-
- 21 Dec, 2020 1 commit
-
-
Kevin Duret authored
Refs: MON-6419
-
- 18 Dec, 2020 2 commits
-
-
jeremyjaouen authored
-
Adrien Morais authored
-
- 17 Dec, 2020 1 commit
-
-
Adrien Morais authored
-
- 16 Dec, 2020 4 commits
-
-
Laurent Calvet authored
Fixed the password of macros on service, service template, host, and host template forms when changing the name of password type macros. Fixes: When changing the password of a password type macro, the password was replaced by the widcard replacing the actual password.
-
Kevin Duret authored
-
Bruno d'Auria authored
-
Kevin Duret authored
Refs: MON-6419
-
- 15 Dec, 2020 5 commits
-
-
Bruno d'Auria authored
-
Kevin Duret authored
-
loiclau authored
-
Kevin Duret authored
-
qgarnier authored
-
- 14 Dec, 2020 3 commits
-
-
Bruno d'Auria authored
-
jeremyjaouen authored
-
Laurent Calvet authored
Add new asserts (notEmpty and notNull).
-
- 11 Dec, 2020 1 commit
-
-
Bruno d'Auria authored
-