Feature/customer list view #4

Merged
pitfriedrich merged 2 commits from feature/customer-list-view into main 2026-08-08 14:51:47 +00:00

2 Commits

Author SHA1 Message Date
pitfriedrich 1878401464 Added editable Grid feature
CI / Build & Test (pull_request) Successful in 1m8s
2026-08-08 16:44:15 +02:00
pitfriedrich de6c1f36e2 Add Customers view with dummy data grid
Adds a new self-contained com.example.customer feature package with a
read-only Grid of in-memory dummy customer records, following the
examplefeature package/naming conventions. The view is picked up
automatically by the drawer nav via @Menu.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BNL5syWGwM7KnFcuZeEKQ1
2026-08-08 16:15:57 +02:00