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.
forgejo/templates/repo/settings
Yarden Shoham e6d8b14620
Disable `Test Delivery` and `Replay` webhook buttons when webhook is inactive (#27211)
These buttons are now disabled when the webhook is not active.

The buttons were always enabled before this change.

- Fixes #26824
- Replaces #26814

# Before


![image](https://github.com/go-gitea/gitea/assets/20454870/e783d0d8-b433-440e-b95f-50d7c42613d3)


![image](https://github.com/go-gitea/gitea/assets/20454870/b4886151-9f32-4e83-8001-dd3f20c23d70)

# After


![image](https://github.com/go-gitea/gitea/assets/20454870/74b76a72-0818-4143-8548-5d42c4119a05)


![image](https://github.com/go-gitea/gitea/assets/20454870/d5ae4e5c-c1ac-4751-a072-e6f7511b1e07)

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
10 months ago
..
webhook Disable `Test Delivery` and `Replay` webhook buttons when webhook is inactive (#27211) 10 months ago
actions.tmpl Support configuration variables on Gitea Actions (#24724) 1 year ago
branches.tmpl Change green buttons to primary color (#27099) 10 months ago
collaboration.tmpl Change green buttons to primary color (#27099) 10 months ago
deploy_keys.tmpl Change green buttons to primary color (#27099) 10 months ago
githook_edit.tmpl Change green buttons to primary color (#27099) 10 months ago
githooks.tmpl Remove polluted `.ui.right` (#26825) 11 months ago
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
layout_head.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
lfs.tmpl cleanup locale function usage (#27227) 10 months ago
lfs_file.tmpl Add PDF rendering via PDFObject (#24086) 1 year ago
lfs_file_find.tmpl Fix mobile navbar and misc cleanups (#25134) 1 year ago
lfs_locks.tmpl Use template context function for avatar rendering (#26385) 12 months ago
lfs_pointers.tmpl Change green buttons to primary color (#27099) 10 months ago
nav.tmpl Move secrets and runners settings to actions settings (#24200) 1 year ago
navbar.tmpl Fixed incorrect locale references (#26218) 1 year ago
options.tmpl Change green buttons to primary color (#27099) 10 months ago
protected_branch.tmpl Change green buttons to primary color (#27099) 10 months ago
push_mirror_sync_modal.tmpl Allow editing push mirrors after creation (#26151) 12 months ago
runner_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
secrets.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
tags.tmpl Change green buttons to primary color (#27099) 10 months ago