Just a collection to store the change history.
Each document in the history will see only those who are entitled to it, because it is a graph.
Documents can be inserted only on the server.
meteor add shuttler:history
Reference to user to make a operation.
Reference to a document whose rights apply to this entry.
Reference to the document with which the event triggered.
Required field storing for event name.
Automatically fills the field of the exact moment of the origin of the event.
Optional custom data.
To default graph helpers added helper object
.
- History is graph now.
- README.md