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 |
|
|
|
6488b6db87
|
Merge branch 'feature/frontend-show-list' into develop
|
2026-04-29 12:37:41 +02:00 |
|
|
|
e1977e49c3
|
feat: load shows from frontend API
|
2026-04-29 12:20:39 +02:00 |
|
|
|
c67c2c7d18
|
Merge branch 'feature/frontend-skeleton' into develop
|
2026-04-29 12:18:00 +02:00 |
|
|
|
5f30029f4b
|
feat: add Angular frontend skeleton
|
2026-04-29 12:17:07 +02:00 |
|
|
|
35ae0278b7
|
Merge branch 'feature/admin-demo-data' into develop
|
2026-04-29 12:08:31 +02:00 |
|
|
|
d1801b8c9b
|
feat: improve admin and add demo data command
|
2026-04-29 12:06:55 +02:00 |
|
|
|
2b71b7a418
|
Merge branch 'feature/reservation-qr-retrieval' into develop
|
2026-04-29 11:13:04 +02:00 |
|
|
|
635a9a5c63
|
feat: add reservation QR retrieval
|
2026-04-29 10:59:47 +02:00 |
|
|
|
0c679391ed
|
test: capture expected email failure logs
|
2026-04-29 10:54:52 +02:00 |
|
|
|
4422d13f15
|
fix: isolate Django tests from SMTP
|
2026-04-29 10:47:18 +02:00 |
|
|
|
2a2ca39ba9
|
Merge branch 'feature/email-and-qr' into develop
|
2026-04-29 10:28:10 +02:00 |
|
|
|
4ae85947e0
|
fix: use absolute public booking URLs
|
2026-04-29 10:18:22 +02:00 |
|
|
|
c46d803951
|
feat: add email confirmation and QR generation
|
2026-04-29 10:12:31 +02:00 |
|
|
|
15814f8ccc
|
Merge branch 'feature/backend-checkin-api' into develop
|
2026-04-29 10:04:41 +02:00 |
|
|
|
9560963139
|
feat: add check-in REST API
|
2026-04-29 10:01:06 +02:00 |
|
|
|
09e3243034
|
Merge branch 'feature/backend-booking-api' into develop
|
2026-04-29 09:57:10 +02:00 |
|
|
|
89cf08647c
|
feat: add booking REST API
|
2026-04-29 09:45:44 +02:00 |
|
|
|
441d73d473
|
Merge branch 'feature/checkin-services' into develop
|
2026-04-29 09:37:20 +02:00 |
|
|
|
a7dfcaf5f2
|
feat: add check-in service layer
|
2026-04-29 09:34:21 +02:00 |
|
|
|
b1f6fcf1f2
|
Merge branch 'feature/booking-services' into develop
|
2026-04-28 17:17:59 +02:00 |
|
|
|
f818f72dc6
|
feat: add booking service layer
|
2026-04-28 17:17:02 +02:00 |
|
|
|
71ff02c25a
|
Merge branch 'feature/initial-domain-models' into develop
|
2026-04-28 17:09:28 +02:00 |
|
|
|
3cd5455aa2
|
feat: add initial Django domain models
|
2026-04-28 17:08:27 +02:00 |
|