Commit Graph

8 Commits

Author SHA1 Message Date
John Yeo
843536bab4 feat: deploy to production flow
- Added 3-step deploy dialog (Connect Stripe, Copy Products, Create API Key)
- Implemented backend endpoints for copying products/features between environments
- Added localStorage caching for organization data and deploy button visibility
- Created useShowDeployButton hook to conditionally show deploy button
- Hide environment switch in CommandBar when organization not deployed
- Abstracted feature and product creation/update logic into reusable actions

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-20 16:59:13 +01:00
John Yeo
91ece2473d feat: added analytics to onboarding, adjusted posthog 2025-10-19 19:42:50 +01:00
John Yeo
5d759eba8d feat: new connect flow 2025-10-18 18:10:57 +01:00
John Yeo
411f6a6bc4 midway adding stripe connect, refactored a bunch 2025-10-17 13:38:35 +01:00
John Yeo
3d0e4f94f2 wip 2025-09-29 11:15:23 +01:00
John Yeo
da2693567c chore: ran biome format 2025-09-22 14:45:25 +01:00
John Yeo
8917a777b5 fixing connect stripe 2025-08-31 23:07:51 -07:00
John Yeo
f9cd9c4078 working on manage org modal 2025-06-13 10:58:53 +01:00