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
6 folders
2 files
at
7db59cccbe43e4225f8a0c4d706c4cc3c8176bbe
oppiliappan
appview/pages: hide non-existent pipelines from pulls view
1y ago
7db59ccc
errors
appview/pages: hide non-existent pipelines from pulls view go templates decides that invalid map index in templates should result in the zero value for some reason. Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
knots
appview/pages: unify popover styles Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
layouts
appview: pages: refactor base layout to be one big grid so we can avoid min-h-screen workarounds that cause permanent scrolling Signed-off-by: nelind <nel.n.lindberg@gmail.com>
1 year ago
repo
appview/pages: hide non-existent pipelines from pulls view go templates decides that invalid map index in templates should result in the zero value for some reason. Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
spindles
appview/pages: unify popover styles Signed-off-by: oppiliappan <me@oppi.li>
1 year ago
user
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
settings.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
timeline.html
appview: fix repo ordering on timeline Signed-off-by: oppiliappan <me@oppi.li>
1 year ago