Commit Graph

806 Commits

Author SHA1 Message Date
Abi Raja
234e806a6d clarify access code 2024-01-11 11:24:34 -08:00
Abi Raja
d834940c24 fix typo 2024-01-11 11:03:48 -08:00
Abi Raja
25fccc0ef5 update copy to reflect usage is monthly 2024-01-11 10:59:53 -08:00
Abi Raja
5256d428e0 Show number of credits left 2024-01-11 09:55:13 -08:00
Abi Raja
a46ff8692c revert defaulting to 'free' for subscriber tier to prevent flashes 2024-01-10 17:23:43 -08:00
Abi Raja
34c1f9a959 update openAI key missing - error dialog message 2024-01-10 17:16:00 -08:00
Abi Raja
cddc99dc19 update to use SAAS_BACKEND_URL on the front-end everywhere 2024-01-10 15:53:41 -08:00
Abi Raja
f3ca39b40a read BACKEND_SAAS_URL env var rather than hard-coded values 2024-01-10 15:47:10 -08:00
Abi Raja
97591336c3 default subscriberTier to free 2024-01-10 08:41:04 -08:00
Abi Raja
b35738524b Merge branch 'main' into hosted 2024-01-09 10:02:29 -08:00
Abi Raja
6d942f3cd7 refactors 2024-01-09 10:01:05 -08:00
Abi Raja
955d1a6a58 fix missing key 2024-01-09 09:58:03 -08:00
Abi Raja
a2c0ac1171 Merge branch 'main' into hosted 2024-01-09 09:52:32 -08:00
Abi Raja
8a431c0d02 add an imported code prompt 2024-01-09 08:29:16 -08:00
Abi Raja
7bc368d9bf update remaining variable names for GeneratedCodeConfig 2024-01-09 08:12:33 -08:00
Abi Raja
3723c81a04 move stack info to a separate file 2024-01-09 06:43:32 -08:00
Abi Raja
a8b562e392 simplify Stack dropdown generation significantly 2024-01-09 06:35:17 -08:00
Abi Raja
b8bce72d23 organize evals code into the evals dir 2024-01-08 17:38:34 -08:00
Abi Raja
aff0ad0b91 Update README.md 2024-01-08 17:06:21 -08:00
Abi Raja
7073879e6e include type checker 2024-01-08 17:04:59 -08:00
Abi Raja
1aeb8c4e14 Type the backend properly to avoid code duplication and ensure type errors when a stack configuration is not properly added 2024-01-08 15:30:53 -08:00
Abi Raja
15dc74a328 improve type checking for stack on backend 2024-01-08 14:55:41 -08:00
Abi Raja
adda6852f3 update gitignore 2024-01-08 14:35:26 -08:00
Abi Raja
0080a5e2c4 better organization of prompts directory 2024-01-08 14:25:00 -08:00
Abi Raja
5912957514
Update README.md 2024-01-08 16:52:38 -05:00
Abi Raja
dbbb29f0d1 Merge branch 'main' into hosted 2024-01-08 13:51:50 -08:00
Abi Raja
fa7ffdfaeb add a vue tailwind generation option 2024-01-08 13:50:33 -08:00
Abi Raja
2ab95eb2c0 upgrade uvicorn dependency and add a backend start python script 2024-01-08 09:35:02 -08:00
Abi Raja
94ac6760b7 add comment 2024-01-08 09:22:38 -08:00
Hakeem Almidan
8197eec851
Update Troubleshooting.md 2024-01-07 17:09:30 +04:00
Abi Raja
77a8377e99 update "Upgrade plan" to "Manage billing" 2024-01-05 10:38:28 -08:00
Abi Raja
c70e4958b9 bump response timeout 2024-01-05 06:13:58 -08:00
Abi Raja
56c90d9c83 add direct link to Stripe Customer Portal 2024-01-04 16:57:10 -08:00
Abi Raja
71ceeb533f Update “buy credits” UX in settings modal to do subscriptions instead 2024-01-04 16:04:40 -08:00
Abi Raja
a165df2735 don't show purchase modal if user is already a subscriber 2024-01-03 16:51:39 -05:00
Abi Raja
c7482be855 fix up frontend ux for subscriptions 2024-01-03 16:48:04 -05:00
Abi Raja
2bc22b1653 update copy 2024-01-03 16:14:55 -05:00
Abi Raja
8ff2037579 set up a type for user response from backend 2024-01-03 16:09:22 -05:00
Abi Raja
1f5bec4521 add a custom dropdown 2024-01-03 15:47:45 -05:00
Abi Raja
5d7fe8b363 read current subscriber tier and don't show onboarding note 2023-12-23 17:35:45 -05:00
Abi Raja
a974c91c76 add a subscription pricing table 2023-12-23 17:06:15 -05:00
Abi Raja
231d334679 create checkout sessions when subscribe is clicked 2023-12-22 12:45:11 -05:00
Abi Raja
e32877f3a4 add some comments 2023-12-22 12:18:19 -05:00
Abi Raja
9bc5817aa4 Merge branch 'main' into hosted 2023-12-21 10:56:52 -05:00
Abi Raja
9b59b2d595 disable pasting which is causing a flurry of requests 2023-12-21 10:56:47 -05:00
Abi Raja
0c43b5e7cf
Update README.md 2023-12-20 16:46:02 -05:00
Abi Raja
204d449dd4 Revert "switch to subscription model"
This reverts commit dde125b8c0.
2023-12-19 23:56:19 -05:00
Abi Raja
dde125b8c0 switch to subscription model 2023-12-19 12:10:08 -05:00
Abi Raja
c3b7ff7246 update URL to prod URL 2023-12-19 11:45:19 -05:00
Abi Raja
1a5f05d574 support subscription credits and store payment method for each generation 2023-12-19 11:40:00 -05:00