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
ec00705f00acb32568e7f337f87d22bc5d4e3585
oppiliappan
appview: rework layouting templates to be simpler
1y ago
62ef376d
fragments
appview: rework layouting templates to be simpler Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
interdiff.html
appview: rework layouting templates to be simpler Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
new.html
appview/pages: new button for create actions Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
1 year ago
patch.html
appview: rework layouting templates to be simpler Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
pull.html
appview/pages: initial support for split diffs Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
pulls.html
appview/pages: use consistent time component Creates a new template fragment, repo/fragments/time, that is a component based on the <time> HTML element. The <time> element is already used for most datetimes, but inconsistently; some define `title` attributes and/or `datetime` attributes, most don't. The goal here is to standardize with a single component so every date has a consistent interaction. The datetime is ISO 8601 formatted as per the spec, the `title` (shown on hover) is a modified long format similar to GitHub's, and the content is a relative format %s ago (`timeFmt` - two `shortTimeFmt` variants also exist to preserve existing behavior).
1 year ago