woodpecker/server/store
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
..
datastore Add users UI for admins (#1634) 2023-03-18 21:21:20 +01:00
mocks Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
types Return return 404 if registry to delete do not exist (#1278) 2022-10-18 01:48:04 +02:00
common.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
context.go Support changed files for Gitea PRs (#1342) 2022-10-28 19:17:30 +02:00
store.go Store an agents list and add agent heartbeats (#1189) 2023-01-28 14:13:04 +01:00