Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport the new styling to 1.2.x #909

Merged
merged 14 commits into from
May 7, 2024
Merged

Backport the new styling to 1.2.x #909

merged 14 commits into from
May 7, 2024

Commits on Apr 26, 2024

  1. refactor(styles): Set the default background-color to patternfly's st…

    …andard white
    
    make Split's with three stretched to the height - logo
    
    (cherry picked from commit 950f9a2)
    mmelko committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    36aec76 View commit details
    Browse the repository at this point in the history
  2. refactor(camel-plugin) Refactor CamelContent to use PageSection tabs …

    …type
    
    stretch height of the main content and use overflow
    
    (cherry picked from commit 278b284)
    mmelko committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    61119fa View commit details
    Browse the repository at this point in the history
  3. refactor(camel-plugin): Remove overused Card component and use Panel …

    …instead
    
    (cherry picked from commit 70e090e)
    mmelko committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a558b1d View commit details
    Browse the repository at this point in the history
  4. refactor(shared): Replace Card component with the Panel in Attributes…

    … and Operations components
    
    (cherry picked from commit 0ffa0cb)
    mmelko committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1494cd2 View commit details
    Browse the repository at this point in the history
  5. fix(util/crypto): type fingerprint to string

    (cherry picked from commit 062c784)
    mmelko committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    066b890 View commit details
    Browse the repository at this point in the history
  6. refactor(jmx-plugin):Change the styling to be consistent with the cam…

    …el plugin appearance
    
    (cherry picked from commit 7fe84d3)
    mmelko committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d1ccd2d View commit details
    Browse the repository at this point in the history
  7. refactor(logs-plugin): Change the styling to be consistent with the c…

    …amel-plugin appearance
    
    (cherry picked from commit 096c83f)
    mmelko committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d837c55 View commit details
    Browse the repository at this point in the history
  8. refactor(springboot-plugin): Change the styling to be consistent amon…

    …g plugins
    
    (cherry picked from commit 6c26756)
    mmelko committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7ec1740 View commit details
    Browse the repository at this point in the history
  9. refactor(runtime-plugin): Change the styling to be consistent among p…

    …lugins
    
    (cherry picked from commit b15d254)
    mmelko committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e87cbd1 View commit details
    Browse the repository at this point in the history
  10. refactor(quartz-plugin): adjust the look to be consistent with the re…

    …st of the plugins
    
    (cherry picked from commit 5bd65cc)
    mmelko committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    aa36fa1 View commit details
    Browse the repository at this point in the history
  11. fix(camel-debug) fix debug button positioning

    (cherry picked from commit e4cf2f5)
    mmelko committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d28c87c View commit details
    Browse the repository at this point in the history
  12. sytyle(plugins): adjust padding across plugins

    (cherry picked from commit 6604955)
    mmelko committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    fdd565d View commit details
    Browse the repository at this point in the history
  13. refactor(quartz,springboot): remove unnecessary React.Fragments

    (cherry picked from commit 9e25ff4)
    mmelko committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6e04311 View commit details
    Browse the repository at this point in the history
  14. fix(hawtio#900): Add missing aria-labels

    Add hasOverflowScroll to pageSections in JMX and Quartz.
    
    (cherry picked from commit 4f57205)
    mmelko committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e588e7a View commit details
    Browse the repository at this point in the history