berrypod/lib/berrypod_web/live/shop/pages
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
..
cart.ex consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00
checkout_success.ex integrate R module and add url editor ui 2026-04-01 00:36:17 +01:00
collection.ex integrate R module and add url editor ui 2026-04-01 00:36:17 +01:00
contact.ex integrate R module and add url editor ui 2026-04-01 00:36:17 +01:00
content.ex integrate R module and add url editor ui 2026-04-01 00:36:17 +01:00
custom_page.ex add url slug resolution to shop routing 2026-04-01 00:36:05 +01:00
home.ex consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00
order_detail.ex add review submission flow (phase 3) 2026-04-01 11:12:25 +01:00
orders.ex add persistent email session for order lookup and reviews 2026-04-01 09:44:53 +01:00
product.ex add review submission flow (phase 3) 2026-04-01 11:12:25 +01:00
search.ex integrate R module and add url editor ui 2026-04-01 00:36:17 +01:00