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/components
Jason Song 964a057a76
Fix checks for `needs` in Actions (#23789)
Fix:
- https://gitea.com/gitea/act_runner/issues/77
- https://gitea.com/gitea/act_runner/issues/81

Before:
<img width="1489" alt="image"
src="https://user-images.githubusercontent.com/9418365/228501567-f752cf87-a7ed-42c6-8f3d-ba741795c1fe.png">

Highlights:
- Upgrade act to make things doable, related to
  - https://gitea.com/gitea/act/pulls/32
  - https://gitea.com/gitea/act/pulls/33
  - https://gitea.com/gitea/act/pulls/35
- Make `needs` works
- Sort jobs in the original order in the workflow files
2 years ago
..
.eslintrc.yaml
ActionRunStatus.vue Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#23570) 2 years ago
ActivityHeatmap.vue
ContextPopup.vue Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#23570) 2 years ago
DashboardRepoList.vue Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form (#23626) 2 years ago
DiffFileList.vue Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
DiffFileTree.vue Diff improvements (#23553) 2 years ago
DiffFileTreeItem.vue Diff improvements (#23553) 2 years ago
PullRequestMergeForm.vue Refactor branch/tag selector to Vue SFC (#23421) 2 years ago
RepoActionView.vue Fix checks for `needs` in Actions (#23789) 2 years ago
RepoActivityTopAuthors.vue
RepoBranchTagSelector.vue Refactor branch/tag selector to Vue SFC (#23421) 2 years ago