Feature: Mark guests as invited #60

Merged
bustikiller merged 9 commits from guest-status-changes into main 2024-10-27 18:28:22 +00:00

9 Commits

Author SHA1 Message Date
58c8f51510 Merge remote-tracking branch 'origin/main' into guest-status-changes
All checks were successful
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m59s
Playwright Tests / test (pull_request) Successful in 10m17s
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 11m49s
2024-10-27 19:07:39 +01:00
03b3a318c0 Refresh list of guests after status update
All checks were successful
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m49s
Playwright Tests / test (pull_request) Successful in 8m48s
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 17m41s
2024-10-27 19:05:46 +01:00
1d59535eb6 Submit status changes to the backend
All checks were successful
Check usage of free licenses / build-static-assets (pull_request) Successful in 34s
Playwright Tests / test (pull_request) Successful in 4m19s
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 7m32s
2024-10-27 14:02:10 +01:00
45e2665997 Pass the ID of the guests that has just been invited
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 39s
Build Nginx-based docker image / build-static-assets (pull_request) Failing after 1m37s
Playwright Tests / test (pull_request) Successful in 3m56s
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
All checks were successful
Check usage of free licenses / build-static-assets (pull_request) Successful in 22s
Playwright Tests / test (pull_request) Successful in 2m37s
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 4m29s
2024-10-27 11:52:42 +01:00
de595bbf51 Avoid infinite loop by marking the component as server-side
All checks were successful
Check usage of free licenses / build-static-assets (pull_request) Successful in 25s
Playwright Tests / test (pull_request) Successful in 2m39s
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 4m9s
2024-10-27 11:37:27 +01:00