jojo/templates/devtest
0ko 5088d3ab12 fix(ui/buttons): implement .disabled class (#10410)
Followup to https://codeberg.org/forgejo/forgejo/pulls/9359. `templates/repo/issue/list.tmpl` had buttons changed which had `.disabled` on them conditionally.

* adjust devtest page to have such buttons
* implement `.disabled` for the newer buttons that does the same thing as the `.ui` buttons do: apply custom opacity, disable pointer events
    * this is the most boring way of implementing this

Reported-by: @Gusted
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10410
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2025-12-16 14:18:08 +01:00
..
buttons.tmpl fix(ui/buttons): implement .disabled class (#10410) 2025-12-16 14:18:08 +01:00
dropdown.tmpl feat(ui): convert disable/enable workflow menu to JS-less dropdown (#10133) 2025-11-21 16:59:01 +01:00
fetch-action.tmpl Fix some URLs whose sub-path is missing (#31289) 2024-06-09 16:04:57 +02:00
flex-list.tmpl Add svg linter and fix incorrect svgs (#30086) 2024-03-30 07:17:30 +01:00
fomantic-modal.tmpl chore(ui): always use primary button color inside modals (#7161) 2025-03-09 07:45:58 +00:00
gitea-ui.tmpl chore(ui): cleanup unused color CSS (#7898) 2025-05-19 14:04:28 +02:00
hashbox.tmpl chore(ui): clean up hashbox CSS, small design changes (#7822) 2025-05-25 12:51:27 +02:00
label.tmpl Revert 100% label max-width (#30481) 2024-04-21 11:37:55 +02:00
list.tmpl feat: improve devtest, link to it from user menu (#10263) 2025-11-30 17:03:22 +01:00
modal.tmpl feat(ui): improve modal width rules (#10246) 2025-11-28 19:38:50 +01:00
tmplerr-sub.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
tmplerr.tmpl Replace all simple inline styles with tailwind (#30032) 2024-03-26 19:04:28 +01:00