Add a feature to handle invitations #261

Merged
bustikiller merged 15 commits from feat/invitations into main 2025-06-01 18:09:41 +00:00

15 Commits

Author SHA1 Message Date
10b741cd37 Merge branch 'feat/invitations' of https://gitea.bustikiller.com/bustikiller/wedding-planner-frontend into feat/invitations
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 1m0s
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m0s
Build Nginx-based docker image / build-static-assets (push) Successful in 8m15s
2025-06-01 20:01:17 +02:00
79b7011e37 Merge remote-tracking branch 'origin/main' into feat/invitations 2025-06-01 20:00:19 +02:00
f8a52b9968 Add copyright notice
Some checks failed
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m9s
Build Nginx-based docker image / build-static-assets (push) Has been cancelled
Add copyright notice / copyright_notice (pull_request) Successful in 1m26s
2025-06-01 17:59:55 +00:00
98d9a2544d Exlude considered guests from the list of invitations
Some checks failed
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 50s
Build Nginx-based docker image / build-static-assets (push) Has been cancelled
Add copyright notice / copyright_notice (pull_request) Successful in 1m3s
2025-06-01 19:58:14 +02:00
72691f7070 Add a confirmation dialog 2025-06-01 17:48:47 +02:00
f256e0f9e7 Allow deleting an invitation 2025-06-01 17:47:50 +02:00
e6bb090b66 Update invitation via API when a guest is added 2025-06-01 17:39:02 +02:00
b820bc837a Add newly created invitations to the start of the list 2025-06-01 17:15:39 +02:00
790d75d2ff Fix UI assignment of guests to invitations 2025-06-01 17:07:47 +02:00
fb82695174 Basic drag and drop behavior 2025-06-01 16:31:54 +02:00
ecc2550146 Display empty invitations 2025-06-01 15:35:02 +02:00
16cd9e6175 Display number of guests and invitations 2025-06-01 15:30:30 +02:00
94ff03f617 Use a darker green and 4 columns for the invitations 2025-06-01 14:17:02 +02:00
54da3212cb Add an independent scroll for each column 2025-06-01 14:05:59 +02:00
537c285bd4 Initial draft of the invitations board 2025-06-01 13:29:14 +02:00