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

Support for status check pattern #24633

Merged
merged 37 commits into from
May 17, 2023
Merged

Commits on May 9, 2023

  1. add new field

    Zettat123 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    cbc7091 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. add migration

    Zettat123 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    b51490d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99866d4 View commit details
    Browse the repository at this point in the history
  3. format

    Zettat123 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    a1d40c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b7767a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. update js

    Zettat123 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    e9245b6 View commit details
    Browse the repository at this point in the history
  2. reuse StatusCheckContexts

    Zettat123 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    9facea8 View commit details
    Browse the repository at this point in the history
  3. check status with patterns

    Zettat123 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    5de7b01 View commit details
    Browse the repository at this point in the history
  4. fix error log

    Zettat123 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    4d2bbed View commit details
    Browse the repository at this point in the history
  5. improve js

    Zettat123 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    ea32840 View commit details
    Browse the repository at this point in the history
  6. lint

    Zettat123 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    d4fd091 View commit details
    Browse the repository at this point in the history
  7. add can_context_match

    Zettat123 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    c4bd798 View commit details
    Browse the repository at this point in the history
  8. update translation

    Zettat123 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    8f73c90 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. replace input with textarea

    Zettat123 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    af76f06 View commit details
    Browse the repository at this point in the history
  2. improve desc text

    Zettat123 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    872af3a View commit details
    Browse the repository at this point in the history
  3. improve desc text

    Zettat123 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    efa21a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5818403 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f874fec View commit details
    Browse the repository at this point in the history
  6. remove can_context_match

    Zettat123 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    fb9d67d View commit details
    Browse the repository at this point in the history
  7. fix replace and escape

    Zettat123 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    1645f25 View commit details
    Browse the repository at this point in the history
  8. rename

    Zettat123 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    087061d View commit details
    Browse the repository at this point in the history
  9. fix semicolon

    Zettat123 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    11aebb8 View commit details
    Browse the repository at this point in the history
  10. disallow empty patterns

    Zettat123 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    25e29b5 View commit details
    Browse the repository at this point in the history
  11. fix locales and escape

    Zettat123 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    74958d7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    49746b1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4446237 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. fix comments

    Zettat123 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    2f4c1a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    532f27e View commit details
    Browse the repository at this point in the history
  3. Add safeguard

    silverwind authored May 15, 2023
    Configuration menu
    Copy the full SHA
    2607a4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b42ff6 View commit details
    Browse the repository at this point in the history
  5. use toggleElem

    Zettat123 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    606394c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    2731fdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe18089 View commit details
    Browse the repository at this point in the history
  3. fix comments

    Zettat123 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    8e190b0 View commit details
    Browse the repository at this point in the history
  4. fix status check

    Zettat123 committed May 17, 2023
    Configuration menu
    Copy the full SHA
    2b82824 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a04c33c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    541361b View commit details
    Browse the repository at this point in the history