1
0
Fork 0
forgejo/templates/repo
yp05327 bcdd3c30af
Fix test delivery button in repo webhook settings page (#24478)
Caused by
https://github.com/go-gitea/gitea/pull/24246/files#diff-2bfe41d93dbb409583a4f945902e46bb513f60f1c9301649c1689200c4f1466eR1

Class `new` was removed in #24246, but in function
`initCompWebHookEditor`, it will check `.new.webhook`.
So in repo webhook settings page, `initCompWebHookEditor` will init
nothing, and no response after click the test delivery button.

da65b7ad47/web_src/js/features/comp/WebHookEditor.js (L6-L9)

Co-authored-by: Giteabot <teabot@gitea.io>
2023-05-02 21:58:18 +02:00
..
actions Remove font-awesome and fomantic icon module (#24471) 2023-05-01 13:25:54 -04:00
branch Move Rename branch from repo settings page to the page of branches list (#24380) 2023-04-30 23:08:51 +08:00
cite Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 2023-04-29 07:35:59 -04:00
diff Improve "new-menu" (#24465) 2023-05-01 12:08:37 -04:00
editor Remove fomantic breadcrumb module (#24463) 2023-05-01 11:40:02 -04:00
find
graph Improve commit date in commit graph (#24399) 2023-04-28 14:58:59 -04:00
issue Remove font-awesome and fomantic icon module (#24471) 2023-05-01 13:25:54 -04:00
migrate Set type="password" on all auth_token fields (#22175) 2023-04-23 10:28:27 -04:00
projects Rework header bar on issue, pull requests and milestone (#24420) 2023-04-29 23:33:25 -04:00
pulls Replace N/A with - everywhere (#24474) 2023-05-02 05:54:29 -04:00
release Improve template helper (#24417) 2023-04-29 08:02:29 -04:00
settings Fix test delivery button in repo webhook settings page (#24478) 2023-05-02 21:58:18 +02:00
tag Add tags list for repos whose release setting is disabled (#23465) 2023-04-25 18:29:00 +02:00
wiki Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
activity.tmpl Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
blame.tmpl
branch_dropdown.tmpl Improve RSS (#24335) 2023-04-25 22:53:44 -04:00
clone_buttons.tmpl
clone_script.tmpl
commit_page.tmpl Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl
create.tmpl Make label templates have consistent behavior and priority (#23749) 2023-04-10 16:44:02 +08:00
create_helper.tmpl
empty.tmpl Display when a repo was archived (#22664) 2023-04-26 10:46:26 -04:00
file_info.tmpl
forks.tmpl
graph.tmpl Replace remaining fontawesome dropdown icons with SVG (#24455) 2023-05-01 05:35:02 -04:00
header.tmpl Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 2023-04-29 07:35:59 -04:00
home.tmpl Remove fomantic breadcrumb module (#24463) 2023-05-01 11:40:02 -04:00
icon.tmpl
packages.tmpl
search.tmpl
search_name.tmpl
shabox_badge.tmpl
sub_menu.tmpl Make repo size style matches others (commits/branches/tags) (#24408) 2023-04-28 17:23:19 -04:00
sub_menu_release_tag.tmpl Rework header bar on issue, pull requests and milestone (#24420) 2023-04-29 23:33:25 -04:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl Fix user-cards format (#24428) 2023-04-29 15:43:01 -04:00
view_file.tmpl Improve RSS (#24335) 2023-04-25 22:53:44 -04:00
view_list.tmpl Improve template helper (#24417) 2023-04-29 08:02:29 -04:00
watchers.tmpl Fix user-cards format (#24428) 2023-04-29 15:43:01 -04:00