Add createdBy, updatedBy, createdAt, updatedAt in DTOs for entities.
On lists, just before the actions buttons, display the user in a new "Created by" column, the creation date in a new "Created on" column, and the updated date in a new "Updated on" column.
Allow the user to sort the array by Created on and Updated on columns.
This should apply on the following arrays:
Do that from 3.8 branch.
Add createdBy, updatedBy, createdAt, updatedAt in DTOs for entities.
On lists, just before the actions buttons, display the user in a new "Created by" column, the creation date in a new "Created on" column, and the updated date in a new "Updated on" column.
Allow the user to sort the array by Created on and Updated on columns.
This should apply on the following arrays:
Do that from 3.8 branch.