0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-21 12:37:12 +01:00
gitea/templates/repo
wxiaoguang 6bbccdd177
Improve AJAX link and modal confirm dialog (#25210)
Clarify the "link-action" behavior:

>  // A "link-action" can post AJAX request to its "data-url"
> // Then the browser is redirect to: the "redirect" in response, or
"data-redirect" attribute, or current URL by reloading.

And enhance the "link-action" to support showing a modal dialog for
confirm. A similar general approach could also help PRs like
https://github.com/go-gitea/gitea/pull/22344#discussion_r1062883436

> // If the "link-action" has "data-modal-confirm(-html)" attribute, a
confirm modal dialog will be shown before taking action.


And a lot of duplicate code can be removed now. A good framework design
can help to avoid code copying&pasting.

---------

Co-authored-by: silverwind <me@silverwind.io>
2023-06-13 12:10:10 +00:00
..
actions Adjust style for action run list (align icons, adjust padding) (#25170) 2023-06-12 09:36:08 +00:00
branch Improve AJAX link and modal confirm dialog (#25210) 2023-06-13 12:10:10 +00:00
cite Button and color enhancements (#24989) 2023-06-09 08:37:47 +00:00
diff Button and color enhancements (#24989) 2023-06-09 08:37:47 +00:00
editor
find
graph
issue Fix #25133 (#25162) 2023-06-09 10:27:10 +00:00
migrate
projects Disable Create column button while the column name is empty (#25192) 2023-06-13 09:57:03 +00:00
pulls
release Button and color enhancements (#24989) 2023-06-09 08:37:47 +00:00
settings Improve AJAX link and modal confirm dialog (#25210) 2023-06-13 12:10:10 +00:00
tag
wiki
activity.tmpl
blame.tmpl Button and color enhancements (#24989) 2023-06-09 08:37:47 +00:00
branch_dropdown.tmpl
clone_buttons.tmpl
clone_script.tmpl
commit_page.tmpl
commit_status.tmpl
commit_statuses.tmpl Button and color enhancements (#24989) 2023-06-09 08:37:47 +00:00
commits_list_small.tmpl
commits_list.tmpl
commits_table.tmpl
commits.tmpl
create_helper.tmpl
create.tmpl
empty.tmpl
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl Button and color enhancements (#24989) 2023-06-09 08:37:47 +00:00
icon.tmpl
packages.tmpl
release_tag_header.tmpl
search_name.tmpl
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Button and color enhancements (#24989) 2023-06-09 08:37:47 +00:00
view_list.tmpl
watchers.tmpl