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
5 folders
11 files
at
ec00705f00acb32568e7f337f87d22bc5d4e3585
oppiliappan
appview/pages: improve grid layout in directory listings
1y ago
87d9107d
compare
appview: rework layouting templates to be simpler Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
fragments
appview: rework layouting templates to be simpler Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
issues
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
pipelines
appview/pages: unify workflow styles with the rest of the website not many portions of the site use darkend backgrounds. this is very much WIP. Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
pulls
appview: rework layouting templates to be simpler Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
blob.html
appview/pages: improve grid layout in directory listings unifies layouts in repo-index and repo-tree. Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
branches.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
commit.html
appview: fix repo ordering on timeline Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
empty.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
fork.html
appview: implement repo fork
1 year ago
index.html
appview/pages: improve grid layout in directory listings unifies layouts in repo-index and repo-tree. Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
log.html
appview: improve log page rendering on mobile 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
settings.html
appview,spindle: group logs based on step spindle logs now inform the beginning of a new step using a "control" message, with logs categorized under a "data" message. the appview in turn, is able to group logs by step: - upon encountering a control message, it begins a new step (a collapsible details tag) - upon encontering a data message, it adds the log line into the last encountered step Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
tags.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
tree.html
appview/pages: improve grid layout in directory listings unifies layouts in repo-index and repo-tree. Signed-off-by: oppiliappan <me@oppi.li>
1 year ago