simpleshop_theme/lib/simpleshop_theme_web/components
jamey eaa4bbb3fa add CI pipeline with credo and dialyzer
mix ci alias: compile --warning-as-errors, format --check-formatted,
credo, dialyzer, test. Credo configured with sensible defaults.
Dialyzer ignore file for false positives (Stripe types, Mix tasks,
ExUnit internals). Credo fixes: map_join, filter consolidation,
nesting extraction, cond→if simplification.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 15:19:42 +00:00
..
layouts refactor: split shop_components.ex into 5 focused sub-modules 2026-02-08 14:30:25 +00:00
page_templates refactor: extract shop_layout component to eliminate template boilerplate 2026-02-08 12:10:08 +00:00
shop_components add CI pipeline with credo and dialyzer 2026-02-08 15:19:42 +00:00
core_components.ex feat: add admin provider setup UI with improved product sync 2026-01-31 22:08:34 +00:00
layouts.ex refactor: add themed form components for consistent shop styling 2026-01-25 19:09:49 +00:00
page_templates.ex refactor: split shop_components.ex into 5 focused sub-modules 2026-02-08 14:30:25 +00:00
shop_components.ex refactor: split shop_components.ex into 5 focused sub-modules 2026-02-08 14:30:25 +00:00