Skip to content

UI CRUD for observers #879

@idormenco

Description

@idormenco

Add ui for managing observers

  • similar functionality as for ngos

  • no bulk import for observers

  • Observers table will contain columns:
    -First Name
    -Last Name
    -Email
    -Is Email verified yes/no
    -number of elections monitored
    -Actions

  • row actions:
    -View (navigate to view observer)
    -Edit (navigate to edit observer)
    -Suspend/Activate account
    -Set password (add a popup for setting password with 2 fields password and confirm password)
    -Delete account

Extra style points for fixing the bug with actions and rowClick action (currently if you click in the actions menu it will execute the callback for onRowClick)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions