Commit Graph

5 Commits

Author SHA1 Message Date
ahasani e58bcbef57 feat(consumers): implement consumer and POS stores with breadcrumb management
- Added ConsumerStore and PosStore to manage state and data fetching for consumers and POS entities.
- Implemented breadcrumb functionality in both stores to enhance navigation.
- Created views for consumer accounts, business activities, complexes, and poses with respective components.
- Developed single view components for detailed display and editing of consumer and POS data.
- Introduced charge account management components in the super admin module, including forms and lists for charge transactions.
- Established API routes and services for handling charge account transactions.
2026-04-23 20:59:48 +03:30
ahasani 57f333f5b8 update 2026-04-23 01:22:44 +03:30
ahasani ac23d47b79 update license structures and init to setup image uploader 2026-04-16 22:19:46 +03:30
ahasani de1a046485 create license management 2026-04-06 13:31:30 +03:30
ahasani 3c9f6eed1d refactor user accounts structure 2026-03-16 00:35:34 +03:30