-
-
Notifications
You must be signed in to change notification settings - Fork 775
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Convert to Grant #8154
Convert to Grant #8154
Conversation
|
@aamustapha what do you think about hiding the convert to grant button once the project has been made into a grant ! It doesn't make sense to have that button there once it's bren converted right ? ( Noticed this on the video )! |
Yes, I have done that in the updates |
{% if not project_obj.grant_url %} | ||
<a :href="`/grants/new?title=${project.name}&description_rich=${project.summary}&reference_url=${project.work_url}&github_project_url=${project.work_url}&related_hackathon_project_id=${project.id}`" target="_blank" class="project__action--admin btn button-white btn-block font-subheader btn-lg m-2"><i class="fa fa-plus mr-2"></i>CONVERT TO GRANT</a> | ||
{% endif %} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here @thelostone-mc.
tested to make sure grant creation works! works chill |
Description
Allow Hackathon team members to spin off a grant from an existing hackathon.
Refers/Fixes
#7098
#7359
Testing
https://www.loom.com/share/a833c6e9bae54c70a5a6617ef7d72799