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.
forgejo/web_src/js/components
Jason Song 7d3c4c3e8a
Fix rerun button of Actions (#22798)
When clicking the return button, the page should be refreshed. However,
the browser may cancel the previous fetch request, and it fails to rerun
the job. It's easier to reproduce the bug in Safari or Firefox than
Chrome for some reason.

<img width="384" alt="image"
src="https://user-images.githubusercontent.com/9418365/217142792-a783f9a1-7089-44db-b7d8-46c46c72d284.png">


<img width="752" alt="image"
src="https://user-images.githubusercontent.com/9418365/217132406-b8381b63-b323-474e-935b-2596b1b5c046.png">
1 year ago
..
.eslintrc.yaml Fix eslint parsing errors, remove eslint-plugin-html (#20323) 2 years ago
ActivityHeatmap.vue JS refactors (#22227) 2 years ago
ContextPopup.vue JS refactors (#22227) 2 years ago
DashboardRepoList.js Refactor from Vue2 to Vue3 (#20044) 2 years ago
DiffFileList.vue JS refactors (#22227) 2 years ago
DiffFileTree.vue Restore function to "Show more" buttons (#22399) 1 year ago
DiffFileTreeItem.vue JS refactors (#22227) 2 years ago
PullRequestMergeForm.vue JS refactors (#22227) 2 years ago
RepoActionView.vue Fix rerun button of Actions (#22798) 1 year ago
RepoActivityTopAuthors.vue Split `index.js` to separate files (#17315) 3 years ago
RepoBranchTagDropdown.js Refactor from Vue2 to Vue3 (#20044) 2 years ago
VueComponentLoader.js Update JS dependencies and eslint config (#21388) 2 years ago