43 Commits

Author SHA1 Message Date
Renovate Bot
fdd0826fe5 Update dependency react to v19.0.0-rc-fb9a90fa48-20240614
Some checks failed
Playwright Tests / test (pull_request) Failing after 5m2s
Build docker image / build-static-assets (pull_request) Failing after 21m40s
2024-08-11 23:19:10 +00:00
Renovate Bot
f24dba1bd2 Update dependency use-debounce to v10.0.2
All checks were successful
Playwright Tests / test (push) Successful in 5m31s
Build docker image / build-static-assets (push) Successful in 41m31s
2024-08-11 22:05:30 +00:00
Renovate Bot
6e7a45c040 Update dependency typescript to v5.5.4
Some checks failed
Build docker image / build-static-assets (push) Has been cancelled
Playwright Tests / test (push) Has been cancelled
2024-08-11 21:57:03 +00:00
Renovate Bot
3266f1d346 Update dependency postcss to v8.4.41
Some checks failed
Build docker image / build-static-assets (push) Has been cancelled
Playwright Tests / test (push) Has been cancelled
2024-08-11 21:31:02 +00:00
Renovate Bot
81057df169 Update dependency next to v15.0.0-rc.0
Some checks are pending
Playwright Tests / test (pull_request) Successful in 6m59s
Build docker image / build-static-assets (pull_request) Successful in 22m54s
Build docker image / build-static-assets (push) Waiting to run
Playwright Tests / test (push) Waiting to run
2024-08-11 21:06:44 +00:00
2b49afc27c Merge pull request 'Configure docker build' (#17) from docker into main
All checks were successful
Playwright Tests / test (push) Successful in 5m54s
Build docker image / build-static-assets (push) Successful in 27m39s
Reviewed-on: #17
2024-08-11 20:58:20 +00:00
4c50ed19aa Configure docker build
All checks were successful
Playwright Tests / test (pull_request) Successful in 3m6s
Build docker image / build-static-assets (pull_request) Successful in 7m30s
2024-08-11 22:50:36 +02:00
Renovate Bot
7bc1e1bbc9 Update dependency tailwindcss to v3.4.9
All checks were successful
Playwright Tests / test (push) Successful in 1m32s
2024-08-11 20:17:55 +00:00
Renovate Bot
6cbf5c5a72 Update dependency next-auth to v5.0.0-beta.20
Some checks failed
Playwright Tests / test (push) Failing after 2m13s
2024-08-11 20:12:56 +00:00
Renovate Bot
5ebe78f4c0 Update dependency autoprefixer to v10.4.20
Some checks are pending
Playwright Tests / test (push) Waiting to run
2024-08-11 20:10:47 +00:00
Renovate Bot
ad54349e42 Update dependency @heroicons/react to v2.1.5
Some checks are pending
Playwright Tests / test (push) Waiting to run
2024-08-11 20:09:47 +00:00
Renovate Bot
6e450e4875 Update dependency @types/node to v20.14.15
Some checks are pending
Playwright Tests / test (pull_request) Successful in 4m25s
Playwright Tests / test (push) Waiting to run
2024-08-11 20:03:26 +00:00
0400f105a1 Merge pull request 'Install and configure Playwright' (#12) from playwright into main
All checks were successful
Playwright Tests / test (push) Successful in 1m44s
Reviewed-on: #12
2024-08-11 19:43:59 +00:00
d9660c2be6 Remove example test cases created automatically
All checks were successful
Playwright Tests / test (pull_request) Successful in 1m46s
2024-08-11 21:42:06 +02:00
2c8276862b Use the latest version of Microsoft's Docker image
All checks were successful
Playwright Tests / test (pull_request) Successful in 5m16s
2024-08-11 21:36:32 +02:00
eb4e04737d Restore the step to install browsers
All checks were successful
Playwright Tests / test (pull_request) Successful in 15m35s
2024-08-11 21:25:46 +02:00
081c8eb9dd Avoid unnecessary step of installing browsers
Some checks failed
Playwright Tests / test (pull_request) Failing after 4m51s
2024-08-11 21:19:47 +02:00
09ba8f90d0 Fix syntax
Some checks failed
Playwright Tests / test (pull_request) Has been cancelled
2024-08-11 21:19:22 +02:00
3c90f24299 Run playwright using an image that already has browser dependencies installed
Some checks failed
Playwright Tests / test (pull_request) Failing after 0s
2024-08-11 21:18:26 +02:00
74331c22cd Avoid building the application as a background job
All checks were successful
Playwright Tests / test (pull_request) Successful in 25m33s
2024-08-11 21:07:21 +02:00
4c2f514e8b Build and start the application
Some checks failed
Playwright Tests / test (pull_request) Has been cancelled
2024-08-11 21:03:34 +02:00
b1cec97389 Remove step to upload artifacts 2024-08-11 21:01:10 +02:00
cdd3d0adf1 Remove unused files and configure first dummy test
Some checks failed
Playwright Tests / test (pull_request) Failing after 22m57s
2024-08-11 20:35:52 +02:00
3e9075b015 Install and configure playwright 2024-08-11 20:18:38 +02:00
36f8e63c4a Merge pull request 'Add caption to the table' (#9) from guest-table-refinement into main
Reviewed-on: #9
2024-08-11 17:57:40 +00:00
ef8fb9c7f3 Add caption to the table 2024-08-11 19:44:05 +02:00
34c92e758d Merge pull request 'Display the confirmation statuses in the guests table' (#8) from display-status into main
Reviewed-on: #8
2024-08-11 17:23:57 +00:00
a9613711eb Display the confirmation statuses in the guests table 2024-08-11 19:23:19 +02:00
e62cd65709 Merge pull request 'Several UI adjustments' (#5) from display-group-name into main
Reviewed-on: #5
2024-08-11 16:55:39 +00: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
f41c112b25 Merge pull request 'Display a tree with the groups of guests (with mocked data)' (#2) from feature/categories-tree into main
Reviewed-on: #2
2024-08-11 15:28:06 +00:00
9c2c84a45b Display the hierarchy of groups received from the backend 2024-08-11 17:26:16 +02:00
95124e5c0a Merge pull request 'Configure Renovate' (#1) from renovate/configure into main
Reviewed-on: #1
2024-08-11 14:17:27 +00:00
809a1f517d Update renovate.json 2024-08-11 14:16:55 +00:00
94a051460f Display a tree with the groups of guests (with mocked data) 2024-08-11 16:15:33 +02:00
Renovate Bot
25070ab2a8 Add renovate.json 2024-08-11 14:02:08 +00: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