Cambios en "Review Admin Log notifications "
Título
- +{"en"=>"Review Admin Log notifications "}
Cuerpo
-
+["
Ref. GDPR06
Is your feature request related to a problem? Please describe.
Describe the solution you’d like
All the actions made by an Admin should be reflected on this panel, there are some actions that are not yet reflected here.
Describe alternatives you’ve considered
None, as this is about improving an already existing functionality
Does this issue could impact on users private data?
We could show some personal data in the Admin Log
Acceptance criteria
- Given that I’m an administrator
I see the “Admin log” entry with the values of the form
When … - … I import a process
(http://localhost:3000/admin/participatory_processes/imports/new (External link)) - … I export a process
(http://localhost:3000/admin/participatory_processes/XXX/export (External link)) - … I duplicate a process (http://localhost:3000/admin/participatory_processes/XXX/copies/new (External link))
- … I update a component configuration
(http://localhost:3000/admin/participatory_processes/XXX/components/XXX/edit (External link)) - … I update a component permission
(http://localhost:3000/admin/participatory_processes/XXX/components/XXX/permissions/edit?resource_id=XXX&resource_name=meeting (External link)) - … I create/update/remove a meeting question poll
(http://localhost:3000/admin/participatory_processes/XXX/components/XXX/manage/meetings/XXX/poll/edit (External link)) - … I create an attachment folder
(http://localhost:3000/admin/participatory_processes/XXX/components/XXX/manage/meetings/XXX/attachment_collections/new (External link)) - … I update an attachment folder
(http://localhost:3000/admin/participatory_processes/XXX/components/XXX/manage/meetings/XXX/attachment_collections/76/edit (External link)) - … I remove an attachment folder
(http://localhost:3000/admin/participatory_processes/XXX/components/XXX/manage/meetings/XXX/attachment_collections/77 (External link)) - … I create an attachment
(http://localhost:3000/admin/participatory_processes/XXX/components/XXX/manage/meetings/XXX/attachments/new (External link)) - … I update an attachment
(http://localhost:3000/admin/participatory_processes/XXX/components/XXX/manage/meetings/XXX/attachments/744/edit (External link)) - … I remove an attachment
(http://localhost:3000/admin/participatory_processes/XXX/components/XXX/manage/meetings/XXX/attachments/744 (External link)) - … I export proposals as CSV (JSON, Excel)
(http://localhost:3000/admin/participatory_processes/XXX/components/XXX/exports.CSV?id=proposals (External link)) - … I export proposal comments as CSV (JSON, Excel)
(http://localhost:3000/admin/participatory_processes/XXX/components/XXX/exports.CSV?id=proposal_comments (External link)) - … I export budget projects as CSV (JSON, Excel)
(http://localhost:3000/admin/participatory_processes/XXX/components/XXX/exports.CSV?id=projects&resource_id=18 (External link)) - … I update a survey component
(http://localhost:3000/admin/participatory_processes/XXX/components/XXX/manage/#:~:text=title and description-,Save (External link)) - … I create a new accountability timeline entry
(http://localhost:3000/admin/participatory_processes/XXX/components/XXX/manage/results/398/timeline_entries/new (External link)) - … I update a new accountability timeline entry
(http://localhost:3000/admin/participatory_processes/XXX/components/XXX/manage/results/397/timeline_entries/708/edit (External link)) - … I delete a new accountability timeline entry
(http://localhost:3000/admin/participatory_processes/XXX/components/XXX/manage/results/397/timeline_entries/708 (External link)) - … I create a new accountability status
(http://localhost:3000/admin/participatory_processes/XXX/components/XXX/manage/statuses/new (External link)) - … I update a new accountability status
(http://localhost:3000/admin/participatory_processes/XXX/components/XXX/manage/statuses/56/edit (External link)) - … I delete a new accountability status
(http://localhost:3000/admin/participatory_processes/XXX/components/XXX/manage/statuses/56 (External link)) - … I export results as CSV (JSON, Excel)
(http://localhost:3000/admin/participatory_processes/XXX/components/XXX/exports.CSV?id=results (External link)) - … I export debate comments
(http://localhost:3000/admin/participatory_processes/XXX/components/155/exports.CSV?id=comments (External link)) - … I delete a blog post
(http://localhost:3000/admin/participatory_processes/XXX/components/157/manage/posts/57 (External link)) - … I create a category
(http://localhost:3000/admin/participatory_processes/XXX/categories/new (External link)) - … I update a category
(http://localhost:3000/admin/participatory_processes/XXX/categories/105/edit (External link)) - … I delete a category
(http://localhost:3000/admin/participatory_processes/XXX/categories/105 (External link)) - … I create a folder
(http://localhost:3000/admin/participatory_processes/XXX/attachment_collections/new (External link)) - … I update a folder
(http://localhost:3000/admin/participatory_processes/XXX/attachment_collections/80/edit (External link)) - … I delete a folder
(http://localhost:3000/admin/participatory_processes/XXX/attachment_collections/80 (External link)) - … I create an attachment
(http://localhost:3000/admin/participatory_processes/XXX/attachments/new (External link)) - … I update an attachment
(http://localhost:3000/admin/participatory_processes/XXX/attachments/745/edit (External link)) - … I delete an attachment
(http://localhost:3000/admin/participatory_processes/XXX/attachments/745 (External link)) - … I duplicate an assembly
(http://localhost:3000/admin/assemblies/oXXXensive-marine-1/copies/new (External link)) - … I export an assembly
(http://localhost:3000/admin/assemblies/oXXXensive-marine/export (External link)) - … I import an assembly
(http://localhost:3000/admin/assemblies/imports/new (External link)) - … I create an initiative type
(http://localhost:3000/admin/initiatives_types/new (External link)) - … I update an initiative type
(http://localhost:3000/admin/initiatives_types/1/edit (External link)) - … I delete an initiative type
(http://localhost:3000/admin/initiatives_types/1 (External link)) - … I create a scope type
(http://localhost:3000/admin/scope_types/new (External link)) - … I update a scope type
(http://localhost:3000/admin/scope_types/2/edit (External link)) - … I delete a scope type
(http://localhost:3000/admin/scope_types/2 (External link)) - … I create an area type
(http://localhost:3000/admin/area_types/new (External link)) - … I update an area type
(http://localhost:3000/admin/area_types/2/edit (External link)) - … I delete an area type
(http://localhost:3000/admin/area_types/2 (External link)) - … I update a Help Section
(http://localhost:3000/admin/help_sections (External link)) - … I add an external domain to the whitelist
(http://localhost:3000/admin/organization/external_domain_whitelist/edit (External link)) - … I duplicate a template
(http://localhost:3000/admin/templates/questionnaire_templates/1/copy (External link))
- Given that I’m an administrator
Compartir