You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js
yp05327 2a3906d755
Improve job commit description (#30579)
Fix https://github.com/go-gitea/gitea/issues/30567

When job is a schedule:

![image](https://github.com/go-gitea/gitea/assets/18380374/b07e9d43-e8b7-4ee2-87b3-a7050c3a8ca5)
When it is a normal one:

![image](https://github.com/go-gitea/gitea/assets/18380374/0d58dab9-74bb-421b-8952-0578cdf21a52)

also add a 'space' behind  `:`

![image](https://github.com/go-gitea/gitea/assets/18380374/4cebece0-bfe6-4ad9-b806-e5c49bb9be43)


![image](https://github.com/go-gitea/gitea/assets/18380374/02da7681-474b-4c0f-9dad-b6558f6cb484)

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 month ago
..
components Improve job commit description (#30579) 1 month ago
features Refactor imagediff and fix regression bug (#30694) 1 month ago
markup Migrate `gt-hidden` to `tw-hidden` (#30046) 2 months ago
modules Add form field id generation, remove duplicated ids (#30546) 2 months ago
render Use vitest globals (#27102) 8 months ago
standalone Enforce trailing comma in JS on multiline (#30002) 2 months ago
utils Refactor and fix archive link bug (#30535) 1 month ago
vendor Vendor `jquery.are-you-sure` with strict mode fixes (#26901) 9 months ago
webcomponents Enforce trailing comma in JS on multiline (#30002) 2 months ago
bootstrap.js Fix JS error and improve error message styles (#29963) 2 months ago
bootstrap.test.js Avoid duplicate JS error messages on UI (#28873) 4 months ago
htmx.js Auto-update the system status in admin dashboard (#29163) 4 months ago
index.js replace jquery-minicolors with coloris (#30055) 2 months ago
jquery.js Forbid variables containing jQuery collections not having the `$` prefix (#29839) 3 months ago
svg.js Update JS any PY dependencies, remove workarounds (#30085) 2 months ago
svg.test.js Use vitest globals (#27102) 8 months ago
utils.js enforce maxlength in frontend (#29389) 3 months ago
utils.test.js Use vitest globals (#27102) 8 months ago
vitest.setup.js Move vitest setup file to root (#29097) 4 months ago