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
/
web
/
src
3 folders
7 files
at
adef51d4d085c46ff286ebc1e4807693e9423351
eti
web/components: simplify Pagination
7d ago
adef51d4
lib
web/components: simplify Pagination Signed-off-by: eti <eti@eti.tf>
1 week ago
params
web: add the commit log and commit pages Signed-off-by: dawn <dawn@tangled.org>
1 week ago
routes
web: add repository pipelines page with mocked data Adds the pipelines tab at /[handle]/[repo]/pipelines. The cards follow the issue cards: what set the run off on top, then a status tag, a dropdown listing the workflows, when it ran and how long it took. While a run is still going the dropdown counts the finished ones, so 1/3. The data is fake for now. It sits in components/repo/pipelines/mock.ts and the page load filters it, so pointing this at bobbin later should only mean rewriting +page.ts. The search box and the push/pull-request tabs keep each other's state, so searching inside a tab does not throw the tab away. Along for the ride: Tag gained a danger colour for failed runs, DropdownItem takes a class and now renders Button, and Button exposes a bindable ref. The links to workflow logs point at a route that does not exist yet. Signed-off-by: eti <eti@eti.tf>
1 week ago
app.css
web/components: simplify Pagination Signed-off-by: eti <eti@eti.tf>
1 week ago
app.d.ts
web: wire notification and site settings to the appview xrpc Adds an authenticated appview xrpc client (mints an atproto service-auth jwt per call) and wires the notifications and sites settings tabs to the org.tangled.temp.* methods, replacing their mocked data. Input gains an optional suffix for the <subdomain>.<sites-domain> claim field.
1 week ago
app.html
web: init with scaffolding Signed-off-by: dawn <dawn@tangled.org>
1 month ago
hooks.server.ts
web,bobbin,ci: add deploy for bobbin & web client Signed-off-by: dawn <dawn@tangled.org>
1 week ago
icon.d.ts
web: switch prettier to double quotes Signed-off-by: eti <eti@eti.tf>
4 weeks ago
markup.css
*: fmt Signed-off-by: dawn <dawn@tangled.org>
1 week ago
pierre.css
web/components: minor fixups - inset breadcrums - uniform height for BlobHeader and TreeHeader - also use catpuccin syntax hl Signed-off-by: oppiliappan <me@oppi.li>
1 week ago