22 Commits

Author SHA1 Message Date
c7b9c83f37 Add copyright notice 2024-12-28 16:31:27 +00:00
4d69863974 Run Rubocop autocorrect on spec/models 2024-12-28 17:27:45 +01:00
0780b17f4b Add copyright notice 2024-12-26 19:30:32 +00:00
6c6ae62e5a Define model and endpoints to store affinity between group pairs 2024-12-26 20:29:06 +01:00
83e36df14e Allow the creation of guests associated to no group 2024-12-08 13:10:49 +01:00
9d08ef6f18 Update wedding slug rules to accept numbers and other chars 2024-12-01 18:17:37 +01:00
8429b3952b Adapt factories to use a wedding object 2024-12-01 09:58:39 +01:00
9e222f59be Add copyright notice 2024-11-30 18:31:48 +00:00
24c39f331a Define a simple wedding model 2024-11-30 19:30:04 +01:00
13bdaf0bd2 Add copyright notice 2024-11-30 10:03:46 +00:00
d9ab2f5091 Install devise gem 2024-11-30 10:59:28 +01:00
86b9d0b56c Document expenses endpoint and add some specs 2024-11-16 10:22:10 +01:00
6f6a6aaabf Update format of guests API and document endpoints 2024-11-16 02:16:19 +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
a42f938530 Assign a color to every group and expose it via API 2024-11-03 14:41:09 +01:00
066fdea504 Assign a name to every tables arrangement 2024-11-03 08:44:31 +01:00
658c2331ca Add copyright notice 2024-10-28 22:07:35 +00: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
2ed9f98695 Create guests scaffold 2024-07-11 20:08:26 +02:00
98eb2e0473 Expenses scaffold 2024-07-11 19:55:48 +02:00