0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-12 21:02:41 +01:00
gitea/web_src/js/features
Giteabot 5ca4c6d066
Fix and clean up ConfirmModal (#31283) (#31291)
Backport #31283 by @silverwind

Bug: orange button color was removed in
https://github.com/go-gitea/gitea/pull/30475, replaced with red
Bug: translation text was not html-escaped
Refactor: Replaced as much jQuery as possible, added useful
`createElementFromHTML`
Refactor: Remove colors checks that don't exist on `.link-action`

<img width="381" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/5900bf6a-8a86-4a86-b368-0559cbfea66e">

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: delvh <dev.lh@web.de>
2024-06-07 15:51:54 +02:00
..
admin Fix admin oauth2 custom URL settings (#31246) (#31247) 2024-06-04 15:11:07 +00:00
comp Fix and clean up ConfirmModal (#31283) (#31291) 2024-06-07 15:51:54 +02:00
autofocus-end.js
captcha.js
citation.js
clipboard.js
code-frequency.js
codeeditor.js Fix all rounded borders, change affected tab menus to pills (#30707) (#30769) 2024-04-29 21:19:44 +00:00
colorpicker.js
common-global.js Fix and clean up ConfirmModal (#31283) (#31291) 2024-06-07 15:51:54 +02:00
common-issue-list.js Fix issue label rendering in the issue popup (#30763) (#30773) 2024-04-30 09:40:47 +00:00
common-issue-list.test.js
common-organization.js
contextpopup.js Rework and fix stopwatch (#30732) (#30787) 2024-04-30 21:46:45 +00:00
contributors.js Fix Activity Page Contributors dropdown (#31264) (#31269) 2024-06-06 08:14:00 +00:00
copycontent.js
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js
heatmap.js Fix activity heat map padding & locale (#30823) (#30827) 2024-05-02 13:27:45 +00:00
imagediff.js
install.js
notification.js Improve logout from worker (#30775) (#30789) 2024-05-01 05:19:13 +08:00
org-team.js
pull-view-file.js
recent-commits.js
repo-branch.js
repo-code.js Rework and fix stopwatch (#30732) (#30787) 2024-04-30 21:46:45 +00:00
repo-code.test.js
repo-commit.js
repo-common.js
repo-diff-commit.js
repo-diff-commitselect.js
repo-diff-filetree.js
repo-diff.js
repo-editor.js Fix all rounded borders, change affected tab menus to pills (#30707) (#30769) 2024-04-29 21:19:44 +00:00
repo-findfile.js
repo-findfile.test.js
repo-graph.js Remove jQuery from the commit graph (except Fomantic) (#30395) 2024-04-12 12:34:12 +02:00
repo-home.js
repo-issue-content.js
repo-issue-edit.js
repo-issue-list.js Fix and clean up ConfirmModal (#31283) (#31291) 2024-06-07 15:51:54 +02:00
repo-issue-pr-form.js
repo-issue-pr-status.js
repo-issue.js Fix JS error when editing a merged PR's title (#30990) (#31001) 2024-05-17 01:07:09 +00:00
repo-legacy.js Fix incorrect issue form (#30881) (#30904) 2024-05-08 23:26:53 +00:00
repo-migrate.js
repo-migration.js
repo-projects.js Fix various problems around projects board view (#30696) (#30902) 2024-05-08 15:46:21 +00:00
repo-release.js
repo-search.js
repo-settings.js
repo-template.js
repo-unicode-escape.js
repo-wiki.js
sshkey-helper.js
stopwatch.js Rework and fix stopwatch (#30732) (#30787) 2024-04-30 21:46:45 +00:00
tablesort.js
tribute.js
user-auth-webauthn.js
user-auth.js
user-settings.js