0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-12 08:52:41 +01:00
gitea/web_src/js/features
TheFox0x7 4a18c72262
Remove extended glob pattern from branch protection UI (#33125)
Underlying go library has no support for it

Fixes: https://github.com/go-gitea/gitea/issues/33121

---

I never touched frontend tests so pointers how to write them are
welcome.

This can be either fix or workaround, depending if this is something
gitea should support in the future or not. The golang side is unlikely
to get updates though.
2025-01-07 01:23:50 +02:00
..
admin Refactor some frontend problems (#32646) 2024-11-26 15:36:55 +00:00
comp fix textarea newline handle (#32966) 2024-12-25 13:03:43 +08: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 Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
code-frequency.ts
codeeditor.ts Improve JSX/TSX support in code editor (#32833) 2024-12-14 03:10:20 +00:00
colorpicker.ts Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
common-button.ts Refactor some frontend problems (#32646) 2024-11-26 15:36:55 +00:00
common-fetch-action.ts Fix areYouSure confirm (#32941) 2024-12-21 12:11:22 -05:00
common-form.ts Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
common-issue-list.test.ts
common-issue-list.ts Fix remaining typescript issues, enable tsc (#32840) 2024-12-16 05:02:32 +08:00
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 Add "n commits" link to contributors in contributors graph page (#32799) 2024-12-12 19:02:54 +00:00
copycontent.ts
dropzone.ts Fix remaining typescript issues, enable tsc (#32840) 2024-12-16 05:02:32 +08:00
emoji.ts Fix remaining typescript issues, enable tsc (#32840) 2024-12-16 05:02:32 +08:00
eventsource.sharedworker.ts Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
file-fold.ts
heatmap.ts Fix remaining typescript issues, enable tsc (#32840) 2024-12-16 05:02:32 +08:00
imagediff.ts Refactor language menu and dom utils (#32450) 2024-11-08 14:04:24 +08:00
install.ts Fix remaining typescript issues, enable tsc (#32840) 2024-12-16 05:02:32 +08:00
issue.ts Suggestions for issues (#32327) 2024-10-29 17:20:49 +08:00
notification.ts Refactor legacy JS (#33115) 2025-01-06 17:38:42 +08:00
oauth2-settings.ts Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
org-team.ts Refactor legacy JS (#33115) 2025-01-06 17:38:42 +08:00
pull-view-file.ts Fix remaining typescript issues, enable tsc (#32840) 2024-12-16 05:02:32 +08:00
recent-commits.ts
repo-branch.ts Fix a number of typescript errors (#32773) 2024-12-11 09:29:04 +01:00
repo-code.ts Refactor legacy line-number and scroll code (#33094) 2025-01-04 10:56:07 +08:00
repo-commit.ts
repo-common.ts Fix clone panel js error (#32798) 2024-12-12 02:01:20 +00:00
repo-diff-commit.ts Fix a number of typescript errors (#32773) 2024-12-11 09:29:04 +01:00
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 Refactor legacy line-number and scroll code (#33094) 2025-01-04 10:56:07 +08:00
repo-editor.ts Fix areYouSure confirm (#32941) 2024-12-21 12:11:22 -05: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 Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
repo-home.ts Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
repo-issue-content.ts Refactor comment history and fix content edit (#33018) 2024-12-28 19:26:16 +08:00
repo-issue-edit.ts Refactor comment history and fix content edit (#33018) 2024-12-28 19:26:16 +08: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 Fix a number of typescript errors (#32773) 2024-12-11 09:29:04 +01:00
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 legacy JS (#33115) 2025-01-06 17:38:42 +08:00
repo-issue.ts Refactor legacy line-number and scroll code (#33094) 2025-01-04 10:56:07 +08:00
repo-legacy.ts Refactor pull-request compare&create page (#33071) 2025-01-02 01:16:09 +08: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 Fix a number of typescript errors (#32773) 2024-12-11 09:29:04 +01:00
repo-milestone.ts Fix milestone deadline and date related problems (#32339) 2024-11-05 07:46:40 +00:00
repo-new.ts Refactor repo-new.ts (#33070) 2025-01-01 17:21:13 +00:00
repo-projects.ts Refactor repo-projects.ts (#32892) 2024-12-19 08:37:12 +00:00
repo-release.ts Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
repo-search.ts Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
repo-settings-branches.test.ts Refactor repo-projects.ts (#32892) 2024-12-19 08:37:12 +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 Remove extended glob pattern from branch protection UI (#33125) 2025-01-07 01:23:50 +02:00
repo-unicode-escape.ts Fix "unicode escape" JS error (#32806) 2024-12-12 18:37:44 +00:00
repo-wiki.ts Enable Typescript strictFunctionTypes (#32911) 2024-12-22 02:59:25 +08:00
scoped-access-token.ts
sshkey-helper.ts Fix a number of typescript errors (#32773) 2024-12-11 09:29:04 +01:00
stopwatch.ts
tablesort.ts Fix a number of typescript errors (#32773) 2024-12-11 09:29:04 +01:00
tribute.ts Fix remaining typescript issues, enable tsc (#32840) 2024-12-16 05:02:32 +08:00
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