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

[FEATURE] Edit Round (Settings) #27

Open
codingshot opened this issue May 13, 2024 · 1 comment
Open

[FEATURE] Edit Round (Settings) #27

codingshot opened this issue May 13, 2024 · 1 comment
Labels
feature-request new feature request

Comments

@codingshot
Copy link
Member

Problem

  • need a way for admins to edit roudn

User Story(s):

As a an admin, I want to edit round, so that I can change voter requirements, change application and votes date, change amount if not a vault, add or remove admins.

Description

Acceptance Criteria

  • check whether person can edit round (admin or owner) on the contract
  • interact with [FEATURE] Round Contract #12
  • change dates, error check for if voting is live then cannot edit date
  • can edit amounts
  • cannot make application and voting overlap
  • cannot make start dates after end dates
  • error messages if timeline is too short for a round or for application period
  • can turn of application during application period, if previously had application (will be difficult) also need to be enforced on contract
  • able to edit round

Limitations

Resources

@codingshot codingshot added the feature-request new feature request label May 13, 2024
@codingshot codingshot moved this to Product Backlog in GrantPicks May 13, 2024
@ekkirinaldi ekkirinaldi moved this from Product Backlog to Ready in GrantPicks Jul 17, 2024
@ekkirinaldi ekkirinaldi moved this from Ready to In progress in GrantPicks Jul 17, 2024
@yuesth
Copy link
Collaborator

yuesth commented Jul 17, 2024

#34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request new feature request
Projects
Status: Done
Development

No branches or pull requests

2 participants