woodpecker/web
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
..
public/favicons Improve favicons (#576) 2021-12-08 13:58:00 +01:00
src Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
.eslintignore Update dependencies and tiny adjustments to UI (#1083) 2022-08-09 14:13:32 +02:00
.eslintrc.js Hide not owned repos from sidebar and repo list (#1453) 2023-01-31 09:37:11 +01:00
.gitignore Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
.prettierignore Replace yarn with pnpm (#1240) 2022-10-08 16:15:07 +02:00
.prettierrc.js Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
components.d.ts Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
index.html Use Woodpecker theme colors on Safari Tab Bar / Header Bar (#632) 2021-12-21 02:26:42 +01:00
LICENSE Pull in frontend 2019-11-12 14:27:39 +01:00
package.json web: remove unused @meforma/vue-toaster (#1403) 2022-11-06 20:52:13 +01:00
pnpm-lock.yaml web: remove unused @meforma/vue-toaster (#1403) 2022-11-06 20:52:13 +01:00
tsconfig.eslint.json Update dependencies and tiny adjustments to UI (#1083) 2022-08-09 14:13:32 +02:00
tsconfig.json Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
vite.config.ts Lazy load locales (#1362) 2022-12-29 13:41:59 +01:00
web.go Dedup code and migrate away from deprecated funcs (#1141) 2022-08-30 01:14:07 +02:00
windi.config.ts Unify buttons, links and improve focus styles (#1317) 2022-11-18 08:10:43 +01:00