|
3bfe889747
|
Redo TablesArrangements#show to display arrangement ID and discomfort breakdown
|
2024-12-16 18:52:34 +01:00 |
|
|
bab5cd3161
|
Merge pull request 'Define an endpoint with a global summary of expenses and attendance' (#184) from dashboard into main
Reviewed-on: #184
|
2024-12-11 22:44:35 +00:00 |
|
|
4e61ee2f22
|
Include real data in the guests summary of the dashboard
|
2024-12-11 23:42:25 +01:00 |
|
|
f68caca5a4
|
Add copyright notice
|
2024-12-11 08:03:02 +00:00 |
|
|
da8f3c7618
|
Define an endpoint with a global summary of expenses and attendance
|
2024-12-11 09:01:35 +01:00 |
|
|
98c1c0d18c
|
Group attendance properties into a json key
|
2024-12-10 08:41:10 +01:00 |
|
|
be40c97f2f
|
Define and document CRUD endpoints for expenses
|
2024-12-09 19:28:32 +01:00 |
|
|
dfb50ed2dc
|
Avoid stack too deep erros due to excessive recursion
|
2024-12-09 18:14:21 +01:00 |
|
|
83e36df14e
|
Allow the creation of guests associated to no group
|
2024-12-08 13:10:49 +01:00 |
|
|
cbcb7b70e3
|
Merge pull request 'Define CUD endpoints for the Groups model' (#173) from groups-endpoints into main
Reviewed-on: #173
|
2024-12-08 10:52:59 +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 |
|
|
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 |
|
|
1fb6c483ed
|
Temporarily allow insecure cookies
|
2024-12-08 00:48:42 +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 |
|
|
3996ffc85c
|
Fix tenant-related error retrieving captcha
|
2024-12-07 22:53:30 +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 |
|
|
3fca449461
|
Limit visibility per tenant
|
2024-12-02 09:04:48 +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 |
|
|
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 |
|
|
279093ad98
|
Configure registration endpoint to create a wedding as well
|
2024-12-01 14:03:23 +01:00 |
|
|
4d9563cab7
|
Adapt background job to use acts as tenant
|
2024-12-01 10:41:05 +01:00 |
|
|
be3497ad64
|
Configure current tenant in a before_action of the ApplicationController
|
2024-11-30 21:11:25 +01:00 |
|
|
63bb32f2a7
|
Include users in the list of models affected by tenant
|
2024-11-30 21:06:21 +01:00 |
|
|
8bff98b165
|
Create DB associations
|
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 |
|
|
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 |
|
|
7803df7494
|
Add copyright notice
|
2024-11-30 18:14:58 +00: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 |
|
|
b0124fbd26
|
Configure email confirmation flow
|
2024-11-30 18:46:31 +01:00 |
|
|
5458c6dd8c
|
Add copyright notice
|
2024-11-30 13:27:21 +00:00 |
|
|
f5038f5b96
|
Code cleanup
|
2024-11-30 14:25:01 +01:00 |
|
|
b8e6df732c
|
Generate user model, document some endpoints (missing email verification)
|
2024-11-30 14:24:02 +01:00 |
|
|
ed7207d707
|
Require user authentication by default
|
2024-11-30 11:04:45 +01:00 |
|
|
13bdaf0bd2
|
Add copyright notice
|
2024-11-30 10:03:46 +00:00 |
|
|
63c7bc8772
|
Refine columns in the users table
|
2024-11-30 11:01:44 +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 |
|
|
0e0da9c765
|
Refine and document controllers
|
2024-11-19 08:56:51 +01:00 |
|
|
8b33616436
|
Remove unnecessary views
|
2024-11-19 00:34:11 +01:00 |
|
|
3e38630eb4
|
Refine controllers
|
2024-11-19 00:33:53 +01:00 |
|
|
134bf27955
|
Add copyright notice
|
2024-11-18 23:27:50 +00:00 |
|