123 Commits

Author SHA1 Message Date
5d7c71b9ab Define a button to reset the affinities of all groups 2025-01-13 21:29:24 +01:00
f0e6ff9425 Prevent duplicate groups in the tree list 2025-01-12 23:14:50 +01:00
c233cb60de Define a button to load the default affinities of a group 2025-01-12 20:54:41 +01:00
a6b678c6ae Fix build issue with types returned by the Slider component 2024-12-28 20:23:35 +01:00
dc735f1a2c Add copyright notice 2024-12-28 18:53:59 +00:00
c49acf8ab6 Merge remote-tracking branch 'origin/main' into group-affinities 2024-12-28 16:49:46 +01:00
52fb808d45 Define a dialog to configure the affinities between groups 2024-12-28 14:18:14 +01:00
d307ff6927 Update status of the parent component 2024-12-28 13:04:01 +01:00
b7e2bbb46f Initial approach to configure affinities between groups 2024-12-28 13:00:24 +01:00
07476221c3 Add copyright notice 2024-12-28 10:46:08 +00:00
b1339e2ce9 Define a health endpoint for docker compose 2024-12-28 11:45:22 +01:00
ff73133e05 Define a health endpoint for docker compose 2024-12-28 11:42:22 +01:00
658b94a2dc Add copyright notice 2024-12-16 22:17:28 +00:00
96655bf62b Display the discomfort breakdown in the tables diagram 2024-12-16 23:14:42 +01:00
9029d756e7 Fix compilation issue 2024-12-12 00:19:46 +01:00
7dbfbb76b7 Load dashboard information from the backend 2024-12-11 08:38:50 +01:00
c57bdec9fc Fix navigation link to the dashboard 2024-12-11 00:35:56 +01:00
be73e7018a Fix group parsing in the guest model 2024-12-11 00:16:35 +01: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
537498cb85 Fix build 2024-12-09 20:57:30 +01:00
05392bc747 Fix compilation error 2024-12-09 20:12:18 +01: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
066cab9da8 Include slug namespace in the tables arrangements fetch endpoint 2024-12-08 14:02:29 +01: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
b4cfd91ff4 Preload a CSRF token on the registration page 2024-12-08 09:31:31 +01:00
b6db72a5b7 Update the way to get params from the URL 2024-12-07 22:59:48 +01: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
0620516a05 Restore function removed by bad merge 2024-12-01 22:59:07 +01:00
d25622d764 Merge remote-tracking branch 'origin/main' into edit-guest-status 2024-12-01 20:46:48 +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
989820e41b Add copyright notice 2024-12-01 15:33:24 +00:00
9b3443addf Define a basic login form with redirection to the Dashboard 2024-12-01 16:31:56 +01:00
54be5515e5 Update API routes to target the default tenant 2024-11-30 20:21:19 +01:00
5d39d49e5c Remove unused utils functions 2024-11-17 22:16:00 +01:00
161a27160f Remove nextjs scaffolding contents 2024-11-17 20:05:10 +01:00
827271efc2 Simplify guest edition by adding status to the dialog 2024-11-17 19:49:39 +01:00
6906b3cb6e Merge pull request 'Remove component that renders groups in a tree structure' () from cleanup-tree-hierarchy into main
Reviewed-on: 
2024-11-17 18:27:47 +00:00
ec49fd01e7 Remove component that renders groups in a tree structure 2024-11-17 19:22:30 +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 2024-11-17 18:29:50 +01:00
c1d199f08d Remove extension from the API's URLs 2024-11-17 17:58:08 +01:00