Skip to content

[PlatformAdmin] Monitoring ngos screen #910

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

Closed
4 tasks
idormenco opened this issue Mar 18, 2025 · 1 comment · Fixed by #917
Closed
4 tasks

[PlatformAdmin] Monitoring ngos screen #910

idormenco opened this issue Mar 18, 2025 · 1 comment · Fixed by #917
Labels
enhancement New feature or request

Comments

@idormenco
Copy link
Contributor

  • Display in a table monitoring ngos from GET /api/election-rounds/{electionRoundId}/monitoring-ngos
  • Add actions on each row to remove from monitoring + confirm action DELETE /api/election-rounds/{electionRoundId}/monitoring-ngos/{ngoId}
  • Add a button on top of the table to add monitoring ngo to display a modal and allow adding a ngo as monitoring
  • Modal should contain a table with result from /api/election-rounds/{electionRoundId}/monitoring-ngos:available (pagination ,search and sorting are available)
@idormenco idormenco added the enhancement New feature or request label Mar 18, 2025
@imdeaconu
Copy link
Contributor

I’ll take care of this one, thanks!

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