fix wrong reload acl button position - #144
Closed
kduret wants to merge 2 commits into
Closed
Conversation
Contributor
Author
|
migrated from centreon-archive/centreon-archived#12013 |
11 tasks
sc979
pushed a commit
to sc979/centreon
that referenced
this pull request
Dec 12, 2022
sc979
added a commit
to sc979/centreon
that referenced
this pull request
Dec 12, 2022
* chore(php version): fix warning (centreon#112) * new workflow * hotfixing jenkinsfile * fix(comments): display correctly last comments (centreon#115) * enh(chore): automate dependabot ticket creation (centreon#116) * fix(chore): old dependabot's PR ticket creation (centreon#117) * enh(feature-switch): fully manage feature switch (centreon#114) * enh(feature-switch): fully manage feature switch * fix(index): wrong variable used * fix qabranch variable * enh(chore): issueType, feature_team and issue description * chore(version): prepare 22.04 serie (centreon#120) * chore(version): prepare 22.04 serie * Update Jenkinsfile * fix(secu): add SQ pipeline timeout (centreon#128) * fix(chore): use github action env usage (centreon#129) * fix(build): disable centos8 packaging (centreon#130) * fix(chore): dependabot github automation (centreon#131) * alma8 enabled (centreon#132) * feat(ui): Apply dark mode for widget host monitoring (centreon#136) * fix(css): fix ccs import (centreon#138) * chore(version): prepare 22.04.next (centreon#140) * Merge release-debian-22.04.0 into 22.04.x (centreon#145) * fix debian * Update Jenkinsfile * Update Jenkinsfile * add version check version of dependency and remove unused file Co-authored-by: Zakaria GUENNOUNE <zguennoune@centreon.com> Co-authored-by: Luiz Costa <me@luizgustavo.pro.br> * enh(secu): update GPG key (centreon#126) * fix(secu): change fingerprint key (centreon#127) * Add configuration to build DEB package (centreon#137) * add deb package * fix project name * fix package name * fix package name * add delivery * fix : Issue with cross databases query when the name contains some characters (centreon#144) Co-authored-by: jeremyjaouen <61694165+jeremyjaouen@users.noreply.github.com> Co-authored-by: Zakaria Guennoune <zguennoune@centreon.com> Co-authored-by: Adrien Morais <31647811+adr-mo@users.noreply.github.com> Co-authored-by: sc979 <34628915+sc979@users.noreply.github.com> Co-authored-by: schapron <schapron@centreon.com> Co-authored-by: Charles Gautier <33026375+chgautier@users.noreply.github.com> Co-authored-by: ataghzout <97593248+ataghzout@users.noreply.github.com> Co-authored-by: Laurent Pinsivy <lpinsivy@centreon.com> Co-authored-by: Luiz Costa <me@luizgustavo.pro.br> Co-authored-by: Zakaria Guennoune <83596451+zguennoune02@users.noreply.github.com> Co-authored-by: hyahiaoui-ext <97593234+hyahiaoui-ext@users.noreply.github.com>
jeremyjaouen
approved these changes
Jan 17, 2023
ghost
approved these changes
Jan 17, 2023
Contributor
|
@kduret can we fix the build and move forward with this? |
Contributor
Author
Jira ticket is still in "to be groomed" status |
Contributor
|
Ticket has been passed as won't be fixed (fixed by another ticket) |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
when you go to administraton → acl → reload acl menu, you’ll have the list of your connected users in a table. The last column should display the reload icon.
instead, the icon is displayed at the top of the page

jira: MON-15591
Fixes #11625 (issue)
Type of change
Target serie
How this pull request can be tested ?
without this PR:
with this patch, the icon is now displayed where it should be
Any relevant details of the configuration to perform the test should be added.
Checklist
Community contributors & Centreon team