Anže Videnič
Anže Videnič
According to GDPR there should be an audit trail of actions performed on records (create, update, delete). Revision trail must save data about: - WHO (user that performed an action)...
#### Description - added support for Slovenian display language #### To-Dos - [x] Successful build `yarn build` - [x] Translation keys `yarn i18n:extract` - [ ] Database migration (if required)...
### Description Github offers different runner types that are currently available in `GitHubActionsImage` According to [the documentation](https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources), the missing runner types are: - `windows-2025` - `ubuntu-24.04-arm` - `ubuntu-22.04-arm` - `macos-13`...