Project maintenance
- [#29] added docs github action job
Documentation
- [#29] Added Read the Docs documentation
- [#29] Added CHANGELOG file
New features
- Added multi-language support for PRODUCTTYPEN.
- Added CONTENTELEMENTEN & CONTENTLABELS.
New features
- Added Celery to the project
- Added
code
field to ORGANISATIES - Added audit logging for several resources
- Added
status
,prijs
andfrequentie
fields to PRODUCTEN - Added
code
andtoegestaneStasussen
fields to PRODUCTTYPES
Breaking changes
- Added admin validation for PRODUCTEN
Breaking changes
- Moved from rest framework's pagination
- Moved default database from postgis to postgres
New features
- Added endpoints for LOCATIES
- Added endpoints for PRODUCTEN
- Added frontend related pages (e.g homepage, open api spec linking pages)
Documentation
- Splitted openapi spec into two seperate files, one for PRODUCTTYPES and one for PRODUCTS
🎉 First release of Open Producten.
Features:
- Producttype API
- Vragen API
- Prijzen API
- Themas API
- Links API
- Bestanden API
- Automated test suite