Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Added quest creation form #10661

Merged
merged 11 commits into from
Jan 23, 2025
Merged

Added quest creation form #10661

merged 11 commits into from
Jan 23, 2025

Conversation

mzparacha
Copy link
Contributor

@mzparacha mzparacha commented Jan 21, 2025

Link to Issue

Closes: #9341

Description of Changes

Added quest creation flows for super admins.

"How We Fixed It"

N/A

Test Plan

  1. Enable FLAG_XP
  2. Visit /createQuest as site admin, or visit /admin-panel and click on "Create quest" button to visit quest creation form.
  3. Notice the pre-filled form (temporarily), attempt to update some values (excluding dates, they need a new component), and submit the form
  4. Verify quest is created and you get redirected to /communities
Screen.Recording.2025-01-22.at.7.09.11.PM.mov

Deployment Plan

N/A

Other Considerations

@mzparacha mzparacha marked this pull request as draft January 21, 2025 15:10
@mzparacha mzparacha marked this pull request as ready for review January 22, 2025 20:32
@mzparacha mzparacha merged commit 188f50e into master Jan 23, 2025
9 of 10 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Site Admin Quest Creation for Quests
3 participants