29 Commits

Author SHA1 Message Date
96655bf62b Display the discomfort breakdown in the tables diagram 2024-12-16 23:14:42 +01:00
7dbfbb76b7 Load dashboard information from the backend 2024-12-11 08:38:50 +01:00
79039572e7 Refactor multiple APIs into a single API and expose UI to modify
expenses
2024-12-09 19:22:02 +01:00
ad0b09c3df Add form to create a new group 2024-12-08 12:45:15 +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
d25622d764 Merge remote-tracking branch 'origin/main' into edit-guest-status 2024-12-01 20:46:48 +01:00
7697148b7d Basic logout flow 2024-12-01 17:33:33 +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
52caefc220 Reuse the same dialog for creating and editing guests 2024-11-17 19:18:20 +01:00
671bfce34f Refactor guests API 2024-11-17 16:07:50 +00:00
567ce207cf Adapt the guests table to use the new API format 2024-11-16 00:45:45 +01:00
3e9775af99 Make color optional in a group 2024-11-13 08:58:55 +01:00
2985c8b73f Display a tab with information about groups 2024-11-13 08:16:10 +01:00
638aca8301 Display a list of expenses 2024-11-10 21:08:03 +01:00
5d537c80aa Display the dish with the color of the group 2024-11-03 14:42:06 +01:00
7c0cd76198 Remove references to the user email 2024-11-03 10:39:02 +01:00
78b0bd9755 Display the name of the tables simulations 2024-11-03 08:41:51 +01:00
1b71bc9d79 Display the table arrangements returned by the API 2024-11-02 12:52:18 +01:00
51d9a3d6e2 Render list of tables in an arrangement 2024-11-02 11:24:48 +01:00
58b02839f2 Basic definition of a table component 2024-11-01 18:25:00 +01:00
18a0fdc514 Add copyright notice 2024-10-27 21:27:41 +00:00
7fd8c9cd99 Flag tentative stsatus with a yellow icon 2024-10-27 19:28:43 +01:00
a9613711eb Display the confirmation statuses in the guests table 2024-08-11 19:23:19 +02:00
5d6aa68f63 Display the name of the group in the guests list
Display the total number of guests per group in the tree
2024-08-11 18:53:53 +02:00
025ed094e7 Create a draft of the guests list 2024-08-11 13:12:03 +02:00
f571af2c42 Initial layout 2024-08-11 12:34:16 +02:00
3d430126e8 Initial commit from Create Next App 2024-08-11 12:03:11 +02:00