- Created groups are counted per month.
- Count started groups per month.
- Update to Laravel 6.8
- Delete old groups:
wichtel:delete-groups
- New command
wichtel:delete-users
to delete user records without any groups. - Add Command
wichtel:inform-deletion
. Inform group admin about upcoming data deletion after successful wichtel action.
🤩
Switch completely to Laravel Framework.
- No
wichteln/
endpoint anymore. To start update the group status tostarted
. - Nice E-Mails with blade templates
- Using a queue to dispatch raffle job and sending mails
- Add wish list of buddy to email
The service is only and running at wichtel.me
- Endpoints
wichtelgroup/
: CRUD Endpoint for groupswichtelgroup/:group_id/wichtelmember
: CRUD Endpoint for memberswichteln/
: Start Secret Santa for a group
- Authentication is set with API tokens per group
- Mails will be sent to members, when
- added to approve their participation
- their wichtel buddies are drawn