228 Commits

Author SHA1 Message Date
2955155778 Temporarily remove test to update guest name 2024-11-17 19:19:22 +01:00
52caefc220 Reuse the same dialog for creating and editing guests 2024-11-17 19:18:20 +01:00
51f7f96ee8 Merge pull request 'Allow removing a guest' () from delete-guests into main
Reviewed-on: 
2024-11-17 17:33:59 +00:00
6e598e537b Allow removing a guest 2024-11-17 18:29:50 +01:00
318d203fed Merge pull request 'Extract APIs to their own files' () from extract-apis into main
Reviewed-on: 
2024-11-17 17:02:08 +00: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
c6d30a101f Merge pull request 'Define a dialog to create a new guest' () from new-guest into main
Reviewed-on: 
2024-11-17 15:17:55 +00:00
3cca58cfb0 Define a dialog to create a new guest 2024-11-17 16:10:01 +01:00
71d9a91d18 Merge pull request 'Adapt the guests table to use the new API format' () from guests-api-changes into main
Reviewed-on: 
2024-11-17 10:43:37 +00:00
7b62992a5f Fix lowercase issues in API mocks for playwright 2024-11-17 11:39:56 +01:00
760bb016fb Merge branch 'main' into guests-api-changes 2024-11-16 08:51:57 +00:00
Renovate Bot
3231d5caa8 Update pnpm to v9.13.2 2024-11-16 01:09:33 +00:00
6fcf7d87a8 Adapt guest spec tests to the new API format 2024-11-16 00:49:40 +01:00
567ce207cf Adapt the guests table to use the new API format 2024-11-16 00:45:45 +01:00
Renovate Bot
03f2d87b6e Update pnpm to v9.13.1 2024-11-15 07:35:08 +00:00
Renovate Bot
c08e95e3b7 Update dependency tailwindcss to v3.4.15 2024-11-15 01:09:09 +00:00
Renovate Bot
aa68e19ba0 Update pnpm to v9.13.0 2024-11-14 01:08:12 +00:00
09fa6002d9 Merge pull request 'Test the display of groups' () from playwright-display-groups into main
Reviewed-on: 
2024-11-13 23:39:47 +00:00
a7c59f3f0f Test the display of groups 2024-11-14 00:34:15 +01:00
be7aed8246 Merge pull request 'Include playwright test for changing guest name' () from playwright-guests-change-name into main
Reviewed-on: 
2024-11-13 23:28:16 +00:00
a4815c6f14 Include playwright test for changing guest name 2024-11-14 00:24:40 +01:00
3b8e7c9286 Merge pull request 'Improve Playwright tests of the guests page' () from playwright-guests-page into main
Reviewed-on: 
2024-11-13 23:03:30 +00:00
321294c97d Improve Playwright tests of the guests page 2024-11-14 00:01:22 +01:00
4cf7c7eef1 Merge pull request 'Display a tab with information about groups' () from groups-table into main
Reviewed-on: 
2024-11-13 18:29:15 +00: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
Renovate Bot
a8d01bcf88 Update dependency node to v23.2.0 2024-11-12 01:30:06 +00:00
Renovate Bot
3b0a3b25cd Update dependency postcss to v8.4.49 2024-11-12 01:08:24 +00:00
fd77360ec4 Merge pull request 'Allow inline editing of expenses' () from inline-editing-expenses into main
Reviewed-on: 
2024-11-11 07:28:00 +00:00
2d565e405f Allow inline editing of expenses 2024-11-11 07:14:34 +00:00
615106b42a Merge pull request 'Allow inline editing of guest name' () from inline-edit-guests into main
Reviewed-on: 
2024-11-11 07:14:24 +00:00
38ca2c3409 Allow inline editing of guest name 2024-11-11 08:01:45 +01:00
45a0da6b27 Merge pull request 'Implement expenses table and other changes' () from expenses-table into main
Reviewed-on: 
2024-11-11 06:59:52 +00:00
Renovate Bot
0588459618 Update dependency postcss to v8.4.48 2024-11-11 01:07:31 +00:00
7434167583 Merge branch 'main' into expenses-table 2024-11-10 20:31:33 +00:00
10f7af1963 Merge pull request 'Extract a common TableOfContents component' () from extract-table-component into main
Reviewed-on: 
2024-11-10 20:31:25 +00: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