426 Commits

Author SHA1 Message Date
4f133ac3f5 Configure a build timeout of 30 minutes 2024-11-03 09:40:57 +01:00
56a8be21cc Include a step to verify nonfree dependencies are not committed 2024-11-03 09:38:51 +01:00
86e982164d Add copyright notice 2024-11-03 08:31:58 +00:00
33434db3f2 Stop redundant builds 2024-11-03 09:31:10 +01: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
3be71406f8 Add copyright notice 2024-11-03 09:06:45 +01:00
d15096b3a7 Install solid queues framework 2024-11-03 09:06:42 +01:00
1f919644a3 Define a job to generate table simulations 2024-11-03 09:06:17 +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
f75f903363 Merge pull request 'Expose tables via API' () from arrangements-api into main
Reviewed-on: 
2024-11-02 12:19:16 +00: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
83fbac76f6 Merge pull request 'Remove acts_as_taggable_on gem' () from remove-acts-as-taggable into main
Reviewed-on: 
2024-11-02 08:54:23 +00: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
ea129602b5 Uninstall acts as taggable on gem 2024-11-01 19:55:39 +00:00
7bb9d83c6e Merge pull request 'Remove HTML views and non-JSON endpoints' () from remove-html-views into main
Reviewed-on: 
2024-11-01 19:54:15 +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
62a7af6db3 Merge pull request 'Adapt discomfort calculator to use groups instead of affinity tags' () from fix-hiearhy-load into main
Reviewed-on: 
2024-11-01 11:22:13 +00: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
Renovate Bot
c1575bb7e1 Update dependency rubocop to v1.68.0 2024-11-01 01:40:11 +00:00
7c0a525c64 Add copyright notice 2024-10-31 23:34:15 +00:00
Renovate Bot
d8ef1f179c Update dependency rails to v7.2.2 2024-10-31 23:08:25 +00:00
5aa86da10c Merge pull request 'Include the copyright notice in spec files' () from copyright-specs into main
Reviewed-on: 
2024-10-28 22:48:04 +00:00
69f35a1e60 Merge pull request 'Feature: Expense summary endpoint' () from expenses-endpoint into main
Reviewed-on: 
2024-10-28 22:46:33 +00:00
658c2331ca Add copyright notice 2024-10-28 22:07:35 +00:00
ace03a6654 Include the copyright notice in spec files 2024-10-28 23:04:10 +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
e4dbbc78b7 Merge pull request 'Configure license and automated copyright notices' () from license into main
Reviewed-on: 
2024-10-27 22:14:47 +00:00
b7cabc1661 Add copyright notice 2024-10-27 21:42:45 +00:00
f3172bb38f Configure license and automated copyright notices 2024-10-27 22:30:04 +01:00
597a4a6b9c Merge pull request 'Feature: Allow changing the status of guests in bulk' () from bulk-status-changes into main
Reviewed-on: 
2024-10-27 19:45:53 +00:00
b4a30be77e Merge pull request 'Include an additional tentative status' () from tentative-status into main
Reviewed-on: 
2024-10-27 19:43:46 +00:00
5ddcd780f0 Merge pull request 'Order guests consistently within the same group' () from consistent-guest-order into main
Reviewed-on: 
2024-10-27 19:36:21 +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