1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00
gitea/web_src/js/features
silverwind 291a00dc57
Fix and clean up ConfirmModal (#31283)
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: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: delvh <dev.lh@web.de>
2024-06-07 13:42:31 +00:00
..
admin Fix admin oauth2 custom URL settings (#31246) 2024-06-04 23:06:21 +08:00
comp Fix and clean up ConfirmModal (#31283) 2024-06-07 13:42:31 +00:00
autofocus-end.js
captcha.js
citation.js
clipboard.js
code-frequency.js
codeeditor.js Remove obsolete monaco workaround (#30893) 2024-05-08 02:42:33 +00:00
colorpicker.js
common-global.js Fix and clean up ConfirmModal (#31283) 2024-06-07 13:42:31 +00:00
common-issue-list.js Fix issue label rendering in the issue popup (#30763) 2024-04-30 02:36:32 +00:00
common-issue-list.test.js
common-organization.js
contextpopup.js Rework and fix stopwatch (#30732) 2024-04-30 14:52:46 +00:00
contributors.js Fix Activity Page Contributors dropdown (#31264) 2024-06-06 10:28:33 +08:00
copycontent.js
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js
heatmap.js Fix activity heat map padding & locale (#30823) 2024-05-02 13:22:55 +00:00
imagediff.js Refactor imagediff and fix regression bug (#30694) 2024-04-25 21:01:38 +08:00
install.js
notification.js Improve logout from worker (#30775) 2024-04-30 15:35:42 +00:00
org-team.js
pull-view-file.js
recent-commits.js
repo-branch.js
repo-code.js Rework and fix stopwatch (#30732) 2024-04-30 14:52:46 +00:00
repo-code.test.js
repo-commit.js
repo-common.js Refactor and fix archive link bug (#30535) 2024-04-19 00:45:50 +08:00
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) 2024-04-29 20:53:15 +00:00
repo-findfile.js
repo-findfile.test.js
repo-graph.js
repo-home.js
repo-issue-content.js
repo-issue-edit.js Prevent simultaneous editing of comments and issues (#31053) 2024-05-27 15:34:18 +00:00
repo-issue-list.js Fix and clean up ConfirmModal (#31283) 2024-06-07 13:42:31 +00:00
repo-issue-pr-form.js
repo-issue-pr-status.js
repo-issue.js Replace gt-word-break with tw-break-anywhere (#31183) 2024-06-04 13:57:11 +00:00
repo-legacy.js Fix incorrect issue form (#30881) 2024-05-08 15:39:13 +00:00
repo-migrate.js
repo-migration.js
repo-projects.js Fix various problems around projects board view (#30696) 2024-05-08 13:44:57 +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 Improve logout from worker (#30775) 2024-04-30 15:35:42 +00:00
tablesort.js
tribute.js
user-auth-webauthn.js
user-auth.js
user-settings.js