Commit Graph

10 Commits

Author SHA1 Message Date
John Yeo
cd461bf60d converted boolean feaures to flags in customer object 2026-03-13 14:09:42 +00:00
John Yeo
0933f0b80a fix: multi attach sub ID test 2026-03-02 13:56:44 +00:00
John Yeo
1aecdaced2 fix: imports 2026-02-18 18:46:19 +00:00
John Yeo
63ee1d8d79 fix tests 2026-02-17 22:37:49 +00:00
John Yeo
d4099508de feat: new customer object 2026-02-13 15:50:07 +00:00
John Yeo
c6d9eb61e1 versioning api plan 2026-02-09 08:15:46 -08:00
John Yeo
c3ac0bca48 fix: merging entity cus feature legacy data and passing ctx down to version change module 2025-12-02 10:12:57 +00:00
John Yeo
a005f6d879 refactor: separate subscriptions from customer cache
- Split subscription data into separate cache keys for better performance
- Updated cache utilities to handle subscriptions independently
- Modified Lua scripts to manage separate subscription cache entries
- Updated API models and expand logic for separated subscriptions
- Fixed test utilities to match new data structure

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-26 10:28:02 +00:00
John Yeo
975430b988 fix: caching customer invoices too 2025-11-19 19:51:34 +00:00
John Yeo
27be22b48b fix: passing all track / check test cases 2025-11-12 15:55:01 +00:00