402 Commits

Author SHA1 Message Date
cbcb7b70e3 Merge pull request 'Define CUD endpoints for the Groups model' () from groups-endpoints into main
Reviewed-on: 
2024-12-08 10:52:59 +00:00
9f0773647f Add copyright notice 2024-12-08 10:41:24 +00:00
20127398c6 Fix summary query to leverage ActsAsTenant scopes 2024-12-08 11:39:50 +01:00
9e097361d0 Define endpoints to create, update, and delete groups 2024-12-08 11:30:38 +01:00
dae2e3bace Merge pull request 'Define a dummy endpoint to return a valid CSRF token' () from token-endpoint into main
Reviewed-on: 
2024-12-08 08:39:39 +00:00
98877166dd Add copyright notice 2024-12-08 08:34:55 +00:00
438de103ec Define a dummy endpoint to return a valid CSRF token 2024-12-08 09:32:34 +01:00
9fab79044d Merge pull request 'Configure allowed hosts' () from configure-host into main
Reviewed-on: 
2024-12-08 07:56:02 +00:00
84684b90d7 Configure allowed hosts 2024-12-08 08:53:51 +01:00
64f34a71dc Merge pull request 'Temporarily allow insecure cookies' () from temp-allow-insecure-cookie into main
Reviewed-on: 
2024-12-07 23:49:29 +00:00
1fb6c483ed Temporarily allow insecure cookies 2024-12-08 00:48:42 +01:00
278faa7319 Merge pull request 'Refine registration endpoint' () from remove-wedding-date into main
Reviewed-on: 
2024-12-07 22:45:15 +00:00
93d907cdc8 Remove leftovers of the date attribute 2024-12-07 23:43:21 +01:00
fdef94be9a Revert "Fix tenant-related error retrieving captcha"
This reverts commit 3996ffc85c1fe3a912db14cbb317158fe9bcd8e2.
2024-12-07 23:18:23 +01:00
c62bb137ce Merge branch 'main' into remove-wedding-date 2024-12-07 22:17:30 +00:00
054561faa6 Merge pull request 'Fix tenant-related error retrieving captcha' () from fix-tenant-captcha into main
Reviewed-on: 
2024-12-07 22:03:18 +00:00
3996ffc85c Fix tenant-related error retrieving captcha 2024-12-07 22:53:30 +01:00
82c543b167 Merge pull request 'Fix build of Docker image' () from fix-build into main
Reviewed-on: 
2024-12-07 19:29:38 +00:00
dfe914a0b8 Fix build of Docker image 2024-12-07 20:27:28 +01:00
0e234b34a0 Merge pull request 'Fix production DB host' () from fix-prod-db-host into main
Reviewed-on: 
2024-12-07 19:02:30 +00:00
2ab966faf8 Fix production DB host 2024-12-07 19:59:59 +01:00
9b612ce01d Add copyright notice 2024-12-07 18:09:21 +00:00
a3f14f4fec Include slug in root_url 2024-12-07 19:07:06 +01:00
022b58bb38 Fix issues with tenant during registration 2024-12-07 12:43:08 +01:00
8527b20075 Remove wedding date attribute 2024-12-07 12:39:43 +01:00
Renovate Bot
2c4befbcf6 Update dependency solid_queue to v1.1.0 2024-12-07 01:06:02 +00:00
Renovate Bot
70e9f74207 Update dependency rubocop to v1.69.1 2024-12-04 01:06:43 +00:00
85eb85e841 Merge pull request 'Update dependency factory_bot_rails to v6.4.4' () from renovate/factory_bot_rails-6.x-lockfile into main
Reviewed-on: 
2024-12-03 07:32:33 +00:00
Renovate Bot
6aba5e234f Update dependency factory_bot_rails to v6.4.4 2024-12-03 01:06:02 +00:00
e0a34df7b7 Merge pull request 'fix-tenant-scope' () from fix-tenant-scope into main
Reviewed-on: 
2024-12-02 19:35:36 +00:00
a96be2a79e Do not require a tenant scope for running tests 2024-12-02 20:33:05 +01:00
3ea1d1e7ec Add copyright notice 2024-12-02 08:05:46 +00:00
3fca449461 Limit visibility per tenant 2024-12-02 09:04:48 +01:00
ef573c5f73 Require a tenant to be configured for all queries 2024-12-02 08:57:10 +01:00
822b2b0fad Merge pull request 'Require a LibreCaptcha challenge for the signup action' () from libre-captcha into main
Reviewed-on: 
2024-12-01 19:03:56 +00:00
71046b9a1c Avoid exposing internal port and unnecessary endpoints 2024-12-01 20:01:00 +01:00
5f01741943 Validate the Captcha challenge for account signup 2024-12-01 19:57:01 +01:00
be9ca9e6b0 Add copyright notice 2024-12-01 18:43:28 +00:00
b237239a1f Define an endpoint to retrieve a LibreCaptcha captcha 2024-12-01 19:42:25 +01:00
241668b84d Merge pull request 'Indicate in the README that the application is multi-tenant' () from wedding-creation into main
Reviewed-on: 
2024-12-01 17:26:24 +00:00
f708191ede Indicate in the README that the application is multi-tenant 2024-12-01 18:21:33 +01:00
5f66373d50 Merge pull request 'Configure Devise to send emails using the tenant's slug for the URL' () from wedding-creation into main
Reviewed-on: 
2024-12-01 17:19:14 +00:00
9d08ef6f18 Update wedding slug rules to accept numbers and other chars 2024-12-01 18:17:37 +01:00
f588b97e18 Add copyright notice 2024-12-01 13:05:22 +00:00
7a80f1f5ef Make wedding object required for the swagger specs 2024-12-01 14:04:03 +01:00
279093ad98 Configure registration endpoint to create a wedding as well 2024-12-01 14:03:23 +01:00
e6cf0da814 Merge pull request 'Make the application multi-tenant based on a wedding model' () from wedding-model into main
Reviewed-on: 
2024-12-01 10:11:24 +00:00
4f1aa9dd2d Merge branch 'wedding-model' of https://gitea.bustikiller.com/bustikiller/wedding-planner into wedding-model 2024-12-01 10:41:45 +01:00
4d9563cab7 Adapt background job to use acts as tenant 2024-12-01 10:41:05 +01:00
70b44e1b96 Add copyright notice 2024-12-01 09:00:01 +00:00