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

Adapt troubleshooting options to Rails component #6142

Merged
merged 11 commits into from
Apr 4, 2022

Commits on Apr 4, 2022

  1. Add BlockLinkComponent

    Dependency of TroubleshootingOptionsComponent
    aduth committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    f82d201 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78d5d5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    787b619 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62722ef View commit details
    Browse the repository at this point in the history
  5. Add changelog

    Internal, Components, Improve developer experience around status page troubleshooting options
    aduth committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    1ccc6e6 View commit details
    Browse the repository at this point in the history
  6. Add changelog

    changelog: Internal, Components, Improve developer experience around status page troubleshooting options
    aduth committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    d2e0255 View commit details
    Browse the repository at this point in the history
  7. Fix heading_level defaulting

    aduth committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    bb1ab21 View commit details
    Browse the repository at this point in the history
  8. Fix heading default to h2

    aduth committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    f8812e2 View commit details
    Browse the repository at this point in the history
  9. Fix partial assigns property

    aduth committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    b8312a5 View commit details
    Browse the repository at this point in the history
  10. Fall-back to default heading with "or"

    While it wouldn't be an issue in practice, specs are set up to assume "nil" can be passed explicitly. Also better matches previous behavior
    aduth committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    cf533be View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fe8f261 View commit details
    Browse the repository at this point in the history