Breaking Changes:
For this feature, adding the home office and office days must change. A simple uint is currently being added with +1. In order to be able to use it as a time recording system, more information is required:
- Entry with a date
- Specification of the start and end time (
DateTime)
- Possibility to start the current day and stop
- New view needs to be able to view these entries (current statistics view is no longer sufficient, any reconstruction of the entire layout of the app?)