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
yp05327 ca84a61761
Add run status in action view page (#23212)
Before:

![image](https://user-images.githubusercontent.com/18380374/222084932-a7643fbe-2d9f-48db-b25d-74ace49e03f4.png)

![image](https://user-images.githubusercontent.com/18380374/222084887-fde3500d-dad3-4902-9c82-c4f71f23f83b.png)

After:

![image](https://user-images.githubusercontent.com/18380374/222084565-eeef1110-9d9d-40b4-a26b-fbd5a307f14e.png)

![image](https://user-images.githubusercontent.com/18380374/222084728-6c96d7c1-a399-43d5-8369-392ad5017b7f.png)

---------

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2 years ago
..
.eslintrc.yaml Fix eslint parsing errors, remove eslint-plugin-html (#20323) 3 years ago
ActivityHeatmap.vue Add pagination for dashboard and user activity feeds (#22937) 2 years ago
ContextPopup.vue Scoped labels (#22585) 2 years ago
DashboardRepoList.js Fix incorrect checkbox behaviors in the dashboard repolist's filter (#23147) 2 years ago
DiffFileList.vue Move helpers to be prefixed with `gt-` (#22879) 2 years ago
DiffFileTree.vue Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
DiffFileTreeItem.vue Add `title` to PR file tree items (#22918) 2 years ago
PullRequestMergeForm.vue Add force_merge to merge request and fix checking mergable (#23010) 2 years ago
RepoActionView.vue Add run status in action view page (#23212) 2 years ago
RepoActivityTopAuthors.vue Split `index.js` to separate files (#17315) 4 years ago
RepoBranchTagDropdown.js Refactor from Vue2 to Vue3 (#20044) 3 years ago
VueComponentLoader.js Update JS dependencies and eslint config (#21388) 3 years ago