woodpecker/server/router
qwerty287 42a115e19e
Add PR pipeline list (#1641)
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>
2023-03-19 10:43:57 +01:00
..
middleware Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
api.go Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
router.go Simplify web router code (#541) 2021-11-26 09:50:56 +01:00