mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
Fix #2616 This PR adds a new sort option for exclusive labels. For exclusive labels, a new property is exposed called "order", while in the UI options are populated automatically in the `Sort` column (see screenshot below) for each exclusive label scope. --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
||
|---|---|---|
| .. | ||
| ComboMarkdownEditor.ts | ||
| ConfirmModal.ts | ||
| Cropper.ts | ||
| EasyMDEToolbarActions.ts | ||
| EditorMarkdown.test.ts | ||
| EditorMarkdown.ts | ||
| EditorUpload.test.ts | ||
| EditorUpload.ts | ||
| LabelEdit.ts | ||
| QuickSubmit.ts | ||
| ReactionSelector.ts | ||
| SearchUserBox.ts | ||
| TextExpander.ts | ||
| WebHookEditor.ts | ||