Clean up pal-e-app directory after move to svelte-playground #9

Open
opened 2026-03-24 17:22:17 +00:00 by forgejo_admin · 0 comments

Type

Feature

Lineage

Standalone — board-svelte-playground cleanup

Repo

forgejo_admin/pal-e-playground

User Story

As the superuser
I want the pal-e-app Svelte prototype removed from pal-e-playground
So that vanilla playground stays vanilla and Svelte work lives in svelte-playground

Context

The kanban prototype was built in pal-e-playground/pal-e-app/ (PR #7, #8) as a stepping stone. It's being moved to svelte-playground. This ticket cleans up the source — removes the directory and updates the hub index card to redirect or remove.

File Targets

Files to remove:

  • pal-e-app/ directory (all files — app.css, app.js, board.html, index.html, board.svelte, package.json, vite.config.js, node_modules/, .gitignore)

Files to modify:

  • index.html — remove or redirect the pal-e-app card in the Projects section

Acceptance Criteria

  • pal-e-app/ directory no longer exists in pal-e-playground
  • Hub index.html no longer links to /pal-e-app/
  • No broken links on the playground hub page

Test Expectations

  • Visual: playground hub page renders without broken cards
  • 404 on /pal-e-app/ path

Constraints

  • Don't break other playground sections (westside, mcd-tracker, guide, upload)

Checklist

  • PR opened
  • Tests pass
  • No unrelated changes
  • project-svelte-playground — the kanban prototype moved here
### Type Feature ### Lineage Standalone — board-svelte-playground cleanup ### Repo `forgejo_admin/pal-e-playground` ### User Story As the superuser I want the pal-e-app Svelte prototype removed from pal-e-playground So that vanilla playground stays vanilla and Svelte work lives in svelte-playground ### Context The kanban prototype was built in pal-e-playground/pal-e-app/ (PR #7, #8) as a stepping stone. It's being moved to svelte-playground. This ticket cleans up the source — removes the directory and updates the hub index card to redirect or remove. ### File Targets Files to remove: - `pal-e-app/` directory (all files — app.css, app.js, board.html, index.html, board.svelte, package.json, vite.config.js, node_modules/, .gitignore) Files to modify: - `index.html` — remove or redirect the pal-e-app card in the Projects section ### Acceptance Criteria - [ ] `pal-e-app/` directory no longer exists in pal-e-playground - [ ] Hub index.html no longer links to /pal-e-app/ - [ ] No broken links on the playground hub page ### Test Expectations - [ ] Visual: playground hub page renders without broken cards - [ ] 404 on /pal-e-app/ path ### Constraints - Don't break other playground sections (westside, mcd-tracker, guide, upload) ### Checklist - [ ] PR opened - [ ] Tests pass - [ ] No unrelated changes ### Related - `project-svelte-playground` — the kanban prototype moved here
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forgejo_admin/pal-e-playground#9
No description provided.