feat: add Asset Upload card to playground front page #3

Closed
opened 2026-03-19 00:28:06 +00:00 by forgejo_admin · 0 comments

Type

Feature

Lineage

  • Plan: plan-pal-e-platform
  • Phase: n/a — playground infrastructure utility

Repo

forgejo_admin/pal-e-playground

User Story

As a developer visiting the playground front page, I see an Asset Upload card so I can quickly navigate to the upload tool.

Context

Asset upload sidecar added to playground pod (pal-e-deployments). This adds the corresponding card to the playground index page linking to /upload/.

File Targets

  • index.html — add Asset Upload card to Projects grid

Acceptance Criteria

  • Asset Upload card visible on playground front page
  • Card links to /upload/

Test Expectations

  • Visual: card appears in Projects section
  • Link navigates to upload page

Constraints

  • Static HTML only, no build step
  • hostPath mount means change is live immediately

Checklist

  • index.html updated
  • PR merged
  • pal-e-deployments asset-upload sidecar (companion change)
### Type Feature ### Lineage - Plan: plan-pal-e-platform - Phase: n/a — playground infrastructure utility ### Repo forgejo_admin/pal-e-playground ### User Story As a developer visiting the playground front page, I see an Asset Upload card so I can quickly navigate to the upload tool. ### Context Asset upload sidecar added to playground pod (pal-e-deployments). This adds the corresponding card to the playground index page linking to /upload/. ### File Targets - `index.html` — add Asset Upload card to Projects grid ### Acceptance Criteria - [ ] Asset Upload card visible on playground front page - [ ] Card links to /upload/ ### Test Expectations - Visual: card appears in Projects section - Link navigates to upload page ### Constraints - Static HTML only, no build step - hostPath mount means change is live immediately ### Checklist - [ ] index.html updated - [ ] PR merged ### Related - pal-e-deployments asset-upload sidecar (companion change)
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#3
No description provided.