Skip to content

feat(web): add approved status column to landing provider table#378

Merged
SgtPooki merged 1 commit intoFilOzone:mainfrom
beck-8:feat/373-landing-approved-column
Mar 19, 2026
Merged

feat(web): add approved status column to landing provider table#378
SgtPooki merged 1 commit intoFilOzone:mainfrom
beck-8:feat/373-landing-approved-column

Conversation

@beck-8
Copy link
Contributor

@beck-8 beck-8 commented Mar 19, 2026

fixes #373

@FilOzzy FilOzzy added this to FOC Mar 19, 2026
@github-project-automation github-project-automation bot moved this to 📌 Triage in FOC Mar 19, 2026
@github-project-automation github-project-automation bot moved this from 📌 Triage to ✔️ Approved by reviewer in FOC Mar 19, 2026
@SgtPooki SgtPooki requested a review from Copilot March 19, 2026 12:57
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an “Approved” status column to the Landing page’s storage provider table so users can quickly see whether each listed SP is approved (per Issue #373).

Changes:

  • Add an “Approved” column header to the Landing providers table.
  • Render each provider’s approval status based on provider.isApproved.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@SgtPooki
Copy link
Collaborator

looks good with: VITE_API_BASE_URL=https://staging.dealbot.filoz.org pnpm --filter web dev

image

@SgtPooki SgtPooki merged commit 5f6eb8b into FilOzone:main Mar 19, 2026
11 checks passed
@github-project-automation github-project-automation bot moved this from ✔️ Approved by reviewer to 🎉 Done in FOC Mar 19, 2026
@beck-8 beck-8 deleted the feat/373-landing-approved-column branch March 19, 2026 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

UI: List the status information of whether the SP is approved

4 participants