inter-hub-haskell/Web
Bernd Worsch 2c22766cd6 fix(WP-0017/E5): Layer 3 error fixes — round 3 (24 files)
Int16→Int in score/stars functions; uuid-based readMay→UUID.fromText;
autoRefresh do-notation fix; id→\x->x ambiguity in HubRoutingRules;
MarketplaceDashboard replaced raw SQL with IHP query builder; optional
hub selector in TypeRegistry views via CanSelect (Text, Maybe Id) instance
added to Web.View.Prelude; import consolidations to Web.View.Prelude.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 13:11:32 +00:00
..
Controller fix(WP-0017/E5): Layer 3 error fixes — round 3 (24 files) 2026-04-12 13:11:32 +00:00
Job fix(WP-0014/A2): close remaining pure-param and structural compilation errors 2026-04-10 01:14:08 +00:00
View fix(WP-0017/E5): Layer 3 error fixes — round 3 (24 files) 2026-04-12 13:11:32 +00:00
FrontController.hs feat(WP-0015/B1-B6): StaticPages controller and public intro/tutorial UI 2026-04-08 02:02:44 +00:00
Routes.hs feat(WP-0015/B1-B6): StaticPages controller and public intro/tutorial UI 2026-04-08 02:02:44 +00:00
Types.hs fix(WP-0014/A2): close remaining pure-param and structural compilation errors 2026-04-10 01:14:08 +00:00