mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
# The problem The previous implementation will start multiple POST requests from the frontend when moving a column and another bug is moving the default column will never be remembered in fact. # What's changed - [x] This PR will allow the default column to move to a non-first position - [x] And it also uses one request instead of multiple requests when moving the columns - [x] Use a star instead of a pin as the icon for setting the default column action - [x] Inserted new column will be append to the end - [x] Fix #30701 the newly added issue will be append to the end of the default column - [x] Fix when deleting a column, all issues in it will be displayed from UI but database records exist. - [x] Add a limitation for columns in a project to 20. So the sorting will not be overflow because it's int8. --------- Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
10 months ago | |
---|---|---|
.. | ||
admin | 11 months ago | |
comp | 10 months ago | |
autofocus-end.js | 11 months ago | |
captcha.js | 11 months ago | |
citation.js | 11 months ago | |
clipboard.js | 12 months ago | |
code-frequency.js | 11 months ago | |
codeeditor.js | 10 months ago | |
colorpicker.js | 11 months ago | |
common-global.js | 10 months ago | |
common-issue-list.js | 10 months ago | |
common-issue-list.test.js | 1 year ago | |
common-organization.js | 1 year ago | |
contextpopup.js | 10 months ago | |
contributors.js | 11 months ago | |
copycontent.js | 11 months ago | |
dropzone.js | 2 years ago | |
emoji.js | 1 year ago | |
eventsource.sharedworker.js | 11 months ago | |
file-fold.js | 1 year ago | |
heatmap.js | 10 months ago | |
imagediff.js | 10 months ago | |
install.js | 11 months ago | |
notification.js | 10 months ago | |
org-team.js | 11 months ago | |
pull-view-file.js | 1 year ago | |
recent-commits.js | 11 months ago | |
repo-branch.js | 11 months ago | |
repo-code.js | 10 months ago | |
repo-code.test.js | 1 year ago | |
repo-commit.js | 12 months ago | |
repo-common.js | 10 months ago | |
repo-diff-commit.js | 11 months ago | |
repo-diff-commitselect.js | 2 years ago | |
repo-diff-filetree.js | 2 years ago | |
repo-diff.js | 11 months ago | |
repo-editor.js | 10 months ago | |
repo-findfile.js | 11 months ago | |
repo-findfile.test.js | 1 year ago | |
repo-graph.js | 11 months ago | |
repo-home.js | 11 months ago | |
repo-issue-content.js | 11 months ago | |
repo-issue-edit.js | 10 months ago | |
repo-issue-list.js | 11 months ago | |
repo-issue-pr-form.js | 2 years ago | |
repo-issue-pr-status.js | 1 year ago | |
repo-issue.js | 10 months ago | |
repo-legacy.js | 10 months ago | |
repo-migrate.js | 1 year ago | |
repo-migration.js | 1 year ago | |
repo-projects.js | 10 months ago | |
repo-release.js | 12 months ago | |
repo-search.js | 12 months ago | |
repo-settings.js | 11 months ago | |
repo-template.js | 11 months ago | |
repo-unicode-escape.js | 1 year ago | |
repo-wiki.js | 11 months ago | |
sshkey-helper.js | 1 year ago | |
stopwatch.js | 10 months ago | |
tablesort.js | 2 years ago | |
tribute.js | 11 months ago | |
user-auth-webauthn.js | 11 months ago | |
user-auth.js | 12 months ago | |
user-settings.js | 11 months ago |