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

Add the tag list page to the release page #12096

Merged
merged 40 commits into from
Nov 2, 2020

Commits on Jul 3, 2020

  1. Add the tag list page to the release page

    * Add the tags list view
    * Add the delete tag way on ui
    * Not delete tag and clear message when delete a release
    
    Signed-off-by: a1012112796 <1012112796@qq.com>
    a1012112796 committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    a3cf5ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39b758d View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Apply suggestions from code review

    Co-authored-by: Cirno the Strongest <1447794+CirnoT@users.noreply.github.com>
    a1012112796 and CirnoT committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    769ec24 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2020

  1. Apply suggestions from code review

    Co-authored-by: zeripath <art27@cantab.net>
    a1012112796 and zeripath committed Aug 1, 2020
    Configuration menu
    Copy the full SHA
    933f054 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2020

  1. Configuration menu
    Copy the full SHA
    6ae860d View commit details
    Browse the repository at this point in the history
  2. fix ui

    a1012112796 committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    5d9acc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

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

Commits on Sep 12, 2020

  1. Add to header

    a1012112796 committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    631cf72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21e7a0d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

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

Commits on Sep 15, 2020

  1. ui

    a1012112796 committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    574e175 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b792dfe View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. permission

    a1012112796 committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    65f9514 View commit details
    Browse the repository at this point in the history
  2. ui

    a1012112796 committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    0846ca9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b6d6d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. Update options/locale/locale_en-US.ini

    Co-authored-by: Lauris BH <lauris@nix.lv>
    a1012112796 and lafriks committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    b633378 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f3e713 View commit details
    Browse the repository at this point in the history
  3. tweaks

    silverwind committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    f90cabf View commit details
    Browse the repository at this point in the history
  4. monospace commit hashes

    silverwind committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    333f6bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    125d730 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

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

Commits on Sep 29, 2020

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

Commits on Oct 3, 2020

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

Commits on Oct 22, 2020

  1. Configuration menu
    Copy the full SHA
    8612e71 View commit details
    Browse the repository at this point in the history
  2. fix permission

    a1012112796 committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    58d14a5 View commit details
    Browse the repository at this point in the history
  3. fix nit

    a1012112796 committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    cc92b0a View commit details
    Browse the repository at this point in the history
  4. Update web_src/less/_base.less

    Co-authored-by: silverwind <me@silverwind.io>
    zeripath and silverwind committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    e8d8307 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2020

  1. Configuration menu
    Copy the full SHA
    abe54bf View commit details
    Browse the repository at this point in the history
  2. ui fixes

    silverwind committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    74a04ac View commit details
    Browse the repository at this point in the history
  3. title tweaks

    silverwind committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    71aa21e View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Configuration menu
    Copy the full SHA
    28d6979 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into delet_tag

    Signed-off-by: a1012112796 <1012112796@qq.com>
    a1012112796 committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    e861787 View commit details
    Browse the repository at this point in the history
  3. fix lint

    a1012112796 committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    0b5d6a9 View commit details
    Browse the repository at this point in the history
  4. fix test

    a1012112796 committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    c1b5144 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84525ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4cd0000 View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-authored-by: silverwind <me@silverwind.io>
    a1012112796 and silverwind committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    37071c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e6baba6 View commit details
    Browse the repository at this point in the history