Closed krseibel closed 9 years ago
Page UI complete; needs back-end functionality
The log needs to include any activity that the user does that adds, modifies, updates, or deletes data (data include metrics, metric names, metric data, users, access roles). The following activities need to be logged based on the actions described here: https://github.com/alacer/cco-dashboard/blob/master/data/LogActivities.csv
On the back-end, need to develop an action log with some preset list of actions that are logged. Entries need to include the action (e.g., entered data), the metric affected, timestamp, and username.