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
6 folders
5 files
at
3365804b42467abbce4850f5f74f2a8e6fdef116
eti
web/settings: rebuild the user settings screens from the redesign
12d ago
3365804b
api
web/settings: rebuild the user settings screens from the redesign Ports the desktop user-settings screens from the Settings Redesign Figma (TFhrx7FBh2Ue5SGH8CUeBU) onto a shared set of primitives: a sidebar Navigation matching the DS component's four Active x Hovered states, plus header/toolbar/list/row/entry pieces and a drill-down shell for the in-place sub-views. Seven tabs and nine drill-downs. Keys keeps its existing `tangled.publicKey` wiring and moves the add form from a popover to /settings/keys/new; the rest are mocked, since nothing behind them exists yet. Three token pairs are new because the navigation aliases *invert* between modes -- light recesses the frame and raises the active item, dark does the opposite -- so they cannot be spelled with an existing pair. Button gains per-variant disabled surfaces: Figma models disabled as its own fill/text pair rather than a dimmed enabled state, which is what the disabled Save and Add buttons in the designs need. Tag grows the DS badge geometry as an additive `sm` size plus the status colours, leaving its existing callers untouched. Verified light and dark against the Figma renders; nav, card and surface tokens plus nav/card geometry and heading size all match. Refs TAN-575. Signed-off-by: eti <eti@eti.tf>
1 week ago
assets
web: init with scaffolding Signed-off-by: dawn <dawn@tangled.org>
1 month ago
auth
web: serve images through camo and avatars through the avatar service Signed-off-by: dawn <dawn@tangled.org>
2 weeks ago
components
web/settings: rebuild the user settings screens from the redesign Ports the desktop user-settings screens from the Settings Redesign Figma (TFhrx7FBh2Ue5SGH8CUeBU) onto a shared set of primitives: a sidebar Navigation matching the DS component's four Active x Hovered states, plus header/toolbar/list/row/entry pieces and a drill-down shell for the in-place sub-views. Seven tabs and nine drill-downs. Keys keeps its existing `tangled.publicKey` wiring and moves the add form from a popover to /settings/keys/new; the rest are mocked, since nothing behind them exists yet. Three token pairs are new because the navigation aliases *invert* between modes -- light recesses the frame and raises the active item, dark does the opposite -- so they cannot be spelled with an existing pair. Button gains per-variant disabled surfaces: Figma models disabled as its own fill/text pair rather than a dimmed enabled state, which is what the disabled Save and Add buttons in the designs need. Tag grows the DS badge geometry as an additive `sm` size plus the status colours, leaving its existing callers untouched. Verified light and dark against the Figma renders; nav, card and surface tokens plus nav/card geometry and heading size all match. Refs TAN-575. Signed-off-by: eti <eti@eti.tf>
1 week ago
markup
web/components: add new issue form
2 weeks ago
server
web: remove unused cfg field Signed-off-by: dawn <dawn@tangled.org>
1 week ago
auth.svelte.ts
web: serve images through camo and avatars through the avatar service Signed-off-by: dawn <dawn@tangled.org>
2 weeks ago
avatar.ts
web: serve images through camo and avatars through the avatar service Signed-off-by: dawn <dawn@tangled.org>
2 weeks ago
format.ts
web: switch prettier to double quotes Signed-off-by: eti <eti@eti.tf>
4 weeks ago
index.ts
web: init with scaffolding Signed-off-by: dawn <dawn@tangled.org>
1 month ago
optimistic.svelte.ts
web: add optimistic overlays and record mutation apis Signed-off-by: dawn <dawn@tangled.org>
1 month ago