Releases: Strawberry-Team/Calendula-backend
Releases · Strawberry-Team/Calendula-backend
Release 1.0
What's Changed
- Add events. Update API tests, API docs by @InessaRepeshko in #1
- Add test improvements by @InessaRepeshko in #2
- Add database migration setup by @InessaRepeshko in #4
- Add support for managing calendar participants by @laskevych in #3
- Refactor Playwright tests, add fake data for tests by @InessaRepeshko in #5
- Add join/leave calendar functionality and auto-create main calendar by @laskevych in #6
- Add fake data generation scripts and user test data migration by @InessaRepeshko in #7
- Fix
usersmigration error by @laskevych in #10 - Add event participation and update calendar participation by @InessaRepeshko in #8
- Refactor token creation methods in auth and user controllers by @InessaRepeshko in #12
- Update user data generation and controller methods for improved filtering and email format by @InessaRepeshko in #13
- Update users country, add holidays calendars by @laskevych in #14
- Refactor controllers to replace
_modelwithmodelgetter by @laskevych in #15 - Add API tests for users, events_users, update Users API doc and calendar_users API tests by @InessaRepeshko in #16
- Add users and calendars fake data generation via API by @InessaRepeshko in #17
- Handle promise rejections in mailer calls across controllers by @laskevych in #20
- Add users and calendars fake data generation via API by @InessaRepeshko in #18
- Add user-friendly email templates by @InessaRepeshko in #24
- Update generation of dates in fake data by @InessaRepeshko in #26
- Fix email sending issue & update email templates by @InessaRepeshko in #27
- Remove test users from migrations by @InessaRepeshko in #28
- Add task scheduler and notification for upcoming events by @laskevych in #32
- Enable toggle for database query logging via env variable by @laskevych in #35
- Add email verification check before password reset by @laskevych in #34
- Add birthday calendars and all related functionality by @InessaRepeshko in #36
- Remove redundant prepareRelationFields() calls by @laskevych in #37
- Refactor file structure and naming conventions. by @laskevych in #38
- Update API documentation, add DB migration commands, and enhance README by @laskevych in #39
New Contributors
- @laskevych made their first contribution in #3
Full Changelog: https://github.com/Strawberry-Team/ucode-connect-Track-FullStack-chronos-Calendula-backend/commits/v1.0