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

Setup Admin accountablity #2

Closed
5 tasks done
microstudi opened this issue Jan 12, 2023 · 0 comments
Closed
5 tasks done

Setup Admin accountablity #2

microstudi opened this issue Jan 12, 2023 · 0 comments
Assignees
Labels

Comments

@microstudi
Copy link

microstudi commented Jan 12, 2023

Global requirement:

As a platform-admin I would like to be able to get an excel list with information about the assembly- and process-admins at any given date and time. The list should include name, e-mail address and according assembly / process (must). Additionally the belonging filter criteria (scope type, assembly type) (nice to have).

Tasks:

  • Create a new section "Admin accountability" in Decidim Participants submenu
  • Create basic Controller/permissions class with a placeholder for further development (see View and controllers #3)
  • Add basic tests (also system tests)

Initial mockup: This step only requires to show the menu, handle the permissions for restricting access to admins and show a view with a placeholder
imatge

Mockup for the finished product (when all issues completed):
imatge

Update

  • Add a new conf var in lib/decidim/decidim_awesome/awesome.rb named admin_accountability, expected true, false values.
  • If true, it behaves as decribed. If false, this feature should be disabled. No menu present
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants