Commit Graph

6 Commits

Author SHA1 Message Date
gitea-actions[bot]
bd17e442f7 deploy: update production images to d08a630172 2026-03-22 10:48:23 +00:00
Julia McGhee
d08a630172 Platform dash: add tabs, bucket manager, new dirs, fix button layout
Some checks failed
CI / lint-and-test (push) Successful in 42s
Deploy Production / deploy (push) Successful in 1m20s
CI / build (push) Has been cancelled
- Object store is now a tab ("Object Browser") alongside "Buckets"
- Buckets tab: create and delete buckets
- New directory creation via NEW DIR button
- DOWNLOAD and DELETE buttons are now full words with borders and
  spacing between them to prevent misclicks
- Bucket selector dropdown when multiple buckets exist
- All API routes accept optional bucket query param
2026-03-22 10:46:09 +00:00
Julia McGhee
c718b67772 Add ESLint config to platform-dash
Some checks failed
CI / lint-and-test (push) Successful in 36s
CI / build (push) Has been cancelled
Deploy Production / deploy (push) Has been cancelled
2026-03-22 10:40:39 +00:00
gitea-actions[bot]
eedf0deadd deploy: update production images to 83bb1f56aa 2026-03-22 10:39:42 +00:00
Julia McGhee
83bb1f56aa Add .gitkeep to platform-dash public dir for Docker COPY
Some checks failed
CI / lint-and-test (push) Failing after 28s
CI / build (push) Has been skipped
Deploy Production / deploy (push) Successful in 1m21s
2026-03-22 10:37:52 +00:00
Julia McGhee
970154769c Add platform-dash: S3 artifact browser for Garage object store
Some checks failed
CI / lint-and-test (push) Failing after 30s
CI / build (push) Has been skipped
Deploy Production / deploy (push) Failing after 1m31s
Lightweight Next.js app for browsing, uploading, and downloading
artifacts from the cluster-local Garage S3 bucket. Uses the harness
design system. Features:
- File/folder browser with breadcrumb navigation
- Drag-and-drop upload
- Download and delete
- Ingress at platform.coreworlds.io (internal-only)

Also adds platform-dash to CI/deploy workflows.
2026-03-22 10:34:14 +00:00