Commit Graph

13 Commits

Author SHA1 Message Date
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
John Yeo
16c5edcdcf added entity support 2025-03-27 00:00:09 -07:00
John Yeo
beabfbb4a7 feat: added usage endpoint 2025-03-10 23:54:55 +08:00
John Yeo
52a0c1e56f feat: moved value field to top level in sending events 2025-03-08 17:49:24 +08:00
John Yeo
a3840d3a7d fix: removed from events 2025-03-02 15:38:35 +00:00
John Yeo
97a444b4d7 pausing on seats through event 2025-02-27 17:07:50 +00:00
John Yeo
22cf3f8b90 feat: allow timestamp override 2025-02-25 11:13:00 +00:00
John Yeo
85fa92bea2 fixed some error with eventsRouter? 2025-01-30 16:00:00 +00:00
John Yeo
c2afc4deec added sum, reset cron 2025-01-24 15:29:50 +00:00
John Yeo
479b6d7afb first commit 2025-01-21 11:18:42 +00:00