21 Commits

Author SHA1 Message Date
fa3d3cf13b Assign similar colors to child groups 2024-11-10 12:22:58 +01:00
9035df5178 Install shoulda matchers, improve guests specs and change enum syntax 2024-11-09 17:45:23 +01:00
5cceb1e6ed Choose light colors for the groups 2024-11-04 23:39:44 +01:00
a42f938530 Assign a color to every group and expose it via API 2024-11-03 14:41:09 +01:00
50a5c90728 Only include potential guests in the simulation 2024-11-03 09:15:48 +01:00
066fdea504 Assign a name to every tables arrangement 2024-11-03 08:44:31 +01:00
d4c1e5aab0 Rewrite table arrangements endpoints 2024-11-02 10:40:43 +01:00
5fef6f1011 Remove references to acts_as_taggable_on gem 2024-11-01 19:55:39 +00:00
b5693f549e Load groups hierarchy from data in DB 2024-11-01 11:55:32 +01: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
cc45b4c16e Define a hierarchy of groups 2024-08-11 17:26:43 +02:00
3bc7a0c58b Create model and controller 2024-08-11 16:29:10 +02:00
8c4e6a0109 Initial version of VNS algorithm ()
Reviewed-on: 
Co-authored-by: Manuel Bustillo <bustikiller@bustikiller.com>
Co-committed-by: Manuel Bustillo <bustikiller@bustikiller.com>
2024-08-01 18:27:41 +00: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
98eb2e0473 Expenses scaffold 2024-07-11 19:55:48 +02:00
a9f166df7e Initial commit 2024-07-11 18:42:31 +02:00