492c8e362a
Upgrade to ruby 3.4.1
2024-12-30 08:15:56 +00:00
c5c7ea6d54
WIP: Upgrade to ruby 3.4
2024-12-30 08:15:56 +00:00
eded3946de
Restore source in gemfile
2024-12-28 18:39:25 +01:00
5fcac34a52
Install Rubocop extensions
2024-12-28 17:08:57 +01:00
20127398c6
Fix summary query to leverage ActsAsTenant scopes
2024-12-08 11:39:50 +01:00
dfe914a0b8
Fix build of Docker image
2024-12-07 20:27:28 +01:00
b237239a1f
Define an endpoint to retrieve a LibreCaptcha captcha
2024-12-01 19:42:25 +01:00
988e158d99
Install acts_as_tenant gem and update documentation
2024-11-30 20:06:43 +01:00
b892d4006f
Configure letter opener to read emails via web UI
2024-11-30 19:09:36 +01:00
d9ab2f5091
Install devise gem
2024-11-30 10:59:28 +01:00
3d424c304e
Revert user authentication
...
This reverts commit b215e8a3b40be089e7359cfd424f807c2d54b1c2.
2024-11-30 10:45:17 +01:00
aa0986986f
Install Rails' authentication generator
2024-11-19 00:26:44 +01:00
8a3469447b
Install rswag gem with default configuration
2024-11-15 08:45:56 +01:00
891741d740
Merge pull request 'Update dependency ruby to v3.3.6' ( #97 ) from renovate/ruby-3.x into main
...
Reviewed-on: #97
2024-11-14 08:43:13 +00:00
d75b117c60
Merge pull request 'Introduce endpoint to retrieve a summary of groups and invite attendance' ( #122 ) from groups-index-stats into main
...
Reviewed-on: #122
2024-11-14 08:30:27 +01:00
Renovate Bot
9190348ff2
Update dependency rspec-rails to '~> 7.1.0'
2024-11-10 01:24:55 +00:00
ffc7fa3801
Update dependency rails to v8
2024-11-09 17:51:12 +01:00
9035df5178
Install shoulda matchers, improve guests specs and change enum syntax
2024-11-09 17:45:23 +01:00
60a7b1342f
Add license finder as a development dependency
2024-11-09 08:52:40 +01:00
Renovate Bot
b4664c5e1d
Update dependency ruby to v3.3.6
2024-11-09 01:08:10 +00:00
5cceb1e6ed
Choose light colors for the groups
2024-11-04 23:39:44 +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
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
ea129602b5
Uninstall acts as taggable on gem
2024-11-01 19:55:39 +00: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
Renovate Bot
94a232ebb4
Update dependency rspec-rails to v7
2024-10-20 22:10:18 +00:00
Renovate Bot
0fa00b8521
Update dependency rails to '~> 7.2.0', '>= 7.2.1'
2024-08-31 09:02:52 +00:00
7e16000833
Install CSV as a gem instead of from stdlib
2024-08-11 23:09:07 +02:00
b18f526c78
Add rubocop as dev dependency
2024-08-11 17:47:32 +02:00
716b819de2
Use jsonapi-rails to serialize API responses
2024-08-11 16:19:54 +02:00
Renovate Bot
bab0aacadc
Update dependency rspec-rails to v6.1.3
2024-08-10 18:02:38 +00:00
Renovate Bot
71b736b64b
Update dependency ruby to v3.3.4
2024-08-01 22:02:06 +00:00
8c4e6a0109
Initial version of VNS algorithm ( #8 )
...
Reviewed-on: #8
Co-authored-by: Manuel Bustillo <bustikiller@bustikiller.com>
Co-committed-by: Manuel Bustillo <bustikiller@bustikiller.com>
2024-08-01 18:27:41 +00:00
626d6b6f88
Add the rubytree gem
2024-07-30 19:54:28 +02:00
3660d14d44
Fix install of taggable gem and add tags to seeds
2024-07-11 20:41:07 +02:00
c0ed5a68c3
Install acts_as_taggable gem
2024-07-11 20:18:55 +02:00
f66957dd3d
Include guests in seed
2024-07-11 20:11:04 +02:00
2f8f3404bb
Format currencies
2024-07-11 20:06:48 +02:00
47ac0796b9
Install rspec
2024-07-11 19:41:36 +02:00
a9f166df7e
Initial commit
2024-07-11 18:42:31 +02:00