0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-13 18:10:55 -05:00
forgejo/templates/repo
Panagiotis "Ivory" Vasilopoulos 023cd2ee90 UI: Disable internal wiki options when enabling external wiki
Using "data-target", it is possible to set a value to a target element
that can enable it or disable it. Using "data-context" lets us perform
the opposite action on a different target.

Before, only the #external_wiki_box target was used, which was enabled
or disabled depending on whether the user has chosen to use the internal
wiki or the external wiki. If the user chooses to use the internal wiki,
they will disable the box that lets them enter a link pointing to an
external wiki, and vice versa. Although it is not possible to use, say,
boolean operations, we can introduce a target that is
called #globally_writeable_checkbox that gets enabled when
the #external_wiki_box box is disabled, and vice versa.

This makes the box's behavior more consistent with the behavior in the
"Issues" section. To keep things consistent with that section, a new
property was assigned to the "globally_writeable_checkbox" that makes
the box go a bit further in (`tw-pl-4`).

(cherry picked from commit 103306f00c)
2024-04-30 05:33:31 +00:00
..
actions Fix various overflows on actions view (#30344) (#30505) 2024-04-21 18:07:00 +02:00
branch Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
cite
code Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
diff Fix unlabelled button in code review 2024-04-22 14:54:19 +00:00
editor Convert max file name length to 255 (#30489) (#30504) 2024-04-21 18:06:23 +02:00
find Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00
graph Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
issue Fix the WIP prefix toggling on the sidebar 2024-04-23 08:01:58 +00:00
migrate Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00
projects Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
pulls Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
release Make display of EasyMDE in UI optional to template 2024-04-19 13:49:20 +00:00
settings UI: Disable internal wiki options when enabling external wiki 2024-04-30 05:33:31 +00:00
tag Adjust the signed tag verification line 2024-04-02 22:03:30 +00:00
wiki Make display of EasyMDE in UI optional to template 2024-04-19 13:49:20 +00:00
activity.tmpl Show repo activities even if only code unit active or git repo is empty but issue is active (#3455) 2024-04-28 13:50:45 +00:00
admin_flags.tmpl
blame.tmpl Fix border-radius on view, blame and code search (#30545) (#30560) 2024-04-21 18:11:36 +02:00
branch_dropdown.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
clone_buttons.tmpl
clone_script.tmpl
code_frequency.tmpl
commit_load_branches_and_tags.tmpl Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00
commit_page.tmpl Various improvements for long file and commit names (#30374) 2024-04-15 16:33:51 +02:00
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
commits_list.tmpl [BUG] Disable 'View at this point in history' for wikis 2024-04-03 17:10:28 +00:00
commits_list_small.tmpl Migrate font-family to tailwind (#30118) 2024-03-30 07:17:32 +01:00
commits_search_dropdown.tmpl
commits_table.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
contributors.tmpl
create.tmpl Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00
create_helper.tmpl
empty.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
file_info.tmpl Provide a way to translate data units 2024-04-02 17:29:32 +00:00
flags.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
forks.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
graph.tmpl Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00
header.tmpl Merge pull request '[v7.0/forgejo] Show repo activities even if only code unit active or git repo is empty but issue is active' (#3514) from bp-v7.0/forgejo-c54896b into v7.0/forgejo 2024-04-29 21:41:09 +00:00
header_fork.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
home.tmpl Various improvements for long file and commit names (#30374) 2024-04-15 16:33:51 +02:00
icon.tmpl
latest_commit.tmpl Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00
navbar.tmpl
packages.tmpl
pulse.tmpl Migrate margin and padding helpers to tailwind (#30043) 2024-03-30 07:17:29 +01:00
recent_commits.tmpl
release_tag_header.tmpl Fix menu buttons in issues and release (#30056) 2024-03-30 07:17:30 +01:00
search.tmpl
search_name.tmpl
shabox_badge.tmpl
star_unstar.tmpl
sub_menu.tmpl Rename ByteSize to ReadableSize 2024-04-02 17:29:32 +00:00
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Fix border-radius on view, blame and code search (#30545) (#30560) 2024-04-21 18:11:36 +02:00
view_list.tmpl Various improvements for long file and commit names (#30374) 2024-04-15 16:33:51 +02:00
watch_unwatch.tmpl
watchers.tmpl