Commit Graph

87 Commits

Author SHA1 Message Date
cf4e9ec239 Merge branch 'feature/frontend-visual-design' into develop 2026-05-05 10:27:54 +02:00
3957987b07 feat: refresh frontend visual design 2026-05-05 10:26:03 +02:00
c3a345d60b Merge branch 'fix/qr-checkin-email-config' into develop 2026-05-04 10:11:38 +02:00
978fe1a7ff fix: tighten check-in token handling 2026-05-04 09:43:03 +02:00
c7c0657f6d Merge branch 'fix/frontend-checkin-csrf' into develop 2026-04-30 13:51:16 +02:00
b8d2dade40 fix: send csrf token for staff check-in 2026-04-30 13:40:09 +02:00
d6d83fbb07 Merge branch 'fix/frontend-staff-session-auth' into develop 2026-04-30 13:25:33 +02:00
f343512ec2 fix: send staff session credentials for check-in 2026-04-30 12:18:19 +02:00
769614278c Merge branch 'fix/site-base-url-runtime' into develop 2026-04-30 11:58:59 +02:00
bc6f1c3c2e fix: pass site base url to backend container 2026-04-30 11:48:50 +02:00
c725fdb912 Merge branch 'fix/public-booking-csrf' into develop 2026-04-30 11:34:31 +02:00
cafa9226e3 fix: allow public reservation posts without csrf 2026-04-30 11:28:49 +02:00
9a378902d5 Merge branch 'fix/checkin-frontend-url' into develop 2026-04-30 11:01:18 +02:00
099b2f10ca fix: point check-in QR links to frontend page 2026-04-30 09:50:58 +02:00
bisco
9c9acd3e1d Merge branch 'fix/local-email-console-backend' into develop 2026-04-30 01:35:25 +02:00
bisco
833d4e629c fix: show local confirmation links before email send 2026-04-30 01:29:10 +02:00
bisco
240ea3aba3 Merge branch 'fix/dev-confirmation-log-order' into develop 2026-04-30 01:20:32 +02:00
bisco
8a47740049 fix: log confirmation link before email delivery 2026-04-30 01:18:04 +02:00
bisco
ff9f9f2716 Merge branch 'feature/frontend-form-polish' into develop 2026-04-30 01:01:35 +02:00
bisco
05de8c75a2 feat: polish booking and confirmation UI 2026-04-30 00:59:43 +02:00
bisco
3dca43bc5c Merge branch 'fix/admin-reservation-labels' into develop 2026-04-30 00:54:13 +02:00
bisco
1629544b76 fix: simplify reservation admin labels 2026-04-30 00:47:36 +02:00
bisco
47449ce8dd Merge branch 'feature/show-image-upload' into develop 2026-04-30 00:08:27 +02:00
bisco
ded07346a6 feat(shows): add uploaded show images 2026-04-30 00:05:23 +02:00
bisco
b51ca9fdbf Merge branch 'feature/admin-manual-reservation-actions' into develop 2026-04-29 23:50:17 +02:00
bisco
7c90da5884 feat(admin): add manual reservation operations 2026-04-29 23:47:22 +02:00
bisco
ffbe1a5b04 Merge branch 'fix/dev-email-confirmation-logging' into develop 2026-04-29 23:40:25 +02:00
bisco
1a5e9103f6 fix(dev): log confirmation links locally 2026-04-29 23:39:12 +02:00
bisco
e5fcbfeb26 Merge branch 'chore/production-readiness-docs' into develop v0.1.0-mvp 2026-04-29 23:04:21 +02:00
bisco
7fc0a931ce docs: add production readiness notes 2026-04-29 23:00:57 +02:00
bisco
b692ae70ba Merge branch 'fix/api-throttling' into develop 2026-04-29 22:59:02 +02:00
bisco
0533a1799f fix(api): add basic booking throttling 2026-04-29 22:57:09 +02:00
bisco
a8f2a7c803 Merge branch 'fix/admin-token-visibility' into develop 2026-04-29 22:48:27 +02:00
bisco
7a46e288cf fix(admin): hide reservation token hashes 2026-04-29 22:45:16 +02:00
bisco
33307a5de2 Merge branch 'fix/site-base-url' into develop 2026-04-29 22:01:19 +02:00
bisco
a5189669f6 fix(config): align site base url defaults 2026-04-29 21:59:31 +02:00
bisco
aef2a31977 docs: add lightweight git workflow policy 2026-04-29 21:54:49 +02:00
bisco
13a05f6d0d fix(security): separate booking and check-in tokens 2026-04-29 21:49:21 +02:00
bisco
5cad1871e7 feat(operations): improve reservation and check-in flows 2026-04-29 19:23:42 +02:00
bisco
6c5b5d99bc added debug settings 2026-04-29 19:00:59 +02:00
bisco
0fe57dc47f fix(admin): handle unsaved performance seats display 2026-04-29 18:56:19 +02:00
bisco
784076e6be fix(docker): serve django static files via nginx 2026-04-29 18:46:53 +02:00
bisco
c82103cc66 Merge branch 'feature/frontend-checkin' into develop 2026-04-29 18:25:58 +02:00
bisco
51f449ced0 feat(frontend): add staff check-in flow 2026-04-29 18:23:05 +02:00
bisco
ad92dce047 Merge branch 'feature/frontend-confirmation-qr' into develop 2026-04-29 18:20:06 +02:00
bisco
24d3f4d30f feat(frontend): add reservation confirmation page 2026-04-29 18:19:05 +02:00
bisco
302e3461ad Merge branch 'feature/frontend-booking' into develop 2026-04-29 18:15:00 +02:00
bisco
144c48c02f feat(frontend): add performance booking form 2026-04-29 18:14:07 +02:00
56d8c31a0d Merge branch 'feature/frontend-show-detail' into develop 2026-04-29 15:40:28 +02:00
c3a2addd47 feat: add frontend show detail page 2026-04-29 14:37:37 +02:00