mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-26 20:01:02 +00:00
42a115e19e
Instead of viewing PR pipelines in the branches lists, add a separate list for them. The API endpoint for PRs supports pagination (thus I added a lot of pagination-related stuff), the UI doesn't yet though. ![wp](https://user-images.githubusercontent.com/80460567/226099133-bb4935d6-c357-4d73-8465-9157e25c0d82.png) Closes #1619 Extends this part of #1640 --------- Co-authored-by: Anbraten <anton@ju60.de> |
||
---|---|---|
.. | ||
public/favicons | ||
src | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.js | ||
components.d.ts | ||
index.html | ||
LICENSE | ||
package.json | ||
pnpm-lock.yaml | ||
tsconfig.eslint.json | ||
tsconfig.json | ||
vite.config.ts | ||
web.go | ||
windi.config.ts |