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' ( #80 ) from arrangements-api into main
...
Reviewed-on: #80
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' ( #82 ) from remove-acts-as-taggable into main
...
Reviewed-on: #82
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' ( #81 ) from remove-html-views into main
...
Reviewed-on: #81
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' ( #79 ) from fix-hiearhy-load into main
...
Reviewed-on: #79
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' ( #76 ) from copyright-specs into main
...
Reviewed-on: #76
2024-10-28 22:48:04 +00:00
69f35a1e60
Merge pull request 'Feature: Expense summary endpoint' ( #75 ) from expenses-endpoint into main
...
Reviewed-on: #75
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' ( #74 ) from license into main
...
Reviewed-on: #74
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' ( #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
5ddcd780f0
Merge pull request 'Order guests consistently within the same group' ( #72 ) from consistent-guest-order into main
...
Reviewed-on: #72
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
9dc6dd3983
Update dependency ruby to v3.3.5 ( #56 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ruby](https://www.ruby-lang.org ) ([source](https://github.com/ruby/ruby )) | patch | `3.3.4` -> `3.3.5` |
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC42NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: Renovate Bot <renovate@bustikiller.com>
Reviewed-on: #56
Co-authored-by: Manuel Bustillo <bustikiller@bustikiller.com>
Co-committed-by: Manuel Bustillo <bustikiller@bustikiller.com>
2024-10-27 17:36:40 +00:00
a0de5eb663
Define nginx configuration file ( #70 )
...
Reviewed-on: #70
Co-authored-by: Manuel Bustillo <bustikiller@bustikiller.com>
Co-committed-by: Manuel Bustillo <bustikiller@bustikiller.com>
2024-10-27 17:10:11 +00:00
507d068459
Configure endpoint to support bulk updates
2024-10-27 14:03:13 +01:00
Renovate Bot
50cc31a3cd
Update dependency pg to v1.5.9
2024-10-25 22:12:26 +00:00
Renovate Bot
36d79b26f5
Update dependency rails to v7.2.1.2
2024-10-24 22:07:40 +00:00