Commit Graph

14 Commits

Author SHA1 Message Date
John Yeo
cb05d169a2 wip 2026-01-23 17:13:19 +00:00
John Yeo
dd5e183064 updated create customer flow with new billing pattern 2026-01-20 17:40:13 +00:00
John Yeo
777058849f cleanup 2026-01-14 10:59:26 +00:00
John Yeo
271af8cb8d cleanup 2026-01-13 13:33:09 +00: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
317e19294b chore: added hover texts, fixed some ui bugs 2025-11-30 14:58:59 +00:00
John Yeo
4e68c3dc9a feat: created new features API version 2025-11-14 15:59:39 +00:00
John Yeo
71cca85819 chore polishing up open api and plan methods 2025-11-13 12:05:16 +00:00
John Yeo
48b33abc2f fix: versioning for cached customer 2025-11-10 09:17:18 +00:00
John Yeo
3afa2387ac fixing cache 2025-11-07 15:29:32 +00:00
John Yeo
5ab888a9b8 fix: rewrote track in psql functions 2025-10-30 16:26:32 -07:00
John Yeo
32cbb1d690 fix: improve onboarding stability and product switching behavior
- Fix product changes being discarded when navigating back from playground step
- Fix base price billing interval visibility when unchecked
- Improve feature sync logic to prioritize non-boolean features
- Fix auto-skip to playground only triggering on initial load, not on back navigation
- Fix feature store sync when switching products in playground
- Prevent useOnboardingFeatureSync from interfering with new feature creation
- Rename useInitProductAndFeature to useOnboardingFeatureSync for clarity
- Remove useInitFeatureItem logic that was corrupting product items on product switch

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-12 17:40:40 +01:00
John Yeo
229b63e97d fix: apiFeatureToDbFeatur 2025-10-12 11:04:44 +01:00
John Yeo
9f17bb88b2 wip 2025-10-11 15:02:31 +01:00