Lorenz Hilpert
7a6a2dc49d
Merged PR 2038: feat(shared,crm): add Code 128 barcode generation library
...
feat(shared,crm): add Code 128 barcode generation library
Implements new @isa/shared/barcode library with directive and component
for generating Code 128 barcodes using JsBarcode.
Features:
- Standalone Angular directive (svg[sharedBarcode])
- Standalone Angular component (<shared-barcode>)
- Signal-based reactive inputs
- SVG-based vector rendering
- Customizable colors, size, margins, fonts
- Comprehensive Vitest test coverage (39 tests)
- Storybook stories for both directive and component
- Integrated into customer loyalty card component
Changes:
- Created @isa/shared/barcode library with directive and component
- Added JsBarcode dependency (v3.12.1)
- Integrated barcode into customer loyalty card display
- Added Storybook stories for interactive documentation
- Fixed ui-switch story component reference
- Updated library reference documentation
Refs #5496
Related work items: #5496
2025-11-21 13:42:32 +00:00
Lorenz Hilpert
743d6c1ee9
docs: comprehensive CLAUDE.md overhaul with library reference system
...
- Restructure CLAUDE.md with clearer sections and updated metadata
- Add research guidelines emphasizing subagent usage and documentation-first approach
- Create library reference guide covering all 61 libraries across 12 domains
- Add automated library reference generation tool
- Complete test coverage for reward order confirmation feature (6 new spec files)
- Refine product info components and adapters with improved documentation
- Update workflows documentation for checkout service
- Fix ESLint issues: case declarations, unused imports, and unused variables
2025-10-22 11:55:04 +02:00
Lorenz Hilpert
f15848d5c0
Merged PR 1967: Reward Shopping Cart Implementation
2025-10-14 16:02:18 +00:00
Lorenz Hilpert
37840b1565
Merged PR 1962: Reward Shopping Cart
...
Related work items: #5305 , #5356 , #5357 , #5359
2025-09-30 14:50:01 +00:00
Lorenz Hilpert
6ab839a529
Merged PR 1954: feat: Enhance product info components and add redemption points feature...
...
Related work items: #5346
2025-09-18 13:10:07 +00:00
Lorenz Hilpert
4cf0ce820e
Merged PR 1866: Anlage Komponenten und Directives + Unit Tests und Stories
...
Related work items: #5175
2025-06-18 13:58:00 +00:00
Lorenz Hilpert
abce5f43e2
feat: add ProductImage directive and service; implement storybook for product image component
2025-03-10 17:10:11 +01:00