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
10 folders
at
bd3fb911a8666085caff8d5e56e18322c81849b3
eti
web/components: tailor the empty repo state to ssh key presence
14d ago
bd3fb911
comment
web/components: use default variant for comment cancel button the cancel action in the comment editor was a ghost button with hand-rolled foreground-danger overrides, which read as a destructive action. cancelling a draft isn't destructive, so it now uses the plain default variant. Signed-off-by: eti <eti@eti.tf>
2 weeks ago
home
web: formatting, stories & de-dups - add prettier-plugin-tailwindcss to auto-sort tailwind classes - de-duplicate components - add missing stories - fix a few lint nits & errors Signed-off-by: eti <eti@eti.tf>
3 weeks ago
profile
web/components: add components and stories for timeline also fix up timeline styles Signed-off-by: oppiliappan <me@oppi.li>
1 week ago
repo
web/components: tailor the empty repo state to ssh key presence the four-step 'generate a key, add it to settings, set your remote, push' walk through is only useful to an owner without a key on their account. owners who already have one now get the quick-setup commands instead, in the shape github and codeberg use: create-and-push, or push an existing repository. key presence comes from sh.tangled.publicKey.countKeys, fetched lazily and only for the owner; a failed lookup falls back to the key-generation instructions since those are the safe ones to show. the new hasSshKey prop overrides the lookup so both variants are storyable without a backend. Signed-off-by: eti <eti@eti.tf>
2 weeks ago
settings
web/components: add components and stories for timeline also fix up timeline styles Signed-off-by: oppiliappan <me@oppi.li>
1 week ago
shell
improved tab styling Signed-off-by: oppiliappan <me@oppi.li>
2 weeks ago
strings
web/routes: refactor string form to use putString Signed-off-by: oppiliappan <me@oppi.li>
2 weeks ago
testing
web/components: add new issue form
2 weeks ago
timeline
web/components: add components and stories for timeline also fix up timeline styles Signed-off-by: oppiliappan <me@oppi.li>
1 week ago
ui
web/components: add components and stories for timeline also fix up timeline styles Signed-off-by: oppiliappan <me@oppi.li>
1 week ago