0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-16 11:26:10 -05:00
forgejo/web_src/js/features
Giteabot 3d3c740636
Fix Org edit page bugs: renaming detection, maxlength (#24161) (#24171)
Backport #24161 by @wxiaoguang

## Before

* The renaming detection is wrong (eg: pasting a new name into the input
doesn't trigger the detection)
* The renaming prompt layout is not good
* Some MaxSize/maxlength rules is missing


Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-04-17 12:20:47 -04:00
..
admin Fix some more hidden problems (#23074) (#23075) 2023-02-22 15:26:48 +00:00
comp Scoped labels: set aria-disabled on muted Exclusive option for a11y (#23306) (#23311) 2023-03-05 23:05:11 +08:00
aria.js Use 1.18's aria role for dropdown menus (#24144) (#24155) 2023-04-17 07:02:09 -04:00
aria.md Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy problem (#23450) (#23486) 2023-03-18 17:14:19 +01:00
captcha.js
citation.js Fix switched citation format (#23250) (#23253) 2023-03-02 14:05:10 -06:00
clipboard.js
codeeditor.js
colorpicker.js
common-global.js Remove row clicking from notification table (#22695) (#23706) 2023-03-26 01:21:40 +02:00
common-issue.js
common-organization.js Fix Org edit page bugs: renaming detection, maxlength (#24161) (#24171) 2023-04-17 12:20:47 -04:00
contextpopup.js Change interactiveBorder to fix popup preview (#23169) (#23314) 2023-03-06 16:45:43 +08:00
copycontent.js
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js Scroll collapsed file into view (#23702) (#23929) 2023-04-05 13:49:22 +03:00
formatting.js
heatmap.js
imagediff.js Fix various ImageDiff/SVG bugs (#23312) (#23358) 2023-03-07 15:38:13 +02:00
install.js Fix various bugs for "install" page (#23194) (#23286) 2023-03-05 11:59:58 +01:00
notification.js
org-team.js
pull-view-file.js
repo-branch.js
repo-code.js
repo-code.test.js
repo-commit.js
repo-common.js
repo-diff-filetree.js
repo-diff.js
repo-editor.js
repo-findfile.js
repo-findfile.test.js
repo-graph.js
repo-home.js Sort repo topic labels by name (#24123) (#24153) 2023-04-17 09:00:19 +08:00
repo-issue-content.js
repo-issue-pr-form.js
repo-issue.js Fix code view (diff) broken layout (#23096) (#23918) 2023-04-04 16:02:29 +02:00
repo-legacy.js Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy problem (#23450) (#23486) 2023-03-18 17:14:19 +01:00
repo-migrate.js
repo-migration.js
repo-projects.js
repo-release.js
repo-settings.js
repo-template.js
repo-unicode-escape.js
repo-wiki.js
serviceworker.js
sshkey-helper.js
stopwatch.js
tablesort.js
tribute.js
user-auth-webauthn.js
user-auth.js
user-settings.js