As a user I would like to see the items first which have recently changed because they are the most important ones. - [ ] Add "updatedAt" field to the items document - [ ] Update the "updatedAt" field whenever the item doc has been updated - [ ] Provide a database migration - [ ] Items in "Items"-Tab are sorted by time-stamp of last change - [ ] Let the user switch between different sortings
As a user I would like to see the items first which have recently changed because they are the most important ones.