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
/
lib
/
components
13 folders
at
a5f2cc6441801c482ee25a08ee3f03d3bc054da0
eti
web/components: fix Avatar placeholder styling
8d ago
a5f2cc64
comment
web/components: make TopbarSearch smaller Signed-off-by: eti <eti@eti.tf>
1 week ago
home
web/fmt: text-* ➔ typography-* Signed-off-by: eti <eti@eti.tf>
1 week ago
icons
web: add the welcome onboarding flow Four steps in one card — profile, follow & star, ssh keys, finish — with the same content as the appview's /welcome templates. The step rail sits at the top and the body slides left or right as you move between steps. Data is mocked, nothing talks to an api yet. Field and Textarea gained the variants the steps needed: sentence-case labels, and a shorter box for the ssh key. Signed-off-by: eti <eti@eti.tf>
1 week ago
profile
bobbin/crates/{bobbin,ingest,resolver,xrpc},web: only use indexed did docs for enriching things, remove cache limit Signed-off-by: dawn <dawn@tangled.org>
1 week ago
reaction
web/fmt: text-* ➔ typography-* Signed-off-by: eti <eti@eti.tf>
1 week ago
repo
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
settings
web/components: make the settings sidebar a vertical Tabs The vertical variant now looks like the old SettingsNav and slides the same plate the horizontal tabs do, so the current section animates as you move between pages. SettingsNav keeps only the phone picker, which is now a Select. This also restores the tv refactor in Tabs.svelte, which c54416b2 undid by accident. Signed-off-by: eti <eti@eti.tf>
1 week ago
shell
web/components: make TopbarSearch smaller Signed-off-by: eti <eti@eti.tf>
1 week ago
strings
web/fmt: text-* ➔ typography-* Signed-off-by: eti <eti@eti.tf>
1 week ago
testing
web/components: add new issue form
2 weeks ago
timeline
web/fmt: text-* ➔ typography-* Signed-off-by: eti <eti@eti.tf>
1 week ago
ui
web/components: fix Avatar placeholder styling Signed-off-by: eti <eti@eti.tf>
1 week ago
welcome
web: add the welcome onboarding flow Four steps in one card — profile, follow & star, ssh keys, finish — with the same content as the appview's /welcome templates. The step rail sits at the top and the body slides left or right as you move between steps. Data is mocked, nothing talks to an api yet. Field and Textarea gained the variants the steps needed: sentence-case labels, and a shorter box for the ssh key. Signed-off-by: eti <eti@eti.tf>
1 week ago