alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
appview
/
pulls
3 files
at
2dc39aff32af64337f9f43e06cc32b15df1ffe01
Thomas Karpiniec
appview: update tab counts to reflect search filters
6mo ago
2dc39aff
opengraph.go
appview/pulls: draw pull status in a rounded rect Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
pulls.go
appview: update tab counts to reflect search filters When searching issues or pulls with filters, the open/closed tab counts were showing unfiltered repo totals. Run per-state count queries when a search is active and update RepoInfo.Stats before rendering. Based on a fix by Patrick Dewey (pdewey.com) for issue #400. Signed-off-by: Thomas Karpiniec <tkarpiniec@icloud.com>
6 months ago
router.go
appview/pulls: add pagination to pull requests listing Add offset-based pagination to the pulls page, matching the issues behavior Signed-off-by: moshyfawn <email@moshyfawn.dev> Signed-off-by: Seongmin Lee <git@boltless.me>
7 months ago