Commit Graph

8 Commits

Author SHA1 Message Date
John Yeo
cb05d169a2 wip 2026-01-23 17:13:19 +00:00
John Yeo
78467cd607 fix: ProductService.get() reads one row 2025-12-08 08:48:43 +00:00
John Yeo
da2693567c chore: ran biome format 2025-09-22 14:45:25 +01:00
John Yeo
0f2afacf2d feat: cleaned up dashboard for entity products and allow transferring of products between entities 2025-07-21 17:31:16 +01:00
John Yeo
672635f18d added timestamp to events 2025-05-29 21:06:07 +01:00
John Yeo
cbe2925ec3 fix: onboardingRouter creates features with write schema value: [] 2025-05-29 17:24:58 +01:00
John Yeo
af70142708 refactor: remove unused files and update logging structure
- Deleted unused configuration and SQL files related to Drizzle.
- Removed deprecated logging methods and updated logging to use a unified structure.
- Cleaned up package dependencies by removing unused packages from package.json and package-lock.json.
- Updated various import paths for consistency and clarity.
- Introduced new action and event models to enhance analytics capabilities.
2025-05-29 14:10:04 +01:00
John Yeo
e449771158 migrated customer, entity and api key queries to drizzle 2025-05-26 17:09:06 +01:00