NC3-LU / MOSP

A collaborative platform for creating, editing and sharing JSON objects.
https://objects.monarc.lu
GNU Affero General Public License v3.0
75 stars 6 forks source link

new: [log-events] added new Event model. #52

Closed cedricbonhomme closed 2 years ago

cedricbonhomme commented 2 years ago

What does it do?

Originally posted by **cedricbonhomme** February 15, 2022 New functionality to log specific kind of events. For example: - an object is viewed from the HTML page; - an object is deleted; - the import of an object via the API; - the import of an object via the API from a MONARC instance (when user agent is MONARC); - requests from a MONARC Stats Service instance (when user agent is Stats service); - etc. Updates to object are already logged since objects are versioned. This will allow us to plot more stats.

Questions

Release Type: