99 Commits

Author SHA1 Message Date
7c0cd76198 Remove references to the user email 2024-11-03 10:39:02 +01:00
0d1901fa44 Fix error transitioning to the tentative status 2024-11-03 10:34:30 +01:00
afd41cf9fe Merge pull request 'Display the name of the tables simulations' () from arrangement-names into main
Reviewed-on: 
2024-11-03 07:54:09 +00:00
78b0bd9755 Display the name of the tables simulations 2024-11-03 08:41:51 +01:00
efbc27a499 Render rounded tables 2024-11-03 08:20:47 +01:00
b5dd07c067 Add copyright notice 2024-11-02 11:53:56 +00:00
1b71bc9d79 Display the table arrangements returned by the API 2024-11-02 12:52:18 +01:00
58f9c35bf2 Add copyright notice 2024-11-02 10:26:40 +00:00
51d9a3d6e2 Render list of tables in an arrangement 2024-11-02 11:24:48 +01:00
de96b9d4ae Use a different color schema 2024-11-02 10:11:03 +01:00
357fb617ce Add copyright notice 2024-11-01 17:27:41 +00:00
58b02839f2 Basic definition of a table component 2024-11-01 18:25:00 +01:00
510b3140fd Add copyright notice 2024-10-30 22:25:36 +00:00
d45ba871d8 Define a dashboard summary mockup 2024-10-30 23:24:29 +01:00
18a0fdc514 Add copyright notice 2024-10-27 21:27:41 +00:00
25703098d1 Add copyright notice 2024-10-27 21:11:45 +00:00
9bc7f497cd Add transitions from the tentative status 2024-10-27 19:41:00 +01:00
63d07096bf Include transition to the transitive status 2024-10-27 19:37:24 +01:00
c1e40af2c4 Merge branch 'tentative-status' into additiona-status-changes 2024-10-27 19:34:42 +01:00
7fd8c9cd99 Flag tentative stsatus with a yellow icon 2024-10-27 19:28:43 +01:00
60ad1d127d Include transitions to confirmed and declined 2024-10-27 19:24:21 +01:00
58c8f51510 Merge remote-tracking branch 'origin/main' into guest-status-changes 2024-10-27 19:07:39 +01:00
03b3a318c0 Refresh list of guests after status update 2024-10-27 19:05:46 +01:00
1d59535eb6 Submit status changes to the backend 2024-10-27 14:02:10 +01:00
8aef089a7e Avoid infinite loop loading the list of guests ()
Reviewed-on: 
Co-authored-by: Manuel Bustillo <bustikiller@bustikiller.com>
Co-committed-by: Manuel Bustillo <bustikiller@bustikiller.com>
2024-10-27 11:10:45 +00:00
45e2665997 Pass the ID of the guests that has just been invited 2024-10-27 12:05:35 +01:00
ae7b338771 Restructure the update payload 2024-10-27 11:58:48 +01:00
7ea96ea7ad Make patch request to the backend whenever a guest is invited 2024-10-27 11:56:04 +01:00
dde976b076 Create a button to invite guests 2024-10-27 11:53:45 +01:00
63d4420806 Restore usage of client component and remove explicit async 2024-10-27 11:52:42 +01:00
de595bbf51 Avoid infinite loop by marking the component as server-side 2024-10-27 11:37:27 +01:00
61df349cee Capture error in case the connection is not OK 2024-08-18 20:01:17 +02:00
628ddc8eb2 Define table as a client component 2024-08-18 19:18:00 +02:00
4022928f1c Display a skeleton while guests information is loading 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
cdd3d0adf1 Remove unused files and configure first dummy test 2024-08-11 20:35:52 +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
94a051460f Display a tree with the groups of guests (with mocked data) 2024-08-11 16:15:33 +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
f945f08088 Fix home navigation 2024-08-11 12:37:05 +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