Skip to content

Conversation

@Laphatize
Copy link
Member

No description provided.

@vercel
Copy link

vercel bot commented May 29, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ctfguide-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 29, 2025 11:25pm

@Laphatize Laphatize requested a review from Copilot May 29, 2025 23:25
Copy link

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

This PR enhances challenge editing by bundling hints/penalties into the update payload and adds a live hint preview, refactors the careers page to use dynamic data maps, and extends the moderation view to fetch and display uploaded files.

  • Combine challenge info, hints, penalties, and solution keyword into a single PUT request and add editing/preview UIs for hints
  • Refactor careers.jsx to dynamically render team members and job listings
  • Extend ViewChallenge to fetch file names via helper and display downloadable file list

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

File Description
src/pages/create/edit.jsx Bundled hints/penalties into update, new hint edit/preview UI
src/pages/careers.jsx Converted static team/listings to dynamic maps, layout tweaks
src/components/moderation/ViewChallenge.jsx Added file fetching (getFileName) and display of uploaded files

@Laphatize Laphatize merged commit 11724c8 into main May 29, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants