Changes log should contain all information related to changes implemented to materials performed by the user. Stored in database records about changes to materials will allow us to prepare in the future extended statistics related to materials’ workflow. For example, how long did it take to validate material by admin and post it on the Dokazovi webpage.
To do
[ ] Implement logging logic
[ ] create table in DB
[ ] Implement api endpoint contorller for getting logs
Story link Changes log #619
Task description
Changes log should contain all information related to changes implemented to materials performed by the user. Stored in database records about changes to materials will allow us to prepare in the future extended statistics related to materials’ workflow. For example, how long did it take to validate material by admin and post it on the Dokazovi webpage.
To do