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

Show depending and blocked PRs in the PR list #29117

Open
wants to merge 35 commits into
base: main
Choose a base branch
from

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    aa061b4 View commit details
    Browse the repository at this point in the history
  2. refactor: extract to subtemplate

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    925ac87 View commit details
    Browse the repository at this point in the history
  3. chore: resolve lint errors

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    2b39981 View commit details
    Browse the repository at this point in the history
  4. refactor: use translations to support rtl

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ad4d893 View commit details
    Browse the repository at this point in the history
  5. enhancement: shows divider

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    5c35d88 View commit details
    Browse the repository at this point in the history
  6. chore: lowercase

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    67797f5 View commit details
    Browse the repository at this point in the history
  7. chore: lint -> double-quotes

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    586a42b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5b8d4aa View commit details
    Browse the repository at this point in the history
  9. review: Dependencies as template.HTML

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    20dcbad View commit details
    Browse the repository at this point in the history
  10. style: middot as divider

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f9726ea View commit details
    Browse the repository at this point in the history
  11. performance: better sql

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    d460a5c View commit details
    Browse the repository at this point in the history
  12. style: better popups

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    d6acba1 View commit details
    Browse the repository at this point in the history
  13. style: better selector for middot

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    28bca98 View commit details
    Browse the repository at this point in the history
  14. chore: lint fix

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    eff4d30 View commit details
    Browse the repository at this point in the history
  15. refactor: use xorm builder

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f2ae3bd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0df1b37 View commit details
    Browse the repository at this point in the history
  17. chore: update swagger

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c68b79f View commit details
    Browse the repository at this point in the history
  18. chore: add documentation

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c0d5bc4 View commit details
    Browse the repository at this point in the history
  19. chore: corrected 'retrieve'

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f41b8fb View commit details
    Browse the repository at this point in the history
  20. Apply suggestions from code review

    Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
    Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
    3 people committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    58d7e4f View commit details
    Browse the repository at this point in the history
  21. render issue-link in go-template

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e0a4164 View commit details
    Browse the repository at this point in the history
  22. add final new line

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    9e33175 View commit details
    Browse the repository at this point in the history
  23. added test

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c2d67ff View commit details
    Browse the repository at this point in the history
  24. move issues to be tested into higher range

    6543 authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    fa199e7 View commit details
    Browse the repository at this point in the history
  25. use tailwind

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    2994945 View commit details
    Browse the repository at this point in the history
  26. remove option from api

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    86b1006 View commit details
    Browse the repository at this point in the history
  27. chore: typo fix

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    899f5ad View commit details
    Browse the repository at this point in the history
  28. remove join

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    40c3343 View commit details
    Browse the repository at this point in the history
  29. added index to IssueDependency

    zokkis authored and lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    611cccb View commit details
    Browse the repository at this point in the history
  30. Fix swagger

    lunny committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    44cd718 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    33fb710 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    3051b0c View commit details
    Browse the repository at this point in the history
  2. improv: removed unused

    zokkis committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c897fe6 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. add svgs

    silverwind committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6ed8925 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    f407475 View commit details
    Browse the repository at this point in the history