Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 763 Bytes

CHANGELOG.md

File metadata and controls

25 lines (18 loc) · 763 Bytes

Changelog

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.

Added

  • 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