544 Commits

Author SHA1 Message Date
7719929e43 Prevent slug from being null
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 25s
Add copyright notice / copyright_notice (pull_request) Successful in 32s
Build Nginx-based docker image / build-static-assets (push) Successful in 5m46s
Playwright Tests / test (pull_request) Failing after 14m45s
2025-06-08 12:42:46 +02:00
2c3480f980 Fix use of localstorage in server side
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 48s
Playwright Tests / test (pull_request) Failing after 54s
Add copyright notice / copyright_notice (pull_request) Successful in 1m4s
Build Nginx-based docker image / build-static-assets (push) Failing after 2m34s
2025-06-08 12:33:44 +02:00
22a2cba3fe Fix the path used for checking upstatus 2025-06-08 12:19:01 +02:00
01717b392c Revert "Try localhost"
This reverts commit e0da10c0006d8f984771dbdc38508b69f902835e.
2025-06-08 11:49:44 +02:00
85f918b397 Fix the waiting URL
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 33s
Add copyright notice / copyright_notice (pull_request) Successful in 47s
Playwright Tests / test (pull_request) Failing after 5m38s
Build Nginx-based docker image / build-static-assets (push) Successful in 6m4s
2025-06-08 11:42:59 +02:00
e0da10c000 Try localhost
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m40s
Add copyright notice / copyright_notice (pull_request) Successful in 1m40s
Playwright Tests / test (pull_request) Failing after 13m49s
Build Nginx-based docker image / build-static-assets (push) Successful in 14m7s
2025-06-08 11:10:00 +02:00
8b0cab93c9 Fix environment variable name
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m10s
Add copyright notice / copyright_notice (pull_request) Successful in 4m0s
Playwright Tests / test (pull_request) Failing after 13m38s
Build Nginx-based docker image / build-static-assets (push) Successful in 15m8s
2025-06-08 10:48:51 +02:00
6490e585ee Run the server in 127.0.0.1 host
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 5m14s
Add copyright notice / copyright_notice (pull_request) Successful in 6m34s
Playwright Tests / test (pull_request) Failing after 20m27s
Build Nginx-based docker image / build-static-assets (push) Has been cancelled
2025-06-08 10:27:13 +02:00
d6f603d70c Run standalone node server instead of development build
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 7m7s
Add copyright notice / copyright_notice (pull_request) Successful in 7m15s
Playwright Tests / test (pull_request) Failing after 21m40s
Build Nginx-based docker image / build-static-assets (push) Successful in 23m2s
2025-06-08 10:03:57 +02:00
acdbee40bf Wait for the service to be ready
Some checks failed
Add copyright notice / copyright_notice (pull_request) Successful in 2m34s
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m53s
Playwright Tests / test (pull_request) Failing after 13m47s
Build Nginx-based docker image / build-static-assets (push) Has been cancelled
2025-06-08 09:47:48 +02:00
4455c0e6d4 Run playwright tests in verbose mode
Some checks failed
Add copyright notice / copyright_notice (pull_request) Successful in 2m0s
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m21s
Build Nginx-based docker image / build-static-assets (push) Successful in 13m39s
Playwright Tests / test (pull_request) Has been cancelled
2025-06-08 09:33:11 +02:00
fed86088c3 Use pnpm to build and run the service
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m25s
Add copyright notice / copyright_notice (pull_request) Successful in 1m28s
Build Nginx-based docker image / build-static-assets (push) Successful in 6m24s
Playwright Tests / test (pull_request) Failing after 20m54s
2025-06-08 09:18:10 +02:00
Renovate Bot
e2c0f91b23 Update pnpm to v10.11.1
Some checks failed
Build Nginx-based docker image / build-static-assets (push) Failing after 51s
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Failing after 32s
Check usage of free licenses / build-static-assets (pull_request) Failing after 21s
2025-06-04 02:08:28 +00:00
c03df8920c Merge pull request 'Update dependency zod to v3.25.46' (#263) from renovate/zod-3.x-lockfile into main
All checks were successful
Playwright Tests / test (push) Has been skipped
Check usage of free licenses / build-static-assets (push) Successful in 37s
Build Nginx-based docker image / build-static-assets (push) Successful in 7m29s
Reviewed-on: #263
2025-06-02 06:27:11 +00:00
Renovate Bot
d6a9415cd9 Update dependency zod to v3.25.46
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m10s
Add copyright notice / copyright_notice (pull_request) Successful in 3m3s
Build Nginx-based docker image / build-static-assets (push) Successful in 37m24s
2025-06-02 02:04:13 +00:00
87bd3fac4b Add a link to the invitation in the invitation card
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 38s
Add copyright notice / copyright_notice (pull_request) Successful in 39s
Build Nginx-based docker image / build-static-assets (push) Successful in 2m20s
2025-06-02 00:08:42 +02:00
3748805377 WIP specs for guest creation
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 40s
Add copyright notice / copyright_notice (pull_request) Successful in 54s
Build Nginx-based docker image / build-static-assets (push) Successful in 5m28s
Playwright Tests / test (pull_request) Failing after 14m3s
2025-06-01 23:46:25 +02:00
e8551dd877 Upgrade playwright to the latest version
Some checks failed
Build Nginx-based docker image / build-static-assets (push) Failing after 1m23s
Add copyright notice / copyright_notice (pull_request) Successful in 2m20s
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m20s
Playwright Tests / test (pull_request) Failing after 12m4s
2025-06-01 23:19:12 +02:00
0455fcd8da Enhance the specs for groups 2025-06-01 23:13:05 +02:00
19232477fd Enhance guests tests
Some checks failed
Add copyright notice / copyright_notice (pull_request) Successful in 3m38s
Check usage of free licenses / build-static-assets (pull_request) Successful in 3m53s
Build Nginx-based docker image / build-static-assets (push) Successful in 20m22s
Playwright Tests / test (pull_request) Failing after 23m25s
2025-06-01 22:50:41 +02:00
15ccccd927 Merge remote-tracking branch 'origin/main' into enhance-specs 2025-06-01 22:28:53 +02:00
c649f327e0 Merge pull request 'Update dependency postcss to v8.5.4' (#259) from renovate/postcss-8.x into main
All checks were successful
Playwright Tests / test (push) Has been skipped
Check usage of free licenses / build-static-assets (push) Successful in 53s
Build Nginx-based docker image / build-static-assets (push) Successful in 16m11s
Reviewed-on: #259
2025-06-01 20:27:40 +00:00
0b9de712ff Restore basic Playwright tests
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m16s
Add copyright notice / copyright_notice (pull_request) Successful in 2m31s
Build Nginx-based docker image / build-static-assets (push) Successful in 14m52s
Playwright Tests / test (pull_request) Failing after 18m31s
2025-06-01 22:26:10 +02:00
0c51ef656b Merge pull request 'Update dependency zod to v3.25.45' (#255) from renovate/zod-3.x-lockfile into main
Some checks failed
Playwright Tests / test (push) Has been skipped
Check usage of free licenses / build-static-assets (push) Has been cancelled
Build Nginx-based docker image / build-static-assets (push) Has been cancelled
Reviewed-on: #255
2025-06-01 20:24:49 +00:00
9366a6ff15 Merge branch 'main' into renovate/zod-3.x-lockfile
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 2m23s
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m45s
Build Nginx-based docker image / build-static-assets (push) Successful in 13m31s
2025-06-01 20:08:51 +00:00
73b6d9aa67 Merge branch 'main' into renovate/postcss-8.x
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 3m3s
Check usage of free licenses / build-static-assets (pull_request) Successful in 3m50s
Build Nginx-based docker image / build-static-assets (push) Successful in 18m46s
2025-06-01 20:08:36 +00:00
777d0821a0 Merge pull request 'Add a feature to handle invitations' (#261) from feat/invitations into main
All checks were successful
Playwright Tests / test (push) Has been skipped
Check usage of free licenses / build-static-assets (push) Successful in 1m3s
Build Nginx-based docker image / build-static-assets (push) Successful in 8m58s
Reviewed-on: #261
2025-06-01 18:09:41 +00:00
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
4c7548a664 Merge branch 'main' into restore-playwright
Some checks failed
Add copyright notice / copyright_notice (pull_request) Successful in 40s
Check usage of free licenses / build-static-assets (pull_request) Successful in 44s
Build Nginx-based docker image / build-static-assets (push) Successful in 2m51s
Playwright Tests / test (pull_request) Failing after 15m12s
2025-06-01 13:53:56 +00: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
879ad14c2a Merge pull request 'Display a toast indicating affinities have been reset' (#260) from feat/notification-affinities-reset into main
All checks were successful
Playwright Tests / test (push) Has been skipped
Check usage of free licenses / build-static-assets (push) Successful in 24s
Build Nginx-based docker image / build-static-assets (push) Successful in 3m0s
Reviewed-on: #260
2025-06-01 07:17:02 +00:00
9f0fcf58c4 Display a toast indicating affinities have been reset
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 46s
Check usage of free licenses / build-static-assets (pull_request) Successful in 51s
Build Nginx-based docker image / build-static-assets (push) Successful in 3m52s
2025-06-01 09:13:02 +02:00
Renovate Bot
af955d47f3 Update dependency zod to v3.25.45
Some checks failed
Add copyright notice / copyright_notice (pull_request) Failing after 33s
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Failing after 41s
Build Nginx-based docker image / build-static-assets (push) Successful in 40m45s
2025-06-01 02:07:54 +00:00
Renovate Bot
b4596176cd Update dependency postcss to v8.5.4
Some checks failed
Add copyright notice / copyright_notice (pull_request) Failing after 15s
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Failing after 25s
Build Nginx-based docker image / build-static-assets (push) Successful in 40m44s
2025-06-01 02:07:36 +00:00
Renovate Bot
099d336f7f Update dependency @types/node to v22.15.29
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 1m36s
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m26s
Playwright Tests / test (push) Has been skipped
Check usage of free licenses / build-static-assets (push) Successful in 4m26s
Build Nginx-based docker image / build-static-assets (push) Successful in 44m34s
2025-05-31 02:06:07 +00:00
Renovate Bot
e97d083912 Update dependency next to v15.3.3
Some checks failed
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m0s
Add copyright notice / copyright_notice (pull_request) Successful in 2m34s
Playwright Tests / test (push) Has been skipped
Check usage of free licenses / build-static-assets (push) Successful in 1m30s
Build Nginx-based docker image / build-static-assets (push) Failing after 49m8s
2025-05-30 02:06:16 +00:00
Renovate Bot
33049c868d Update dependency @types/react to v18.3.23
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 6m21s
Check usage of free licenses / build-static-assets (pull_request) Successful in 6m9s
Playwright Tests / test (push) Has been skipped
Check usage of free licenses / build-static-assets (push) Successful in 1m47s
Build Nginx-based docker image / build-static-assets (push) Successful in 1h6m2s
2025-05-28 02:07:19 +00:00