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

Add contract function for decentralized 'New Project' panel call #1875

Open
2 tasks
Quazia opened this issue Jan 13, 2020 · 0 comments
Open
2 tasks

Add contract function for decentralized 'New Project' panel call #1875

Quazia opened this issue Jan 13, 2020 · 0 comments
Assignees
Labels
app: projects contracts Involves changes to solidity files

Comments

@Quazia
Copy link
Collaborator

Quazia commented Jan 13, 2020

This issue in combination with #1874 and #1876 should cover the following acceptance criteria:

  • 'New project' panel allows users to switch between decentralized projects and GitHub
  • If user is not connected to GitHub, request to connect will appear as designed

This will require contract level changes for the Projects app, a function call needs to be added. It's possible that the addRepo call can be recycled, but it's probably best to adjust the language, and ensure all data-points we were previously relying on github to capture are being represented in the contracts data (title, description). Some of this may be possible strictly modifying the IPFS, but this alone would require adding a CID to the addRepo call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app: projects contracts Involves changes to solidity files
Projects
None yet
Development

No branches or pull requests

3 participants