All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- bootstrap dashboard project
- add custom user model
- add core app with Entity and DeliveryPoint models
- add consent app with Consent model
- add basic authentication system
- add internationalization and language switcher
- add dashboard homepage
- add consent form to manage consents of one or many entities
- integration of custom 403, 404 and 500 pages
- sentry integration