feat: add benefit history feature with lazy loading and pagination
- Implemented `getBenefitsHistory` method in `HomeRepository` to retrieve paginated benefit history. - Enhanced `BenefitsOverviewCubit` to manage loading and displaying benefit history. - Created `BenefitHistoryPage` for full-screen display of benefit history with infinite scroll support. - Added `BenefitHistoryPreview` widget for expandable history preview in benefit cards. - Introduced `BenefitHistoryRow` to display individual history records. - Updated `BenefitsOverviewState` to include history management fields. - Added new entities and use cases for handling benefit history. - Created design system documentation for UI patterns and known gaps.
This commit is contained in:
7
.claude/agent-memory/ui-ux-design/MEMORY.md
Normal file
7
.claude/agent-memory/ui-ux-design/MEMORY.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# UI/UX Design Agent Memory
|
||||
|
||||
## Index
|
||||
|
||||
- [design-system-tokens.md](design-system-tokens.md) — Verified token values from actual source files
|
||||
- [component-patterns.md](component-patterns.md) — Established component patterns in KROW staff app
|
||||
- [design-gaps.md](design-gaps.md) — Known design system gaps and escalation items
|
||||
Reference in New Issue
Block a user