Commit Graph

8 Commits

Author SHA1 Message Date
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
f5871e5668 changed billing portal to post, added org config for include past_due 2025-04-23 15:49:31 +01:00
John Yeo
5255b61410 fix: added fallback for creating org at onboarding if clerk webhook comes late / fails 2025-04-22 22:42:38 +01:00
John Yeo
ed91f2048c fixed bugs and updated attach, entitled and event response 2025-04-20 18:49:56 +01:00
John Yeo
1893c16049 Refactor referral code handling by removing unnecessary console logs and improving error handling in the referral code fetching process. Update test script to include referral tests and adjust product item validation logic for better clarity and functionality. 2025-04-18 13:49:05 +01:00
John Yeo
e2cd7d505c cleaned example .env.local 2025-04-17 20:02:08 +01:00
John Yeo
9cf9e263ac update: referral rewards don't trigger on free trials 2025-04-17 11:44:59 +01:00
Ayush Rodrigues
ebb2fcbfc6 added example folder and added referral demo screen 2025-04-16 17:15:31 +01:00