woodpecker/web/src
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
..
assets Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
components UI improvements (#1640) 2023-03-18 21:49:12 +01:00
compositions Sort repos by org and name (#1548) 2023-02-28 11:14:19 +01:00
lib/api Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
store UI improvements (#1640) 2023-03-18 21:49:12 +01:00
style Add syntax highlighting for pipeline config (#1082) 2022-08-09 17:39:45 +02:00
utils Renamed procs/jobs to steps in code (#1331) 2022-10-28 17:38:53 +02:00
views Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
App.vue Return 404 if pipeline not exist and handle 404 errors in WebUI (#1627) 2023-03-17 02:10:51 +01:00
main.ts Improve dark style text color for better readibility (#985) 2022-06-17 02:00:31 +02:00
router.ts Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
style.css Match notification font size to rest of the UI (#1399) 2022-11-06 22:51:06 +01:00
vite-env.d.ts Lazy load locales (#1362) 2022-12-29 13:41:59 +01:00