20 Commits

Author SHA1 Message Date
83e36df14e Allow the creation of guests associated to no group 2024-12-08 13:10:49 +01:00
9e097361d0 Define endpoints to create, update, and delete groups 2024-12-08 11:30:38 +01:00
4d9563cab7 Adapt background job to use acts as tenant 2024-12-01 10:41:05 +01:00
8bff98b165 Create DB associations 2024-11-30 20:06:43 +01:00
f1d1ea825c Recalculate simulations after removing a guest 2024-11-17 18:25:38 +01:00
7542c6361c Define an endpoint to destroy guests 2024-11-17 18:24:43 +01:00
31d41ea2ea Remove unused bulk update endpoint 2024-11-17 17:07:29 +01:00
6f6a6aaabf Update format of guests API and document endpoints 2024-11-16 02:16:19 +01:00
d75b117c60 Merge pull request 'Introduce endpoint to retrieve a summary of groups and invite attendance' () from groups-index-stats into main
Reviewed-on: 
2024-11-14 08:30:27 +01:00
bd5c4f5482 Merge first and last name and expose guest update endpoint 2024-11-11 07:55:03 +01:00
9035df5178 Install shoulda matchers, improve guests specs and change enum syntax 2024-11-09 17:45:23 +01:00
50a5c90728 Only include potential guests in the simulation 2024-11-03 09:15:48 +01:00
5fef6f1011 Remove references to acts_as_taggable_on gem 2024-11-01 19:55:39 +00:00
b7cabc1661 Add copyright notice 2024-10-27 21:42:45 +00:00
7338bbf0a8 Include an additional tentative status 2024-10-27 19:25:24 +01:00
cb42b86136 Include confirmation status 2024-08-11 19:24:24 +02:00
cca869a0c4 Display group name in the list of guests 2024-08-11 18:25:12 +02:00
3660d14d44 Fix install of taggable gem and add tags to seeds 2024-07-11 20:41:07 +02:00
946cd959e2 Display list of guests 2024-07-11 20:13:22 +02:00
2ed9f98695 Create guests scaffold 2024-07-11 20:08:26 +02:00