Forgejo/templates/repo/issue/view_content/sidebar
0ko 367317af6c Disable issue subscribe button for guest users (#4095)
* disabled the button itself, but added the tooltip to the form, because it didn't work for the button and likely has something to do with JS
* added an integration test to verify the new logic

## Preview

|Signed in|Guest|
|-|-|
|![](/attachments/b1441565-6aec-4a72-a28f-6383914c8918)|![](/attachments/839cc58e-18cf-4a5d-a9d7-f0e3e2556c98)|

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4095
Reviewed-by: Mai-Lapyst <mai-lapyst@noreply.codeberg.org>
2024-06-11 05:54:35 +00:00
..
actions.tmpl Split references and actions 2024-04-27 02:22:05 +02:00
assignees.tmpl Split assignees 2024-04-27 02:22:04 +02:00
branch_selector_field.tmpl Fix long branch name overflows (https://github.com/go-gitea/gitea/pull/30345) 2024-05-24 22:11:37 +05:00
dependencies.tmpl Split issue dependencies 2024-04-27 02:22:05 +02:00
due_deadline.tmpl Split deadline / due date 2024-04-27 02:22:05 +02:00
milestones.tmpl Split milestones and projects 2024-04-27 02:22:04 +02:00
participants.tmpl Split participants 2024-04-27 02:22:04 +02:00
projects.tmpl Split milestones and projects 2024-04-27 02:22:04 +02:00
pull_maintainer_edits.tmpl Unify allow edits logic 2024-04-27 02:22:05 +02:00
pull_review.tmpl Split PR-only templates 2024-04-27 02:22:04 +02:00
pull_reviewers.tmpl Split PR-only templates 2024-04-27 02:22:04 +02:00
pull_wip.tmpl Split PR-only templates 2024-04-27 02:22:04 +02:00
reference.tmpl Split references and actions 2024-04-27 02:22:05 +02:00
timetracking.tmpl Split timetracking 2024-04-27 02:22:04 +02:00
watch.tmpl Move watching sub-template to sidebar folder 2024-04-28 12:56:28 +02:00
watching.tmpl Disable issue subscribe button for guest users (#4095) 2024-06-11 05:54:35 +00:00