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
51b16e225a
Merge pull request 'Update dependency rspec-rails to v7' ( #55 ) from renovate/rspec-rails-7.x into main
...
Reviewed-on: #55
2024-10-21 09:33:59 +00:00
Renovate Bot
94a232ebb4
Update dependency rspec-rails to v7
2024-10-20 22:10:18 +00:00
Renovate Bot
1c25cc5363
Update dependency faker to v3.5.1
2024-10-19 22:10:25 +00:00
Renovate Bot
b076f8423b
Update dependency turbo-rails to v2.0.11
2024-10-18 22:08:39 +00:00
Renovate Bot
c017e12cce
Update dependency importmap-rails to v2.0.3
2024-10-16 22:04:49 +00:00
Renovate Bot
26dc4d1d16
Update dependency rubocop to v1.67.0
2024-10-15 23:17:34 +00:00
Renovate Bot
2ac0d53d58
Update dependency rails to v7.2.1.1
2024-10-15 22:07:02 +00:00
Renovate Bot
1ffb884e16
Update dependency puma to v6.4.3
2024-10-07 22:05:08 +00:00
Renovate Bot
c4fea2c928
Update dependency importmap-rails to v2.0.2
2024-10-06 22:08:26 +00:00
Renovate Bot
da05d24e7b
Update dependency pg to v1.5.8
2024-09-21 22:08:43 +00:00
Renovate Bot
c233b4bb27
Update dependency rubocop to v1.66.1
2024-09-21 01:41:12 +00:00
Renovate Bot
ecab72dc6f
Update dependency jbuilder to v2.13.0
2024-09-20 22:21:02 +00:00
Renovate Bot
613344790b
Update dependency turbo-rails to v2.0.9
2024-09-20 20:13:39 +00:00
f43dbf0570
Merge pull request 'Match image name with repo name' ( #58 ) from refactor-registry into main
...
Reviewed-on: #58
2024-09-07 14:29:37 +00:00