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

NGO management #203

Open
aniri opened this issue Jan 12, 2020 · 0 comments · May be fixed by #296
Open

NGO management #203

aniri opened this issue Jan 12, 2020 · 0 comments · May be fixed by #296

Comments

@aniri
Copy link
Member

aniri commented Jan 12, 2020

Add a new page /ngos/.

UI available here: https://www.figma.com/file/61NHR7fwmV1Dsv4Pb6F8T7/code4ro_mv_user-management_2018.04.21-(Copy)?node-id=754%3A0

This is only visible to master admins (organizer flag set to true).

Add new page for managing NGOs.

Needed functionalities:

  • view the list of ngos
  • add new ngo / edit existing one
  • mark ngo as active / inactive
  • nice-to-have: bulk actions should be available when selecting more entries from the table

For each NGO display in the table:

  • shortName
  • name
  • Organizer flag
  • active status
  • the number of ngo admin belonging to that ngo
  • available actions dropdown

_Please use bootstrap classes as much as possible and avoid adding custom css styles to keep the codebase clean & consistent. The new UI should be as similar as possible to the one in figma, not pixel perfect.

Also, make sure all texts are extracted in translation files._

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants