1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05:00
gitea/web_src/js
Giteabot fd2184e234
Fix admin notice view-detail () ()
Backport  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>
2024-04-13 10:49:44 +02:00
..
components Fix and rewrite contrast color calculation, fix project-related bugs () 2024-04-09 09:45:29 +00:00
features Fix admin notice view-detail () () 2024-04-13 10:49:44 +02:00
markup Migrate gt-hidden to tw-hidden () 2024-03-24 18:23:38 +00:00
modules Fix unclickable checkboxes () () 2024-03-31 00:05:52 +00:00
render Use vitest globals () 2023-09-27 04:37:13 +00:00
standalone Enforce trailing comma in JS on multiline () 2024-03-22 14:06:53 +00:00
utils Fix and rewrite contrast color calculation, fix project-related bugs () 2024-04-09 09:45:29 +00:00
vendor Vendor jquery.are-you-sure with strict mode fixes () 2023-09-06 00:02:44 +00:00
webcomponents Enforce trailing comma in JS on multiline () 2024-03-22 14:06:53 +00:00
bootstrap.js Fix JS error and improve error message styles () 2024-03-21 10:16:11 +00:00
bootstrap.test.js Avoid duplicate JS error messages on UI () 2024-01-21 14:23:08 +00:00
htmx.js Auto-update the system status in admin dashboard () 2024-02-16 02:52:25 +00:00
index.js When the title in the issue has a value, set the text cursor at the end of the text. () 2024-03-27 15:20:10 +08:00
jquery.js Forbid variables containing jQuery collections not having the $ prefix () 2024-03-16 12:22:16 +00:00
svg.js Update JS any PY dependencies, remove workarounds () 2024-03-26 09:41:40 +00:00
svg.test.js Use vitest globals () 2023-09-27 04:37:13 +00:00
utils.js enforce maxlength in frontend () 2024-02-25 14:31:15 +00:00
utils.test.js Use vitest globals () 2023-09-27 04:37:13 +00:00
vitest.setup.js Move vitest setup file to root () 2024-02-08 20:07:02 +08:00