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

Use frontend fetch for branch dropdown component #25719

Merged
merged 49 commits into from
Jul 21, 2023

Commits on Jul 21, 2023

  1. save for branches

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5217c93 View commit details
    Browse the repository at this point in the history
  2. update tags

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    1404c7e View commit details
    Browse the repository at this point in the history
  3. update

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    494b632 View commit details
    Browse the repository at this point in the history
  4. debounce

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    db1156a View commit details
    Browse the repository at this point in the history
  5. change debounce

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    0bd74db View commit details
    Browse the repository at this point in the history
  6. remove comments

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    592a93a View commit details
    Browse the repository at this point in the history
  7. position

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    aa20d3b View commit details
    Browse the repository at this point in the history
  8. css

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    6106120 View commit details
    Browse the repository at this point in the history
  9. rename

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d786e23 View commit details
    Browse the repository at this point in the history
  10. add back comment

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b795e40 View commit details
    Browse the repository at this point in the history
  11. remove unnecessary

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    476cdb6 View commit details
    Browse the repository at this point in the history
  12. save for adding Branches

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    51dac0e View commit details
    Browse the repository at this point in the history
  13. fix typo

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    bd2c3f9 View commit details
    Browse the repository at this point in the history
  14. fetch on mounted

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    9061d45 View commit details
    Browse the repository at this point in the history
  15. fix lint

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    eeda2d5 View commit details
    Browse the repository at this point in the history
  16. remove unnecessary

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5e0c11c View commit details
    Browse the repository at this point in the history
  17. Update web_src/js/components/RepoBranchTagSelector.vue

    Co-authored-by: silverwind <[email protected]>
    HesterG and silverwind committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    fcded06 View commit details
    Browse the repository at this point in the history
  18. save: v-show and loading

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f9eb341 View commit details
    Browse the repository at this point in the history
  19. save changes

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    8f28814 View commit details
    Browse the repository at this point in the history
  20. save changes for branches

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f39cb22 View commit details
    Browse the repository at this point in the history
  21. comments

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e4d9a64 View commit details
    Browse the repository at this point in the history
  22. comment

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    43fcd87 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    be90931 View commit details
    Browse the repository at this point in the history
  24. fix lint

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    cfbac17 View commit details
    Browse the repository at this point in the history
  25. use native svg

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b05a816 View commit details
    Browse the repository at this point in the history
  26. remove comment

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    67b9910 View commit details
    Browse the repository at this point in the history
  27. fix lint

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e339424 View commit details
    Browse the repository at this point in the history
  28. fix lint

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c7a33e6 View commit details
    Browse the repository at this point in the history
  29. use v-show for v-for

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c1026e1 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    611edce View commit details
    Browse the repository at this point in the history
  31. fix typo

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    87b2e34 View commit details
    Browse the repository at this point in the history
  32. fix check

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    0783e82 View commit details
    Browse the repository at this point in the history
  33. fix for new issue

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c94931b View commit details
    Browse the repository at this point in the history
  34. ctx.written,try catch finally, computing createTag, svg change, css s…

    …elector, mode assignment change
    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5872d87 View commit details
    Browse the repository at this point in the history
  35. comment

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    8cd6038 View commit details
    Browse the repository at this point in the history
  36. Update web_src/js/components/RepoBranchTagSelector.vue

    Co-authored-by: wxiaoguang <[email protected]>
    HesterG and wxiaoguang committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    6be08e6 View commit details
    Browse the repository at this point in the history
  37. remove important

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    40899c7 View commit details
    Browse the repository at this point in the history
  38. fix branch handling

    wxiaoguang authored and HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    967ce65 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    9c8119a View commit details
    Browse the repository at this point in the history
  40. fix conflicted "data" and "computed"

    wxiaoguang authored and HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    2bb6f44 View commit details
    Browse the repository at this point in the history
  41. use toast and add FIXME

    wxiaoguang authored and HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    65b0328 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    daa4ef5 View commit details
    Browse the repository at this point in the history
  43. fix lint

    wxiaoguang authored and HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    0f0b9ec View commit details
    Browse the repository at this point in the history
  44. fix

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    0ec8fd5 View commit details
    Browse the repository at this point in the history
  45. sync

    HesterG committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    1b2d200 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    5c5ac0a View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    a6956d2 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    0021b89 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    c4f679d View commit details
    Browse the repository at this point in the history