elixir-luxembourg / daisy

Data Information System (DAISY) is a data bookkeeping application designed to help Biomedical Research institutions with their GDPR compliance.
GNU Affero General Public License v3.0
13 stars 10 forks source link

Activity log history view #379

Closed Fancien closed 2 years ago

Fancien commented 2 years ago

Creates a view to display the logs of audited entities (at the moment, Access only)

History is only accessible to users who has the permission to PROTECTED data associated with the logged entity.

Filters can be applied regarding date, the model logged, the field modified, or the user who did the modification.

Buttons to link towards history are available in dataset page (in dataset header, access header and accesses table) and in the user profile page.

neoflex commented 2 years ago

image

I have this problem with display of the footer (no margin/padding top) that I don't have in production. Is it a problem introduced with this PR?