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

build a group admin console #47

Open
alexrandaccio opened this issue Jul 2, 2021 · 2 comments · Fixed by #79
Open

build a group admin console #47

alexrandaccio opened this issue Jul 2, 2021 · 2 comments · Fixed by #79
Labels
enhancement New feature or request

Comments

@alexrandaccio
Copy link
Member

alexrandaccio commented Jul 2, 2021

  • create new role "group admin"
  • build "create group" page
  • build interface where group admins can manage their group's data without seeing other groups' data
  • secure data from manipulation by admins & protect privacy of users (emails and voting behavior)
  • make email invites customizable
  • allow admin to extend delegation and easily revert matching pool payouts?
@alexrandaccio alexrandaccio added the enhancement New feature or request label Jul 2, 2021
@whatSocks
Copy link
Contributor

notes from discord chat
Add backend validation so group admin is not able to create deliberation / delegation / election in the wrong date order via the API.

@alexrandaccio
Copy link
Member Author

What's done

  • Anyone can create an event and a group
  • Group admins can add proposals to a ballot in the "event manager"

TODO

  • a page where group admins can change the start / end dates of events in the "event manager"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants