Tom Darneix
Tom Darneix
## Description This adds the support for Gzip and Brotli algorithm text compression on Apache configuration. ## Type of change - [ ] Patch fixing an issue (non-breaking change) -...
## Description This integrates the new theme colors in Centreon Web. It also fixes breaking changes from a previous commit from centreon-frontend. https://user-images.githubusercontent.com/12515407/184339223-6a283a1e-92d6-4cd2-aade-ae16a2951b90.mov https://user-images.githubusercontent.com/12515407/184339232-c802c1f7-f3a9-4a35-ba6f-1c62c8d4b2d7.mov ## Type of change - [...
## Description **This is a Proof of Concept** https://user-images.githubusercontent.com/12515407/195647574-977245d2-894a-4de3-bbb0-a1535ff832db.mov This PoC evaluates the complexity of developing a multi columns dashboarding system. Here are the features supported by this PoC: -...
Hello there, I receive the following when running the command `npm ci`: ``` npm ERR! code EINTEGRITY npm ERR! sha512-/u1Tm9NF/44PqJ6/ShazfPQBfbUW2oYSsN+mHhafRI2w7qRixN4iOZ8eTv9EsxxDWD2K0Lm0z8KwE43PuYTfIw== integrity checksum failed when using sha512: wanted sha512-/u1Tm9NF/44PqJ6/ShazfPQBfbUW2oYSsN+mHhafRI2w7qRixN4iOZ8eTv9EsxxDWD2K0Lm0z8KwE43PuYTfIw== but got...
## Description This migrates Centreon Web, Centreon widgets and Storybook to Rspack. Build time (prod): 40s -> 8s Build time (dev): 30s -> 15s Refresh time: 1.5s -> 800ms ##...
## Description This sanitizes preload script URL for Cloud ## Type of change - [ ] Patch fixing an issue (non-breaking change) - [ ] New functionality (non-breaking change) -...
## Description This adds a refresh indicator on panel's header. https://github.com/centreon/centreon/assets/12515407/35c2b06c-bd77-4ecc-ab2c-15ac99752743 ## Type of change - [ ] Patch fixing an issue (non-breaking change) - [ ] New functionality (non-breaking...
## Description This updates the used tag for 24.04 related NPM packages ## Type of change - [ ] Patch fixing an issue (non-breaking change) - [ ] New functionality...
## Description **PLEASE MAKE SURE THAT THE BRANCH PR INCLUDES JIRA TICKET ID** (_for centreon-internal_) Please include a short resume of the changes and what is the purpose of PR....
## Description This refactors the line chart in order to handle both bars and lines. This new charts handles more than two different units and allow to optionally select units...