forgejo/web_src/js/components
wxiaoguang 90b65da7e4
Fix incomplete Actions status aggregations (#32859)
fix #32857

(cherry picked from commit d28a4843b8de5d5e01ef3d7b2ad25f22853247ad)

Conflicts:
	web_src/js/components/ActionRunStatus.vue
  remove the refactoring, keep the additional cancelled status
2024-12-22 08:46:38 +01:00
..
ActionRunStatus.vue Fix incomplete Actions status aggregations (#32859) 2024-12-22 08:46:38 +01:00
ActivityHeatmap.vue
ContextPopup.test.js
ContextPopup.vue
DashboardRepoList.vue
DiffCommitSelector.vue
DiffFileList.vue
DiffFileTree.vue
DiffFileTreeItem.vue
PullRequestMergeForm.test.js
PullRequestMergeForm.vue
RepoActionView.test.js Fix bug where Action UI may occasionally not load logs (#6122) 2024-12-05 18:08:11 +00:00
RepoActionView.vue Fix incomplete Actions status aggregations (#32859) 2024-12-22 08:46:38 +01:00
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue
RepoCodeFrequency.vue
RepoContributors.vue Add "n commits" link to contributors in contributors graph page (#32799) 2024-12-15 13:21:02 +01:00
RepoRecentCommits.vue
ScopedAccessTokenSelector.vue