forgejo/web_src/js
silverwind 86736193fe
Fix admin notice view-detail (#30450)
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">

(cherry picked from commit 8fd8978b4934865c2b041216e84e923ad574a4c7)
2024-04-15 20:01:36 +02:00
..
components Action view mobile improvements and fixes (#30309) 2024-04-15 20:01:35 +02:00
features Fix admin notice view-detail (#30450) 2024-04-15 20:01:36 +02:00
markup
modules Replace coloris with vanilla-colorful (#30201) 2024-04-07 15:40:31 +02:00
render
standalone
utils [PORT] gitea##30237: Fix and rewrite contrast color calculation, fix project-related bugs 2024-04-15 16:11:34 +02:00
vendor
webcomponents
bootstrap.js
bootstrap.test.js
htmx.js
index.js replace jquery-minicolors with coloris (#30055) 2024-04-07 11:02:33 +02:00
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js
vitest.setup.js [BUG] Render emojis in labels in issue info popup 2024-03-30 11:18:46 +01:00