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
/
repo
/
pulls
1 folder
5 files
at
f4eef54e77cec9c1e1633f6dc48c3f4472780d44
oppiliappan
appview/pages: fix regression in textarea styles
7mo ago
f4eef54e
fragments
appview/pages: use same reactions template for all UI with the introduction of `const` function in funcmap, we can make reusable template for all reaction UI. Signed-off-by: Seongmin Lee <git@boltless.me>
8 months ago
interdiff.html
appview/pages: unify diff & interdiff templates any object that adheres to the DiffRenderer interface can now be presented as html using the repo/fragments/diff template.
9 months ago
new.html
Revert "*.html: format with prettier" This reverts commits 1931b62baa4452616203ccbb356da72688bc4587 and 86d0b4060de074759eff40666b90be86c244ab23. Signed-off-by: Winter <winter@winter.cafe>
1 year ago
patch.html
appview/pages: fix `pages.RepoComparedDiffFragment()` - remove unused parameters - pass correct parameters - rename with `*Fragment` suffix Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
pull.html
appview/pages/pulls: prevent overscrolling when bottom sheet is open in mobile view, when the bottom sheet is open, overscrolling the sheet would cause the underlying page to start scrolling. this adds a bit of js to the page to avoid this behavior. Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
pulls.html
appview/pages: fix regression in textarea styles Signed-off-by: oppiliappan <me@oppi.li>
7 months ago