12 Commits

Author SHA1 Message Date
4022928f1c Display a skeleton while guests information is loading
Some checks failed
Playwright Tests / test (pull_request) Failing after 1m12s
Build docker image / build-static-assets (pull_request) Failing after 4m27s
2024-08-18 18:41:44 +02:00
611b487db4 Define skeletons for the guests table (not working yet) 2024-08-18 18:09:09 +02:00
b7eb2838a0 Render table of guests as a server component 2024-08-18 17:46:37 +02:00
ef8fb9c7f3 Add caption to the table 2024-08-11 19:44:05 +02: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
9c2c84a45b Display the hierarchy of groups received from the backend 2024-08-11 17:26:16 +02:00
f10c246e1a Display list of guests from the backend 2024-08-11 15:09:33 +02:00
231e33f76c WIP load guests from API 2024-08-11 14:38:49 +02:00
8c6b19a96e Add stripped rows to the table 2024-08-11 13:14:16 +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