0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-15 18:48:24 -05:00
forgejo/options
0ko b1590068a7 fix(ui): disable PR review button in archived repos (#6729)
* disable the "Finish review" button on PR/files page for archived repos - trying to review PRs in such repos results in JS error
* wrap the button in a div and move tooltips here to make them actually display on a disabled button - currently they do not
* added simple testing

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6729
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: 0ko <0ko@noreply.codeberg.org>
Co-committed-by: 0ko <0ko@noreply.codeberg.org>
2025-01-31 10:39:30 +00:00
..
gitignore [skip ci] Updated licenses and gitignores 2024-09-14 17:05:52 +02:00
label
license [skip ci] Updated licenses and gitignores 2024-09-14 17:05:52 +02:00
locale fix(ui): disable PR review button in archived repos (#6729) 2025-01-31 10:39:30 +00:00
locale_next fix(i18n): flatten next locales (#6607) 2025-01-18 07:35:28 +00:00
readme