305 Commits

Author SHA1 Message Date
Renovate Bot
c2424ef40f Update dependency @types/react-dom to v18.3.5 2024-12-12 01:09:23 +00:00
09a37675a9 Merge pull request 'Fix compilation issue' () from dashboard into main
Reviewed-on: 
2024-12-11 23:20:55 +00:00
9029d756e7 Fix compilation issue 2024-12-12 00:19:46 +01:00
93662f5903 Merge pull request 'Load dashboard information from the backend' () from dashboard into main
Reviewed-on: 
2024-12-11 07:45:08 +00:00
7dbfbb76b7 Load dashboard information from the backend 2024-12-11 08:38:50 +01:00
Renovate Bot
53811299c8 Update dependency node to v23.4.0 2024-12-11 02:20:15 +00:00
Renovate Bot
6731dcc874 Update dependency @playwright/test to v1.49.1 2024-12-11 01:09:29 +00:00
c57bdec9fc Fix navigation link to the dashboard 2024-12-11 00:35:56 +01:00
6d5e57724c Merge pull request 'Fix group parsing in the guest model' () from fix-guest-group-parsing into main
Reviewed-on: 
2024-12-10 23:17:34 +00:00
be73e7018a Fix group parsing in the guest model 2024-12-11 00:16:35 +01:00
37360264ea Merge pull request 'Render groups using a tree table' () from groups-tree-table into main
Reviewed-on: 
2024-12-10 20:00:47 +00:00
c3e191982d Display groups in a treetable 2024-12-10 20:59:17 +01:00
2b0fab797e WIP groups tree table 2024-12-10 09:23:07 +01:00
770f1854d1 Merge pull request 'Fix build' () from fix-build into main
Reviewed-on: 
2024-12-10 07:44:24 +00:00
537498cb85 Fix build 2024-12-09 20:57:30 +01:00
17b324d338 Merge pull request 'Fix compilation error' () from fix-build into main
Reviewed-on: 
2024-12-09 19:12:57 +00:00
05392bc747 Fix compilation error 2024-12-09 20:12:18 +01:00
fb1b7e7d0f Merge pull request 'Define UI to perform CRUD operations on expenses' () from expenses-crud into main
Reviewed-on: 
2024-12-09 18:28:48 +00:00
7de37759ca Add copyright notice 2024-12-09 18:22:44 +00:00
79039572e7 Refactor multiple APIs into a single API and expose UI to modify
expenses
2024-12-09 19:22:02 +01:00
283d90c707 Merge pull request 'Include slug namespace in the tables arrangements fetch endpoint' () from fix-arrangements-api into main
Reviewed-on: 
2024-12-08 13:04:55 +00:00
066cab9da8 Include slug namespace in the tables arrangements fetch endpoint 2024-12-08 14:02:29 +01:00
eddb1cab37 Merge pull request 'Define create and update forms and actions for groups' () from groups-crud into main
Reviewed-on: 
2024-12-08 11:51:33 +00:00
fba1b81b4c Include edit and delete buttons in the groups table 2024-12-08 12:50:33 +01:00
ad0b09c3df Add form to create a new group 2024-12-08 12:45:15 +01:00
98d3afcd8e Merge pull request 'Preload a CSRF token on the registration page' () from preload-csrf-token into main
Reviewed-on: 
2024-12-08 08:32:43 +00:00
b4cfd91ff4 Preload a CSRF token on the registration page 2024-12-08 09:31:31 +01:00
Renovate Bot
f68587419d Update pnpm to v9.15.0 2024-12-08 01:08:50 +00:00
db9a6a1b83 Merge pull request 'Update the way to get params from the URL' () from fix-localstorage-issue into main
Reviewed-on: 
2024-12-07 22:02:30 +00:00
b6db72a5b7 Update the way to get params from the URL 2024-12-07 22:59:48 +01:00
f0bfa90140 Merge pull request 'Create a registration form' () from registration-form into main
Reviewed-on: 
2024-12-07 18:13:03 +00:00
809da23b91 Add copyright notice 2024-12-07 18:11:21 +00:00
054e1c6da0 Display a message after successful submission of registration form 2024-12-07 19:06:24 +01: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
Renovate Bot
12fe9b5b80 Update dependency tailwindcss to v3.4.16 2024-12-04 01:07:30 +00:00
59b51885d3 Merge pull request 'Restore function removed by bad merge' () from fix/bad-merge into main
Reviewed-on: 
2024-12-01 22:00:03 +00:00
0620516a05 Restore function removed by bad merge 2024-12-01 22:59:07 +01:00
9aab22ab39 Merge pull request 'Simplify guest edition by adding status to the dialog' () from edit-guest-status into main
Reviewed-on: 
2024-12-01 19:47:21 +00:00
d25622d764 Merge remote-tracking branch 'origin/main' into edit-guest-status 2024-12-01 20:46:48 +01:00
154f1975f6 Merge pull request 'Update pnpm to v9.14.4' () from renovate/pnpm-9.x into main
Reviewed-on: 
2024-12-01 19:11:00 +00:00
1908b76822 Merge pull request 'Define a basic login form with redirection to the Dashboard' () from login-register-forms into main
Reviewed-on: 
2024-12-01 19:10:35 +00:00
5d5d415904 Merge branch 'main' into login-register-forms 2024-12-01 19:08:54 +00:00
437d4faddc Merge pull request 'Disable execution of Playwright tests' () from disable-playwright into main
Reviewed-on: 
2024-12-01 19:08:44 +00:00
dd6b84ec05 Disable execution of Playwright tests 2024-12-01 20:06:33 +01:00
15ef451966 Add slug prefix to Playwright specs 2024-12-01 18:24:01 +01:00
82f5dd6c64 Update navigation to accept the slug as part of the URL 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
868f950559 Display email of current user 2024-12-01 17:33:33 +01:00
7697148b7d Basic logout flow 2024-12-01 17:33:33 +01:00