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.
2024-12-11 06:33:24 +00:00
..
admin Refactor some frontend problems (#32646) 2024-11-26 15:36:55 +00:00
comp Refactor LabelEdit (#32752) 2024-12-08 02:35:28 +00:00
autofocus-end.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00:00
captcha.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00:00
citation.ts GitHub like repo home page (#32213) 2024-12-06 14:29:04 +00:00
clipboard.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00:00
code-frequency.ts
codeeditor.ts Make Monaco theme follow browser, fully type codeeditor.ts (#32756) 2024-12-09 17:03:36 +00:00
colorpicker.ts Fix some typescript issues (#32586) 2024-11-21 13:57:42 +00:00
common-button.ts Refactor some frontend problems (#32646) 2024-11-26 15:36:55 +00:00
common-fetch-action.ts Fix global form submit event (#32652) 2024-11-27 11:54:50 +08:00
common-form.ts Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
common-issue-list.test.ts
common-issue-list.ts
common-organization.ts Refactor LabelEdit (#32752) 2024-12-08 02:35:28 +00:00
common-page.ts Refactor sidebar label selector (#32460) 2024-11-10 08:26:42 +00:00
contextpopup.ts Fix suggestions for issues (#32380) 2024-10-30 20:06:36 +00:00
contributors.ts
copycontent.ts
dropzone.ts Fix broken image when editing comment with non-image attachments (#32319) 2024-10-23 17:39:10 +02:00
emoji.ts
eventsource.sharedworker.ts
file-fold.ts
heatmap.ts
imagediff.ts Refactor language menu and dom utils (#32450) 2024-11-08 14:04:24 +08:00
install.ts
issue.ts Suggestions for issues (#32327) 2024-10-29 17:20:49 +08:00
notification.ts
oauth2-settings.ts
org-team.ts
pull-view-file.ts
recent-commits.ts
repo-branch.ts Remove jQuery import from some files (#32512) 2024-11-15 02:48:41 +08:00
repo-code.test.ts
repo-code.ts
repo-commit.ts
repo-common.ts Refactor language menu and dom utils (#32450) 2024-11-08 14:04:24 +08:00
repo-diff-commit.ts
repo-diff-commitselect.ts
repo-diff-filetree.ts make show stats work when only one file changed (#32244) 2024-10-14 21:23:20 +00:00
repo-diff.ts Fix JS error when reply comment on Conversation page (#32685) 2024-12-02 00:13:58 +08:00
repo-editor.ts Fix file editor & preview (#32706) 2024-12-04 09:26:54 +00:00
repo-findfile.test.ts
repo-findfile.ts Fix word overflow in file search page (#32695) 2024-12-03 16:52:25 +00:00
repo-graph.ts Remove jQuery import from some files (#32512) 2024-11-15 02:48:41 +08:00
repo-home.ts GitHub like repo home page (#32213) 2024-12-06 14:29:04 +00:00
repo-issue-content.ts Refactor issue page info (#32445) 2024-11-08 02:21:13 +00:00
repo-issue-edit.ts Support quote selected comments to reply (#32431) 2024-11-07 03:57:07 +00:00
repo-issue-list.ts Add label/author/assignee filters to the user/org home issue list (#32779) 2024-12-11 06:33:24 +00:00
repo-issue-pr-form.ts
repo-issue-pr-status.ts
repo-issue-sidebar-combolist.ts Refactor sidebar assignee&milestone&project selectors (#32465) 2024-11-11 04:07:54 +08:00
repo-issue-sidebar.md Refactor sidebar assignee&milestone&project selectors (#32465) 2024-11-11 04:07:54 +08:00
repo-issue-sidebar.ts Refactor sidebar assignee&milestone&project selectors (#32465) 2024-11-11 04:07:54 +08:00
repo-issue.ts Refactor issue filter (labels, poster, assignee) (#32771) 2024-12-10 11:38:22 +08:00
repo-legacy.ts Refactor LabelEdit (#32752) 2024-12-08 02:35:28 +00:00
repo-migrate.ts Fix javascript error when an anonymous user visiting migration page (#32144) 2024-10-02 04:37:16 +00:00
repo-migration.ts
repo-milestone.ts Fix milestone deadline and date related problems (#32339) 2024-11-05 07:46:40 +00:00
repo-new.ts Refactor repo legacy (#32404) 2024-11-03 11:00:12 +00:00
repo-projects.ts
repo-release.ts Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
repo-search.ts
repo-settings-branches.test.ts Allow cropping an avatar before setting it (#32565) 2024-11-28 02:15:59 +00:00
repo-settings-branches.ts Allow cropping an avatar before setting it (#32565) 2024-11-28 02:15:59 +00:00
repo-settings.ts Allow cropping an avatar before setting it (#32565) 2024-11-28 02:15:59 +00:00
repo-template.ts
repo-unicode-escape.ts Fixed Issue of Review Menu Shown Behind (#32631) 2024-11-26 09:24:56 +08:00
repo-wiki.ts Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
scoped-access-token.ts
sshkey-helper.ts
stopwatch.ts
tablesort.ts
tribute.ts
user-auth-webauthn.ts Fix: passkey login not working anymore (#32623) 2024-11-26 16:04:17 +00:00
user-auth.ts Warn users when they try to use a non-root-url to sign in/up (#32272) 2024-10-17 10:28:51 +08:00
user-settings.ts Allow cropping an avatar before setting it (#32565) 2024-11-28 02:15:59 +00:00