0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-04 13:40:15 -05:00
forgejo/web_src/js/features
Giteabot 70b0c30def
Fix admin notice view-detail (#30450) (#30458)
Backport #30450 by @silverwind

Fix https://github.com/go-gitea/gitea/issues/30434, regression from
https://github.com/go-gitea/gitea/pull/30115.

I also removed the date insertion into the modal which was also broken
since that date was switched to `absolute-date` because I see no real
purpose to putting that date into the modal.

Result:

<img width="1038" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/aa2eb8b4-73dc-4d98-9b80-3f276f89d9e5">

Co-authored-by: silverwind <me@silverwind.io>
(cherry picked from commit fd2184e2343842e158f5b12e3d2e5b88effea2fd)
2024-04-15 16:41:44 +02:00
..
admin Fix admin notice view-detail (#30450) (#30458) 2024-04-15 16:41:44 +02:00
comp Migrate font-family to tailwind (#30118) 2024-03-30 07:17:32 +01:00
autofocus-end.js When the title in the issue has a value, set the text cursor at the end of the text. (#30090) 2024-03-30 07:17:31 +01:00
captcha.js
citation.js
clipboard.js
code-frequency.js
codeeditor.js
colorpicker.js
common-global.js Remove fomantic checkbox module (#30162) (#30168) 2024-04-08 11:28:31 +02:00
common-issue-list.js
common-issue-list.test.js
common-organization.js
contextpopup.js
contributors.js
copycontent.js
dropzone.js
emoji.js
eventsource.sharedworker.js
file-fold.js
heatmap.js
imagediff.js
install.js
notification.js Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00
org-team.js Remove jQuery calls that have no effect on showElem and hideElem (#30110) 2024-03-30 07:17:30 +01:00
pull-view-file.js
recent-commits.js
repo-branch.js Remove jQuery from the create/rename branch modals (except Fomantic) (#30109) 2024-03-30 07:17:31 +01:00
repo-code.js Remove jQuery .attr from the code line range selection (#30077) 2024-03-30 07:17:30 +01:00
repo-code.test.js
repo-commit.js
repo-common.js Fix download buttons on branches page (#30147) 2024-03-30 07:17:31 +01:00
repo-diff-commit.js
repo-diff-commitselect.js
repo-diff-filetree.js
repo-diff.js Refactor all .length === 0 patterns in JS (#30045) 2024-03-30 07:17:30 +01:00
repo-editor.js Remove jQuery calls that have no effect on showElem and hideElem (#30110) 2024-03-30 07:17:30 +01:00
repo-findfile.js Refactor all .length === 0 patterns in JS (#30045) 2024-03-30 07:17:30 +01:00
repo-findfile.test.js
repo-graph.js Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00
repo-home.js Refactor all .length === 0 patterns in JS (#30045) 2024-03-30 07:17:30 +01:00
repo-issue-content.js Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00
repo-issue-list.js Drag-and-drop improvements for projects and issue pins (#29875) 2024-03-30 07:17:31 +01:00
repo-issue-pr-form.js
repo-issue-pr-status.js
repo-issue.js Remove fomantic checkbox module (#30162) (#30168) 2024-04-08 11:28:31 +02:00
repo-legacy.js [PORT] Refactor dropzone (#30232) 2024-04-08 09:50:53 +00:00
repo-migrate.js
repo-migration.js
repo-projects.js Drag-and-drop improvements for projects and issue pins (#29875) 2024-03-30 07:17:31 +01:00
repo-release.js
repo-search.js
repo-settings.js Refactor all .length === 0 patterns in JS (#30045) 2024-03-30 07:17:30 +01:00
repo-template.js
repo-unicode-escape.js [v7.0/forgejo] Render inline file permalinks 2024-04-01 16:15:58 +02:00
repo-wiki.js
sshkey-helper.js
stopwatch.js
tablesort.js
tribute.js
user-auth-webauthn.js
user-auth.js
user-settings.js [v7.0/forgejo] Add optional pronoun field in user settings (#3076) 2024-04-06 13:23:43 +00:00