simpleshop_theme/test/simpleshop_theme_web/live
Jamey Greenwood fe29c1ad36 feat: add product sorting to collection pages with tests
Add sort functionality to /collections/:slug pages with 6 sort options
(featured, newest, price ascending/descending, name A-Z/Z-A). Sort
selection persists across category navigation via URL query params.

Refactor handle_params to be DRY using load_collection/1 helper.
Add comprehensive unit tests for PreviewData category functions and
LiveView tests for the Collection page sorting and navigation.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 23:38:22 +00:00
..
shop_live feat: add product sorting to collection pages with tests 2026-01-19 23:38:22 +00:00
user_live mix phx.gen.auth Accounts User users 2025-12-30 12:26:46 +00:00
theme_css_consistency_test.exs refactor: consolidate CSS to use .themed class with native nesting 2026-01-17 21:43:26 +00:00
theme_live_test.exs refactor: consolidate CSS to use .themed class with native nesting 2026-01-17 21:43:26 +00:00