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
/
pages
/
templates
14 folders
1 file
at
8c85d5dd8a91f480c10ea8318ccbe194ac30f25f
Anirudh Oppiliappan
appview/pages: make strings page follow repo style
8mo ago
8c85d5dd
brand
appview/pages: rework dolly logo template more customizable with params & classes Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
errors
appview/pages: notifications ui and templating Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
fragments
appview: add reusable pagination template Extract pagination UI into a shared template for reuse across pages. Refactored issues listing to use it with no behavior change Signed-off-by: moshyfawn <email@moshyfawn.dev> Signed-off-by: Seongmin Lee <git@boltless.me>
8 months ago
goodfirstissues
appview/gfi: style tweaks Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
knots
appview/docs/nix/spindle/readme.md: fix outdated documentation links Signed-off-by: pompydev <pompydev@proton.me>
9 months ago
labels
appview/pages: make user references clickable Wrap participant avatars with profile links. Make DID-type labels fully clickable chips linking to user profiles, matching the commit hash chip pattern Signed-off-by: moshyfawn <email@moshyfawn.dev>
8 months ago
layouts
appview/pulls: directly pass diff and diff opts into main PR page Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
legal
appview/pages: add a brand page Also some misc. changes to page layouts. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
1 year ago
notifications
appview/models: add `NotificationTypeUserMentioned` notif type Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
repo
appview/pages: rework the PR page entirely the new 3-panel layout puts the diff upfront, and the review panel off to the right. on mobile devices, the review panel is a collapsible bottom-sheet, and on desktop, it is a collapsible side-panel. it is now possible to comment on a PR while viewing its diff. all the JS on the page is entirely optional and simply added for quality-of-life (such as auto-collapsing the bottomsheet on mobile etc.). in the review panel, submissions are listed with a top-level entry, and comments on each submission are "reply" entries. the top-level submission header includes the following information: - commit messages and bodies (if available, on patch PRs this is omitted) - pipeline status (if avaiable, only for PRs that have triggered CI) - mergability (if available, this is calculated only for the latest submission) the actual merge status (merged/closed/deleted) of the PR is listed above the pull-action bar. previous designs combined the mergability check and the merge-status into one component. Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
spindles
appview/docs/nix/spindle/readme.md: fix outdated documentation links Signed-off-by: pompydev <pompydev@proton.me>
9 months ago
strings
appview/pages: make strings page follow repo style Tiny avatar, description and paddings are now uniform across repo and string pages. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
8 months ago
timeline
appview/pages: fix timeline rendering seems to break on certain events Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
user
pages: support MultiAccountUser in templates and params
8 months ago
banner.html
appview/pages: rework the PR page entirely the new 3-panel layout puts the diff upfront, and the review panel off to the right. on mobile devices, the review panel is a collapsible bottom-sheet, and on desktop, it is a collapsible side-panel. it is now possible to comment on a PR while viewing its diff. all the JS on the page is entirely optional and simply added for quality-of-life (such as auto-collapsing the bottomsheet on mobile etc.). in the review panel, submissions are listed with a top-level entry, and comments on each submission are "reply" entries. the top-level submission header includes the following information: - commit messages and bodies (if available, on patch PRs this is omitted) - pipeline status (if avaiable, only for PRs that have triggered CI) - mergability (if available, this is calculated only for the latest submission) the actual merge status (merged/closed/deleted) of the PR is listed above the pull-action bar. previous designs combined the mergability check and the merge-status into one component. Signed-off-by: oppiliappan <me@oppi.li>
9 months ago