Skip to content
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

Merged
merged 8 commits into from
Dec 22, 2020
Merged

Conversation

amustapha
Copy link
Contributor

@amustapha amustapha commented Dec 18, 2020

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

@thelostone-mc
Copy link
Member

  • Could you throw in a video ?
  • Make sure matic grant creation flow works

@thelostone-mc
Copy link
Member

@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 )!

@amustapha
Copy link
Contributor Author

Yes, I have done that in the updates

Comment on lines +53 to +55
{% 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 %}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@thelostone-mc
Copy link
Member

tested to make sure grant creation works! works chill

@thelostone-mc thelostone-mc merged commit 0cc7ce5 into gitcoinco:master Dec 22, 2020
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.

2 participants