|
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' (#160) from renovate/factory_bot_rails-6.x-lockfile into main
Reviewed-on: #160
|
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' (#159) from fix-tenant-scope into main
Reviewed-on: #159
|
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' (#157) from libre-captcha into main
Reviewed-on: #157
|
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' (#156) from wedding-creation into main
Reviewed-on: #156
|
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' (#155) from wedding-creation into main
Reviewed-on: #155
|
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' (#153) from wedding-model into main
Reviewed-on: #153
|
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 |
|
|
8429b3952b
|
Adapt factories to use a wedding object
|
2024-12-01 09:58:39 +01:00 |
|
|
e4dad698ea
|
Merge branch 'wedding-model' of https://gitea.bustikiller.com/bustikiller/wedding-planner into wedding-model
|
2024-11-30 21:11:43 +01:00 |
|
|
be3497ad64
|
Configure current tenant in a before_action of the ApplicationController
|
2024-11-30 21:11:25 +01:00 |
|
|
6d61e8452a
|
Add copyright notice
|
2024-11-30 20:07:45 +00:00 |
|
|
63bb32f2a7
|
Include users in the list of models affected by tenant
|
2024-11-30 21:06:21 +01:00 |
|
|
682b5cb5fd
|
Merge remote-tracking branch 'origin/main' into wedding-model
|
2024-11-30 20:56:33 +01:00 |
|
|
cb90a93ef3
|
Add copyright notice
|
2024-11-30 19:07:36 +00:00 |
|
|
5b3c1fdfac
|
Adapt seeds file to use ActsAsTenant
|
2024-11-30 20:06:43 +01:00 |
|
|
8bff98b165
|
Create DB associations
|
2024-11-30 20:06:43 +01:00 |
|
|
988e158d99
|
Install acts_as_tenant gem and update documentation
|
2024-11-30 20:06:43 +01:00 |
|
|
cf6ca5aa17
|
Create a seed user for the develoment environment
|
2024-11-30 20:06:43 +01:00 |
|
|
9e222f59be
|
Add copyright notice
|
2024-11-30 18:31:48 +00:00 |
|
|
24c39f331a
|
Define a simple wedding model
|
2024-11-30 19:30:04 +01:00 |
|
|
bc4e9cc63e
|
Merge pull request 'Create a seed user for the develoment environment' (#152) from seed-user into main
Reviewed-on: #152
|
2024-11-30 18:28:25 +00:00 |
|
|
5700532ac7
|
Create a seed user for the develoment environment
|
2024-11-30 19:19:22 +01:00 |
|
|
7df4ab1c56
|
Merge pull request 'Remove noisy log messages' (#151) from fix/noisy-output into main
Reviewed-on: #151
|
2024-11-30 18:18:27 +00:00 |
|
|
06f8039f40
|
Merge pull request 'Configure letter opener to read emails via web UI' (#150) from letter-opener into main
Reviewed-on: #150
|
2024-11-30 18:17:46 +00:00 |
|
|
7803df7494
|
Add copyright notice
|
2024-11-30 18:14:58 +00:00 |
|
|
2889dc5c98
|
Update README
|
2024-11-30 19:12:13 +01:00 |
|
|
918bc0c1a8
|
Remove noisy log messages
|
2024-11-30 19:10:16 +01:00 |
|
|
b892d4006f
|
Configure letter opener to read emails via web UI
|
2024-11-30 19:09:36 +01:00 |
|
|
271ad270a4
|
Merge pull request 'Install and configure Devise for user authentication' (#149) from devise into main
Reviewed-on: #149
|
2024-11-30 17:50:42 +00:00 |
|
|
598cb553c9
|
Add copyright notice
|
2024-11-30 17:47:30 +00:00 |
|
|
b0124fbd26
|
Configure email confirmation flow
|
2024-11-30 18:46:31 +01:00 |
|