forgejo/web_src/js
FuXiaoHei c551d3f3ab
Artifact deletion in actions ui (#27172)
Add deletion link in runs view page.
Fix #26315

![image](https://github.com/go-gitea/gitea/assets/2142787/aa65a4ab-f434-4deb-b953-21e63c212033)

When click deletion button. It marks this artifact `need-delete`.

This artifact would be deleted when actions cleanup cron task.
2024-02-23 09:06:14 +01:00
..
components Artifact deletion in actions ui (#27172) 2024-02-23 09:06:14 +01:00
features Downscale pasted PNG images based on metadata (#29123) 2024-02-19 22:58:33 +01:00
markup
modules
render
standalone
utils Downscale pasted PNG images based on metadata (#29123) 2024-02-19 22:58:33 +01:00
vendor
webcomponents
bootstrap.js
bootstrap.test.js
htmx.js
index.js
jquery.js
svg.js Artifact deletion in actions ui (#27172) 2024-02-23 09:06:14 +01:00
svg.test.js
utils.js
utils.test.js
vitest.setup.js