1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 01:15:48 +00:00
gitea/web_src/js/features
Mario Lubenka 0208ea0248
"Copy branch name" button in pull request (#17323)
* Drop data-original from clipboard

data-original attribute was removed. Instead, the original value from
data-content is set after success/fail message was displayed.

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* "Copy branch name" button in pull request

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Update templates/repo/issue/view_title.tmpl

Co-authored-by: silverwind <me@silverwind.io>

* Apply suggestions from code review

Co-authored-by: zeripath <art27@cantab.net>

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: zeripath <art27@cantab.net>
2021-10-19 13:32:11 -04:00
..
comp Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
admin-common.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
admin-emails.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
admin-users.js Frontend refactor: move Vue related code from index.js to components dir, and remove unused codes. (#17301) 2021-10-15 10:35:26 +08:00
clipboard.js "Copy branch name" button in pull request (#17323) 2021-10-19 13:32:11 -04:00
codeeditor.js Update JS dependencies (#17357) 2021-10-19 15:23:58 +08:00
colorpicker.js Move jquery-minicolors to npm/webpack (#12305) 2020-07-29 14:44:23 -04:00
common-global.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
common-issue.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
common-organization.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
contextpopup.js Do not show issue context popup on external issues (#17050) 2021-09-15 09:45:27 +01:00
diff.js Add buttons to allow loading of incomplete diffs (#16829) 2021-10-15 17:05:33 +01:00
dropzone.js Fix Dropzone following #15315 (#15353) 2021-04-09 10:32:30 +08:00
emoji.js Add custom emoji support (#16004) 2021-06-29 16:28:38 +02:00
eventsource.sharedworker.js Update JS dependencies (#16708) 2021-08-17 01:32:48 -04:00
gitgraph.js Add fullTextSearch to dropdowns by default (#14694) 2021-02-16 11:03:32 +08:00
heatmap.js Fix heatmap activity (#15252) 2021-06-25 12:59:25 -04:00
imagediff.js Add Image Diff for SVG files (#14867) 2021-06-05 15:32:19 +03:00
install.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
issue-content-history.js Save and view issue/comment content history (#16909) 2021-10-10 18:40:03 -04:00
lastcommitloader.js Defer Last Commit Info (#16467) 2021-10-08 15:08:22 +02:00
migration.js Add LFS Migration and Mirror (#14726) 2021-04-08 18:25:57 -04:00
notification.js Update JS dependencies (#16708) 2021-08-17 01:32:48 -04:00
org-team.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
projects.js Kanban colored boards (#16647) 2021-09-29 22:53:12 +02:00
repo-branch.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
repo-code.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
repo-commit.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
repo-common.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
repo-diff.js Fix the PR review form bug during frontend refactor (#17332) 2021-10-16 22:30:31 +02:00
repo-editor.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
repo-home.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
repo-issue.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
repo-legacy.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
repo-migrate.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
repo-release.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
repo-settings.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
repo-template.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
repo-wiki.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
serviceworker.js Remove spurious AppSubUrl in serviceworker request. (#16047) 2021-06-08 18:46:13 +01:00
sshkey-helper.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
stopwatch.js Update JS dependencies (#16708) 2021-08-17 01:32:48 -04:00
tablesort.js [UI] Sortable Tables Header By Click (#7980) 2020-06-24 23:23:05 +01:00
tribute.js Do not show No match found for tribute (#16231) 2021-06-23 19:02:23 -04:00
user-auth-u2f.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
user-auth.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00
user-settings.js Split index.js to separate files (#17315) 2021-10-17 01:28:04 +08:00