27 Commits

Author SHA1 Message Date
3b9ca24bcd Add copyright notice 2024-11-11 06:57:39 +00:00
bd5c4f5482 Merge first and last name and expose guest update endpoint 2024-11-11 07:55:03 +01:00
3ae90bfc4e Add copyright notice 2024-11-03 13:43:32 +00:00
a42f938530 Assign a color to every group and expose it via API 2024-11-03 14:41:09 +01:00
0d7f602441 Merge pull request 'Assign a name to every tables arrangement' () from arrangement-names into main
Reviewed-on: 
2024-11-03 11:04:07 +00:00
2fd4549b00 Add copyright notice 2024-11-03 10:47:26 +00:00
a5c6def0b6 Merge branch 'main' into solid-queue-vns 2024-11-03 11:43:39 +01:00
eb2b111472 Merge branch 'main' into arrangement-names 2024-11-03 11:42:28 +01:00
c08f7bd37c Add copyright notice 2024-11-03 10:03:47 +00:00
f21aaa3723 Remove the email property from the guest model 2024-11-03 10:43:06 +01:00
8d83c63fa6 Add copyright notice 2024-11-03 08:01:59 +00:00
a1b5e55b39 Install solid queues framework 2024-11-03 08:59:56 +01:00
066fdea504 Assign a name to every tables arrangement 2024-11-03 08:44:31 +01:00
bf970af2c5 Remove tags table as well 2024-11-01 19:55:39 +00:00
eb85028eea Add copyright notice 2024-11-01 19:55:39 +00: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
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
c0ed5a68c3 Install acts_as_taggable gem 2024-07-11 20:18:55 +02:00
f66957dd3d Include guests in seed 2024-07-11 20:11:04 +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