woodpecker/server
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
..
api Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
badges Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00
cache Rename remote to forge (#1357) 2022-11-05 00:35:06 +01:00
ccmenu Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00
cron Use modern error handling and enforce it via lint (#1327) 2023-02-02 00:08:02 +01:00
forge Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
grpc Fix linter (#1647) 2023-03-18 20:35:27 +01:00
logging Fix linter (#1647) 2023-03-18 20:35:27 +01:00
model Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
pipeline Fix linter (#1647) 2023-03-18 20:35:27 +01:00
plugins Fix linter (#1647) 2023-03-18 20:35:27 +01:00
pubsub Fix linter (#1647) 2023-03-18 20:35:27 +01:00
queue Fix linter (#1647) 2023-03-18 20:35:27 +01:00
router Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
store Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
swagger Fix linter (#1647) 2023-03-18 20:35:27 +01:00
web Rename remote to forge (#1357) 2022-11-05 00:35:06 +01:00
config.go Define WOODPECKER_FORGE_TIMEOUT server config (#1558) 2023-02-01 18:53:19 +01:00