Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 19.66 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.8.0 (2021-05-06)

Features

  • add auto-migrate for production (f0568dc)
  • add migration for date format (cae255e)
  • structures: add elastic search stack for better search handling (bbf608b)
  • add enpoint for couting newsletter (27cd278)
  • add new endpoint for structures, data is formated (jointure on modules) (509f30f)
  • add notification mail to admin for structure (d241ed8)

Bug Fixes

  • better naming (2f837e7)
  • change freeWorkshop back to notempty (ad09120)
  • changes after review (b627628)
  • changes on email template (wording...) (0d18670)
  • docker-compose missing var + add admin verification on ES index reset (0af581d)
  • fix number of results for ES and filters count (416654e)
  • hide some fiel on endpoint and create migration for opening hours (ec6d2ac)
  • remove mandatory field on structure + update local email sending conf (7603e47)
  • remove useless import (2253581)
  • remove useless improt (421806d)
  • migration: fix remove field bug in script (d6a0f77)

1.7.0 (2021-04-12)

Features

  • add aptic service offer query (7602b41)
  • add endpoint for sending error report for structure (bc64158)
  • add newsletter data insert script (a1a743d)
  • add newsletter subscription (c507f53)
  • edit request for structure service (not working) (a156819)
  • TU for admin mailer and posts (1b1724e)
  • zoom on town (7eec8f1)

Bug Fixes

  • migration script path (0b549b8)
  • typo in .gitignore (ede567e)
  • structures: prevent access to deleted structures (ea0bf7b)
  • update search filter query (44bb26e)
  • mail: add link to structure in admin new structure mail (b067483)

1.6.1 (2021-04-01)

Features

  • add jest auto testing in gitlab-ci (e8b1b04)
  • add route for deleting user as admin (da6052e)
  • update gitlab-ci for test (6b8f204)
  • updating user servuce (e176e69)

Bug Fixes

1.6.0 (2021-03-15)

Features