Integrate playground-approved kanban into pal-e-app #47
Labels
No labels
domain:backend
domain:devops
domain:frontend
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo_admin/pal-e-docs-app#47
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?
Type
Feature
Lineage
Standalone — board-pal-e-docs kanban MVP
Repo
forgejo_admin/pal-e-appUser Story
As the superuser
I want the playground-approved kanban design in pal-e-app
So that visiting pal-e-app shows me the kanban I designed
Context
Depends on playground kanban prototype being approved by Lucas. The playground HTML/CSS gets promoted into SvelteKit — .svelte files ARE HTML, so this is copy-paste + data bindings to the real API.
File Targets
Files to modify:
src/routes/boards/[slug]/+page.svelte— replace with playground-approved designsrc/app.css— merge any new CSS vars from playgroundFiles NOT to touch:
src/routes/boards/[slug]/+page.server.ts— data loading stays the sameAcceptance Criteria
Test Expectations
Constraints
Checklist
Related
project-pal-e-docs— pal-e-app is the frontendScope Review: NEEDS_REFINEMENT
Review note:
review-298-2026-03-27Ticket is well-structured but has fixable issues before moving to next_up.
arch:frontendlabel on board item #298+page.server.tsno longer exists after adapter-static migration — remove from "Files NOT to touch"