27 Commits

Author SHA1 Message Date
b1339e2ce9 Define a health endpoint for docker compose
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 22s
Check usage of free licenses / build-static-assets (pull_request) Successful in 35s
2024-12-28 11:45:22 +01:00
96655bf62b Display the discomfort breakdown in the tables diagram
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 45s
Add copyright notice / copyright_notice (pull_request) Successful in 59s
2024-12-16 23:14:42 +01:00
79039572e7 Refactor multiple APIs into a single API and expose UI to modify
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 19s
Add copyright notice / copyright_notice (pull_request) Successful in 26s
expenses
2024-12-09 19:22:02 +01:00
fba1b81b4c Include edit and delete buttons in the groups table
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 19s
Check usage of free licenses / build-static-assets (pull_request) Successful in 29s
2024-12-08 12:50:33 +01:00
ad0b09c3df Add form to create a new group 2024-12-08 12:45:15 +01:00
b4cfd91ff4 Preload a CSRF token on the registration page
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 28s
Add copyright notice / copyright_notice (pull_request) Successful in 42s
2024-12-08 09:31:31 +01:00
809da23b91 Add copyright notice
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m10s
Add copyright notice / copyright_notice (pull_request) Successful in 1m38s
2024-12-07 18:11:21 +00:00
4d576b07da Basic error validation in the form 2024-12-07 18:33:22 +01:00
d085a2ab19 Display a captcha in the registration form 2024-12-07 13:06:14 +01:00
d25622d764 Merge remote-tracking branch 'origin/main' into edit-guest-status
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 19s
Check usage of free licenses / build-static-assets (pull_request) Successful in 24s
2024-12-01 20:46:48 +01:00
82f5dd6c64 Update navigation to accept the slug as part of the URL
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 44s
Add copyright notice / copyright_notice (pull_request) Successful in 54s
Playwright Tests / test (pull_request) Failing after 8m28s
2024-12-01 18:02:25 +01:00
0ef310fecd Use Accept header to avoid unnecessary call to get current user 2024-12-01 17:47:42 +01:00
7697148b7d Basic logout flow 2024-12-01 17:33:33 +01:00
989820e41b Add copyright notice
All checks were successful
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m11s
Add copyright notice / copyright_notice (pull_request) Successful in 1m30s
Playwright Tests / test (pull_request) Successful in 3m38s
2024-12-01 15:33:24 +00:00
9b3443addf Define a basic login form with redirection to the Dashboard
All checks were successful
Check usage of free licenses / build-static-assets (pull_request) Successful in 47s
Add copyright notice / copyright_notice (pull_request) Successful in 1m2s
Playwright Tests / test (pull_request) Successful in 4m32s
2024-12-01 16:31:56 +01:00
54be5515e5 Update API routes to target the default tenant
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 29s
Add copyright notice / copyright_notice (pull_request) Successful in 32s
Playwright Tests / test (pull_request) Failing after 5m1s
2024-11-30 20:21:19 +01:00
827271efc2 Simplify guest edition by adding status to the dialog
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 43s
Add copyright notice / copyright_notice (pull_request) Successful in 54s
Playwright Tests / test (pull_request) Failing after 3m23s
2024-11-17 19:49:39 +01:00
52caefc220 Reuse the same dialog for creating and editing guests 2024-11-17 19:18:20 +01:00
6e598e537b Allow removing a guest
All checks were successful
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m43s
Add copyright notice / copyright_notice (pull_request) Successful in 2m24s
Playwright Tests / test (pull_request) Successful in 3m54s
2024-11-17 18:29:50 +01:00
c1d199f08d Remove extension from the API's URLs
All checks were successful
Check usage of free licenses / build-static-assets (pull_request) Successful in 39s
Add copyright notice / copyright_notice (pull_request) Successful in 51s
Playwright Tests / test (pull_request) Successful in 2m47s
2024-11-17 17:58:08 +01:00
1fdac88c75 Fix race condition updating guests
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 44s
Add copyright notice / copyright_notice (pull_request) Successful in 59s
Playwright Tests / test (pull_request) Failing after 3m42s
2024-11-17 17:50:06 +01:00
01bce277a8 Add copyright notice
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 52s
Add copyright notice / copyright_notice (pull_request) Successful in 1m56s
Playwright Tests / test (pull_request) Failing after 6m24s
2024-11-17 16:07:50 +00:00
671bfce34f Refactor guests API 2024-11-17 16:07:50 +00:00
28abb23a77 Extract a table simulations API 2024-11-17 16:07:50 +00:00
92d929c8e1 Extract expenses API 2024-11-17 16:07:50 +00:00
53c4938e92 Extract groups API 2024-11-17 16:07:50 +00:00
470366b8f6 Extract a guests API 2024-11-17 16:07:50 +00:00