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.
gitea/web_src/js/features
wxiaoguang e619384098
Add label/author/assignee filters to the user/org home issue list (#32779)
Replace #26661, fix #25979

Not perfect, but usable and much better than before. Since it is quite
complex, I am not quite sure whether there would be any regression, if
any, I will fix in first time.

I have tested the related pages many times: issue list, milestone issue
list, project view, user issue list, org issue list.
2 months ago
..
admin Refactor some frontend problems (#32646) 3 months ago
comp Refactor LabelEdit (#32752) 2 months ago
autofocus-end.ts Fix some typescript issues (#32586) 3 months ago
captcha.ts Fix some typescript issues (#32586) 3 months ago
citation.ts GitHub like repo home page (#32213) 2 months ago
clipboard.ts Fix some typescript issues (#32586) 3 months ago
code-frequency.ts Convert frontend code to typescript (#31559) 8 months ago
codeeditor.ts Make Monaco theme follow browser, fully type codeeditor.ts (#32756) 2 months ago
colorpicker.ts Fix some typescript issues (#32586) 3 months ago
common-button.ts Refactor some frontend problems (#32646) 3 months ago
common-fetch-action.ts Fix global form submit event (#32652) 3 months ago
common-form.ts Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
common-issue-list.test.ts Convert frontend code to typescript (#31559) 8 months ago
common-issue-list.ts Convert frontend code to typescript (#31559) 8 months ago
common-organization.ts Refactor LabelEdit (#32752) 2 months ago
common-page.ts Refactor sidebar label selector (#32460) 3 months ago
contextpopup.ts Fix suggestions for issues (#32380) 4 months ago
contributors.ts Convert frontend code to typescript (#31559) 8 months ago
copycontent.ts Convert frontend code to typescript (#31559) 8 months ago
dropzone.ts Fix broken image when editing comment with non-image attachments (#32319) 4 months ago
emoji.ts Convert frontend code to typescript (#31559) 8 months ago
eventsource.sharedworker.ts Convert frontend code to typescript (#31559) 8 months ago
file-fold.ts Convert frontend code to typescript (#31559) 8 months ago
heatmap.ts Convert frontend code to typescript (#31559) 8 months ago
imagediff.ts Refactor language menu and dom utils (#32450) 3 months ago
install.ts Convert frontend code to typescript (#31559) 8 months ago
issue.ts Suggestions for issues (#32327) 4 months ago
notification.ts Convert frontend code to typescript (#31559) 8 months ago
oauth2-settings.ts add skip secondary authorization option for public oauth2 clients (#31454) 7 months ago
org-team.ts Convert frontend code to typescript (#31559) 8 months ago
pull-view-file.ts Convert frontend code to typescript (#31559) 8 months ago
recent-commits.ts Convert frontend code to typescript (#31559) 8 months ago
repo-branch.ts Remove jQuery import from some files (#32512) 3 months ago
repo-code.test.ts Convert frontend code to typescript (#31559) 8 months ago
repo-code.ts Convert frontend code to typescript (#31559) 8 months ago
repo-commit.ts Convert frontend code to typescript (#31559) 8 months ago
repo-common.ts Refactor language menu and dom utils (#32450) 3 months ago
repo-diff-commit.ts Convert frontend code to typescript (#31559) 8 months ago
repo-diff-commitselect.ts Convert frontend code to typescript (#31559) 8 months ago
repo-diff-filetree.ts make `show stats` work when only one file changed (#32244) 4 months ago
repo-diff.ts Fix JS error when reply comment on Conversation page (#32685) 3 months ago
repo-editor.ts Fix file editor & preview (#32706) 3 months ago
repo-findfile.test.ts Convert frontend code to typescript (#31559) 8 months ago
repo-findfile.ts Fix word overflow in file search page (#32695) 3 months ago
repo-graph.ts Remove jQuery import from some files (#32512) 3 months ago
repo-home.ts GitHub like repo home page (#32213) 2 months ago
repo-issue-content.ts Refactor issue page info (#32445) 3 months ago
repo-issue-edit.ts Support quote selected comments to reply (#32431) 3 months ago
repo-issue-list.ts Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
repo-issue-pr-form.ts Convert frontend code to typescript (#31559) 8 months ago
repo-issue-pr-status.ts Convert frontend code to typescript (#31559) 8 months ago
repo-issue-sidebar-combolist.ts Refactor sidebar assignee&milestone&project selectors (#32465) 3 months ago
repo-issue-sidebar.md Refactor sidebar assignee&milestone&project selectors (#32465) 3 months ago
repo-issue-sidebar.ts Refactor sidebar assignee&milestone&project selectors (#32465) 3 months ago
repo-issue.ts Refactor issue filter (labels, poster, assignee) (#32771) 2 months ago
repo-legacy.ts Refactor LabelEdit (#32752) 2 months ago
repo-migrate.ts Fix javascript error when an anonymous user visiting migration page (#32144) 5 months ago
repo-migration.ts Convert frontend code to typescript (#31559) 8 months ago
repo-milestone.ts Fix milestone deadline and date related problems (#32339) 4 months ago
repo-new.ts Refactor repo legacy (#32404) 4 months ago
repo-projects.ts Add types to various low-level functions (#31781) 6 months ago
repo-release.ts Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
repo-search.ts Convert frontend code to typescript (#31559) 8 months ago
repo-settings-branches.test.ts Allow cropping an avatar before setting it (#32565) 3 months ago
repo-settings-branches.ts Allow cropping an avatar before setting it (#32565) 3 months ago
repo-settings.ts Allow cropping an avatar before setting it (#32565) 3 months ago
repo-template.ts Convert frontend code to typescript (#31559) 8 months ago
repo-unicode-escape.ts Fixed Issue of Review Menu Shown Behind (#32631) 3 months ago
repo-wiki.ts Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
scoped-access-token.ts fix the component of access token list not mounted (#31824) 6 months ago
sshkey-helper.ts Convert frontend code to typescript (#31559) 8 months ago
stopwatch.ts Add types to various low-level functions (#31781) 6 months ago
tablesort.ts Convert frontend code to typescript (#31559) 8 months ago
tribute.ts Convert frontend code to typescript (#31559) 8 months ago
user-auth-webauthn.ts Fix: passkey login not working anymore (#32623) 3 months ago
user-auth.ts Warn users when they try to use a non-root-url to sign in/up (#32272) 4 months ago
user-settings.ts Allow cropping an avatar before setting it (#32565) 3 months ago