berrypod/lib/berrypod_web/components/shop_components
jamey 32eb0c6758
All checks were successful
deploy / deploy (push) Successful in 1m10s
add review submission flow (phase 3)
- Add ReviewNotifier for verification emails
- Add review token generation and verification
- Add request_review_verification function
- Update reviews_section component with write-a-review form
- Create ReviewForm LiveView for submitting/editing reviews
- Add /reviews/new and /reviews/:id/edit routes
- Add review buttons to order detail page
- Update block_types to load real review data
- Tests for token and verification functions

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-01 11:12:25 +01:00
..
base.ex consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00
cart.ex integrate R module and add url editor ui 2026-04-01 00:36:17 +01:00
content.ex add review submission flow (phase 3) 2026-04-01 11:12:25 +01:00
layout.ex integrate R module and add url editor ui 2026-04-01 00:36:17 +01:00
product.ex integrate R module and add url editor ui 2026-04-01 00:36:17 +01:00
site_editor.ex fix page settings section and blocks not showing in editor 2026-03-29 20:30:36 +01:00
theme_editor.ex move branding settings from Theme tab to Site tab 2026-03-28 23:40:48 +00:00