Skip to content

Add audit trail information to library-cms #819

@ConnorSheremeta

Description

@ConnorSheremeta

From #551:

"We would prefer having role-based authentication where we can audit changes"

and from #626 (comment):

add audit trail information and so forth (can take inspiration from Jupiter maybe for some of this, but by using Devise you have lots of guides/examples/solutions from the community you could adopt).

Audit trail information can be done through the paper_trail gem: https://github.com/paper-trail-gem/paper_trail

Might be worth looking into adding paper_trail versioning to "Trackable" devise concern. Also might be useful to have a whodunnit for each revision to a page/layout/snippet (revision details appear to the right in the corresponding edit page.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions