Add general settings page #168
Labels
No labels
activitypub
admin
api
articles
auth
bug
cleanup
cli
comments
compatibility
config
contacts
database
deployment
design
dev-env
docs
documentation
email
enhancement
feature
federation
feed
homepage
implementation
integration
media
openapi
priority:high
priority:low
priority:medium
proof
public-routes
public-ui
release
safety
social
sources
status:active
status:canceled
status:done
status:inprogress
status:waiting
syndication
tailwind
template
test
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erik/slugkit#168
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Create a general settings page for user profile and appearance settings.
Requirements
Acceptance criteria
Dependencies
Synced from todu comment by @todu on 2026-06-20T13:45:17.286Z
Update
Started implementation after approved plan. Scope: replace settings overview with General settings, let signed-in users update display name and email, move color mode control to General settings, remove header color-mode toggle, and update tests.
Synced from todu comment by @todu on 2026-06-20T13:53:27.515Z
Review update
npm run build --workspace @slugkit/template-site, targeted template-site app/auth/public/passkeys/site-user tests,./scripts/pre-pr.sh, and Forgejo Actions run #235.Synced from todu comment by @todu on 2026-06-20T13:55:57.097Z
Closing summary
PR #169 was merged into
main.Acceptance criteria:
/settingsrendering General profile/appearance settings.POST /settingsandupdateSiteUserDisplayName.Verification:
npm run build --workspace @slugkit/template-site./scripts/pre-pr.shReadiness: READY. Closing task.