Redesign admin pages layout #163
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#163
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 polished admin/settings-style layout for the admin pages that matches the rest of the site.
Requirements
Acceptance criteria
Dependencies
Synced from todu comment by @todu on 2026-06-20T12:57:35.909Z
Update
Started implementation after approved plan. Scope: redesign admin pages with consistent Tailwind layout, improve navigation/usability, preserve existing behavior, and verify light/dark mode styling.
Synced from todu comment by @todu on 2026-06-20T13:06:31.834Z
Review update
npm run build --workspace @slugkit/template-site, targeted template-site admin/auth route tests,./scripts/pre-pr.sh, and Forgejo Actions run #229.Synced from todu comment by @todu on 2026-06-20T13:22:26.761Z
Closing summary
Task close gate: READY
Acceptance criteria verified:
/styles/public.cssinstead of inline page-local CSS.Verification evidence:
./scripts/pre-pr.shpassed.main: #164Synced from todu comment by @todu on 2026-06-20T13:22:02.749Z
Merge update
PR #164 was merged into
mainafter requested follow-ups and passing CI run #230. Localmainwas fast-forwarded and the local feature branch was deleted.Synced from todu comment by @todu on 2026-06-20T13:21:31.957Z
Review update
./scripts/pre-pr.shand Forgejo Actions run #230 passed.