Commit Graph

131 Commits

Author SHA1 Message Date
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
1fdac88c75 Fix race condition updating guests 2024-11-17 17:50:06 +01:00
01bce277a8 Add copyright notice 2024-11-17 16:07:50 +00:00
671bfce34f Refactor guests API 2024-11-17 16:07:50 +00:00
28abb23a77 Extract a table simulations API 2024-11-17 16:07:50 +00:00
92d929c8e1 Extract expenses API 2024-11-17 16:07:50 +00:00
53c4938e92 Extract groups API 2024-11-17 16:07:50 +00:00
470366b8f6 Extract a guests API 2024-11-17 16:07:50 +00:00
3cca58cfb0 Define a dialog to create a new guest 2024-11-17 16:10:01 +01:00
567ce207cf Adapt the guests table to use the new API format 2024-11-16 00:45:45 +01:00
39907b0105 Fix tests 2024-11-13 19:26:51 +01:00
3e9775af99 Make color optional in a group 2024-11-13 08:58:55 +01:00
a6c517f8a1 Adjust styles of confirmed column 2024-11-13 08:47:50 +01:00
2985c8b73f Display a tab with information about groups 2024-11-13 08:16:10 +01:00
2d565e405f Allow inline editing of expenses 2024-11-11 07:14:34 +00:00
38ca2c3409 Allow inline editing of guest name 2024-11-11 08:01:45 +01:00
7a0b03b67f Rename summary component and move it to the dashboard 2024-11-10 21:13:17 +01:00
638aca8301 Display a list of expenses 2024-11-10 21:08:03 +01:00
2ea1fd2667 Reuse the table of contents component for the guests list 2024-11-10 20:55:08 +01:00
79b4e9ac82 Add copyright notice 2024-11-10 19:53:34 +00:00
1838889a0c Extract a common TableOfContents component 2024-11-10 20:52:48 +01:00
5d537c80aa Display the dish with the color of the group 2024-11-03 14:42:06 +01:00
a883b4b4bc Merge pull request 'Remove references to the user email' () from remove-email into main
Reviewed-on: 
2024-11-03 10:06:24 +00:00
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
ca353f02fe Code cleanup 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
094652d47e Mock tables of different sizes 2024-11-02 10:12:06 +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