itdoxy-lab/web_src/js/components
FuXiaoHei 67adc5c1dc
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-18 10:33:50 +00:00
..
.eslintrc.yaml Implement contributors graph (#27882) 2024-02-15 23:21:13 +01:00
ActionRunStatus.vue
ActivityHeatmap.vue
ContextPopup.vue Show whether a PR is WIP inside popups (#28975) 2024-02-04 22:37:45 +00:00
DashboardRepoList.vue
DiffCommitSelector.vue Add global setting how timestamps should be rendered (#28657) 2024-01-02 09:25:30 +08:00
DiffFileList.vue
DiffFileTree.vue
DiffFileTreeItem.vue
PullRequestMergeForm.vue Modernize merge button (#28140) 2024-01-15 00:00:47 +02:00
RepoActionView.vue Artifact deletion in actions ui (#27172) 2024-02-18 10:33:50 +00:00
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue
RepoContributors.vue Implement contributors graph (#27882) 2024-02-15 23:21:13 +01:00
ScopedAccessTokenSelector.vue