|
fa3d3cf13b
|
Assign similar colors to child groups
|
2024-11-10 12:22:58 +01:00 |
|
|
021b82b28e
|
Use average discomfort instead of sum
|
2024-11-10 11:34:26 +01:00 |
|
|
f3b70f5a31
|
Apply a penalty if table sizes are not honored
|
2024-11-10 11:22:51 +01:00 |
|
|
19d309a2cf
|
Modify initial distribution of tables to guarantee there is no single-person table
|
2024-11-10 10:16:22 +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 |
|
|
1e23ad8e50
|
Order guests within same table by color
|
2024-11-03 14:48:54 +01:00 |
|
|
a42f938530
|
Assign a color to every group and expose it via API
|
2024-11-03 14:41:09 +01:00 |
|
|
94d0a42ac1
|
Fix undefined method
|
2024-11-03 13:56:10 +01:00 |
|
|
ba4384307d
|
Merge remote-tracking branch 'origin/main' into simulations-lifecycle
|
2024-11-03 12:04:54 +01:00 |
|
|
0d7f602441
|
Merge pull request 'Assign a name to every tables arrangement' (#83) from arrangement-names into main
Reviewed-on: #83
|
2024-11-03 11:04:07 +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 |
|
|
f21aaa3723
|
Remove the email property from the guest model
|
2024-11-03 10:43:06 +01:00 |
|
|
86e982164d
|
Add copyright notice
|
2024-11-03 08:31:58 +00:00 |
|
|
35bf272ac8
|
Restart simulations whenever a guest changes their invitation status
|
2024-11-03 09:26:25 +01:00 |
|
|
50a5c90728
|
Only include potential guests in the simulation
|
2024-11-03 09:15:48 +01:00 |
|
|
15a5c51fb6
|
Add copyright notice
|
2024-11-03 08:12:24 +00:00 |
|
|
8d09fd733f
|
Define a job to generate table simulations
|
2024-11-03 09:06:45 +01:00 |
|
|
1f919644a3
|
Define a job to generate table simulations
|
2024-11-03 09:06:17 +01:00 |
|
|
066fdea504
|
Assign a name to every tables arrangement
|
2024-11-03 08:44:31 +01:00 |
|
|
d6182392f6
|
Return only the top 3 arrangements
|
2024-11-02 12:50:45 +01:00 |
|
|
612cb9a789
|
Refine arrangement detail endpoint
|
2024-11-02 11:23:00 +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 |
|
|
db644c85be
|
Remove HTML views
|
2024-11-01 19:08:01 +01:00 |
|
|
1f93fe42c5
|
Clean up unused methods and non-API endpoints from controllers
|
2024-11-01 19:07:12 +01:00 |
|
|
d37dd44cd3
|
Update discomfort calculator to use group ids
|
2024-11-01 12:04:15 +01:00 |
|
|
b5693f549e
|
Load groups hierarchy from data in DB
|
2024-11-01 11:55:32 +01:00 |
|
|
253d6b0591
|
Add copyright notice
|
2024-10-28 22:02:49 +00:00 |
|
|
0fb50ea59b
|
Expose expense summary endpoint
|
2024-10-28 23:01:46 +01:00 |
|
|
6c1bf75db8
|
Include guest count in the summary
|
2024-10-28 23:01:00 +01:00 |
|
|
d8884704d8
|
Implement query to get total expense summary
|
2024-10-28 22:57:03 +01:00 |
|
|
6eb2f858a3
|
Write tests for the totals query
|
2024-10-28 22:38:47 +01:00 |
|
|
b7cabc1661
|
Add copyright notice
|
2024-10-27 21:42:45 +00:00 |
|
|
597a4a6b9c
|
Merge pull request 'Feature: Allow changing the status of guests in bulk' (#71) from bulk-status-changes into main
Reviewed-on: #71
|
2024-10-27 19:45:53 +00:00 |
|
|
b4a30be77e
|
Merge pull request 'Include an additional tentative status' (#73) from tentative-status into main
Reviewed-on: #73
|
2024-10-27 19:43:46 +00:00 |
|
|
7338bbf0a8
|
Include an additional tentative status
|
2024-10-27 19:25:24 +01:00 |
|
|
6219b74cb7
|
Order guests consistently within the same group
|
2024-10-27 19:13:32 +01:00 |
|
|
b8dfcf326f
|
Implement the actual status update
|
2024-10-27 19:01:12 +01:00 |
|
|
507d068459
|
Configure endpoint to support bulk updates
|
2024-10-27 14:03:13 +01:00 |
|
|
cb42b86136
|
Include confirmation status
|
2024-08-11 19:24:24 +02:00 |
|
|
de93ffb643
|
Return number of guests per group
|
2024-08-11 18:56:38 +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 |
|
|
716b819de2
|
Use jsonapi-rails to serialize API responses
|
2024-08-11 16:19:54 +02:00 |
|
|
5930350283
|
Display affinity groups in arrangements show action
|
2024-08-01 23:11:54 +02:00 |
|
|
7f12fcba18
|
Implement a cache at table level to avoid duplicate evaluations
|
2024-08-01 21:14:28 +02:00 |
|
|
2dd11bb83d
|
Initial tests for the swap class
|
2024-08-01 20:45:01 +02:00 |
|