Commit Graph

518 Commits

Author SHA1 Message Date
Abi Raja
5843e75760 enable select and edit for Claude 3.5 2024-06-25 06:11:01 +08:00
Abi Raja
8951864d63 update star count 2024-06-24 16:28:17 +08:00
Abi Raja
d2369cb0a0 Merge branch 'main' into hosted 2024-06-22 19:43:52 +08:00
Abi Raja
f75294ca64 update better model banner to include sonnet 3.5 2024-06-22 19:41:56 +08:00
Abi Raja
49a24d8b0c support Claude Sonnet 3.5 2024-06-22 19:39:49 +08:00
Abi Raja
df5f954ee2 remove help scout 2024-06-07 14:13:39 -04:00
Abi Raja
5109695873 add comment 2024-06-07 14:12:01 -04:00
Abi Raja
d56242af2c add crisp 2024-06-07 14:11:29 -04:00
Abi Raja
392b9849a2
Merge pull request #355 from abi/select-and-edit
Add "Select and Edit" functionality for easier edits
2024-06-05 20:59:57 -04:00
Abi Raja
f7c9209d18 remove unused code 2024-06-05 20:49:31 -04:00
Abi Raja
1c13897f45 remove dummy state 2024-06-05 20:46:52 -04:00
Abi Raja
465dc64439
Merge pull request #317 from MarcusLeoTKM/nodeversion
Changed node version from 20.9 to 22
2024-06-05 15:47:44 -04:00
Abi Raja
7d4d62aa41 Merge branch 'select-and-edit' into hosted 2024-06-05 14:49:15 -04:00
Abi Raja
29978828a4 add help scout support chat for Pro users 2024-06-05 14:20:37 -04:00
Naman Dhingra
a73b1f6dc3 modify frontend dockerfile to skip puppeteer download 2024-06-05 00:31:21 +05:30
Abi Raja
9fe32ba6e8 move inSelectAndEditMode to inside EditPopup 2024-05-31 21:39:12 -04:00
Abi Raja
e1265b2b75 make enter submit the change 2024-05-31 18:45:45 -04:00
Abi Raja
5f3868f3c9 fix bug with focusing textarea 2024-05-31 18:36:11 -04:00
Abi Raja
423c74bdc9 focus the textarea when the popup is visible 2024-05-31 18:33:42 -04:00
Abi Raja
3fbb8f074a reset should disable select and edit mode 2024-05-31 18:27:47 -04:00
Abi Raja
a7c905a301 update icon and text 2024-05-31 18:22:30 -04:00
Abi Raja
0959441834 Merge branch 'main' into add-anthropic-key 2024-05-31 14:07:50 -04:00
Abi Raja
8e579e425e clean up settings dialog look 2024-05-31 13:51:43 -04:00
Abi Raja
2f260f5442 disable free trial 2024-05-31 13:39:02 -04:00
Abi Raja
801458eb50 enable free trial 2024-05-31 12:03:34 -04:00
Abi Raja
214dbb60e6 toggle feature flag 2024-05-30 19:24:03 -04:00
Abi Raja
d96931eeae enable free trial 2024-05-30 17:18:54 -04:00
Abi Raja
b191d72d12 abstract feedback call note into a feature flag 2024-05-30 12:43:00 -04:00
Abi Raja
3e9cf7fdcb Update yarn.lock 2024-05-30 10:48:52 -04:00
Abi Raja
f84b9134e5 Merge branch 'select-and-edit' into hosted 2024-05-30 10:48:22 -04:00
Abi Raja
9cfcf928d0 isolate functionality
use zustand to share state rather than prop drilling

isolate more functionality away into a separate component
2024-05-30 10:43:12 -04:00
Abi Raja
9e2cbdce94 Merge branch 'main' into select-and-edit 2024-05-30 09:38:24 -04:00
Abi Raja
9d1fbc9b23 add zustand and create a dummy app store that isn't used yet 2024-05-30 09:38:15 -04:00
Abi Raja
df800c7ab3 Revert "show feedback call note"
This reverts commit 14932448fb.
2024-05-29 22:21:43 -04:00
Abi Raja
43ae003c83 clean up code even further 2024-05-29 17:28:09 -04:00
Abi Raja
2709312943 move more of the code into EditPopup 2024-05-29 16:53:36 -04:00
Abi Raja
b0e7ae35af clean up more of the code 2024-05-29 16:36:20 -04:00
Abi Raja
82132d57aa improve look of popup 2024-05-29 14:54:50 -04:00
Abi Raja
608ba5cc6f improve x and y position 2024-05-29 14:48:01 -04:00
Abi Raja
97cdb093a5 basic UI for selecting and editing 2024-05-29 14:40:46 -04:00
Abi Raja
14932448fb show feedback call note 2024-05-29 13:25:18 -04:00
Abi Raja
b4d8618838 disable feedback call note 2024-05-24 13:02:25 -04:00
Abi Raja
9a910c98ea enable 2024-05-24 10:37:39 -04:00
Abi Raja
a4ede44a0e show feedback call note 2024-05-24 10:35:41 -04:00
Abi Raja
6e29558a4d disable feedback call note 2024-05-23 17:40:29 -04:00
Abi Raja
4ac083eb46 update copy 2024-05-23 17:11:50 -04:00
Abi Raja
0b9e44653d fix typo 2024-05-23 17:10:13 -04:00
Abi Raja
6e3de3b1d7 show feedback call note 2024-05-23 17:04:33 -04:00
Abi Raja
8c0d820140 Update yarn.lock 2024-05-23 16:46:59 -04:00
Abi Raja
558e8634eb Merge branch 'main' into hosted 2024-05-23 16:46:22 -04:00
Abi Raja
9882447586 add comments 2024-05-21 10:38:33 -04:00
Abi Raja
55a0a6c444 minor fixes 2024-05-20 16:22:41 -04:00
Abi Raja
f01403d480 Merge branch 'main' into qa-testing 2024-05-20 16:11:55 -04:00
Abi Raja
df38041e77 attempt to test import from code 2024-05-20 16:08:33 -04:00
Abi Raja
726ecafd35 fix up update tests 2024-05-20 15:51:19 -04:00
Abi Raja
5c598daa3c add example for jest env 2024-05-20 15:46:30 -04:00
Abi Raja
ce82fc87c4 read fixtures path from env var 2024-05-20 15:44:22 -04:00
Abi Raja
a3104fab1a make env vars work 2024-05-20 15:24:16 -04:00
Abi Raja
9a234264b6 clean up test code 2024-05-20 14:33:49 -04:00
Abi Raja
dbd1ea07ff remove console.log 2024-05-20 13:10:34 -04:00
Abi Raja
992344ac8d add testing for edits 2024-05-17 17:06:51 -04:00
Abi Raja
610400bc49 also iterate through stacks 2024-05-17 16:52:01 -04:00
Abi Raja
7396160833 clean up the code 2024-05-17 16:49:17 -04:00
Abi Raja
72d412fa52 set up a basic puppeteer test 2024-05-17 16:22:45 -04:00
Abi Raja
1f9c5b2c80 set initial value 2024-05-17 14:47:54 -04:00
Abi Raja
ac8198e5ba Add field for Anthropic API key in settings 2024-05-17 12:30:26 -04:00
Abi Raja
ea7d238606 Merge branch 'main' into hosted 2024-05-14 11:48:35 -04:00
Abi Raja
9e3614549c add GPT4o message 2024-05-14 11:48:07 -04:00
Abi Raja
9a13fcc3d0 Merge branch 'main' into hosted 2024-05-13 16:06:10 -04:00
Abi Raja
8e6a9c48f8 support GPT-4o 2024-05-13 15:24:47 -04:00
Leo
06a022a8c0 changed node version from 20.9 to 22 2024-04-30 16:32:38 -07:00
Abi Raja
a5fe0960d8 support best of n evals 2024-04-24 14:54:03 -04:00
Abi Raja
711c193b32 bump posthog version 2024-04-19 16:09:46 -04:00
Abi Raja
a227704d41 unmask all inputs except for passwords for posthog 2024-04-19 16:06:34 -04:00
Abi Raja
aed7e3dacf instrument cancel and create 2024-04-18 12:59:32 -04:00
Abi Raja
07fc02a15d Merge branch 'main' into hosted 2024-04-18 12:49:35 -04:00
Abi Raja
f9c4dd9c7c add react + gpt-4 turbo warning 2024-04-18 12:49:24 -04:00
Abi Raja
c6b04aefbe Merge branch 'main' into hosted 2024-04-16 16:34:00 -04:00
Abi Raja
9730f6ae7f feature requests → feedback on badge 2024-04-15 16:51:04 -04:00
Abi Raja
d103c02eba make turbo the default and move to top of list 2024-04-15 16:46:53 -04:00
Abi Raja
522b7b8e23 Merge branch 'main' into hosted 2024-04-15 14:19:35 -04:00
Abi Raja
e3a4cfa7ab add class names for UI testing 2024-04-12 19:57:01 -04:00
Abi Raja
6587b626c5 clean up model strings and add support for GPT-4 Turbo (Apr 2024) 2024-04-11 09:55:55 -04:00
Abi Raja
60171bcc0b Merge branch 'main' into hosted 2024-04-10 14:55:07 -04:00
Abi Raja
9e1bcae545 remove access code/token functionality 2024-04-10 14:51:15 -04:00
Abi Raja
fa944890ad Merge branch 'main' into hosted 2024-04-10 13:39:17 -04:00
Abi Raja
483d1e2209 handle unknown server error by showing an error message to the user 2024-04-10 13:37:44 -04:00
Abi Raja
29cea327cc improve error UX (particular when no OpenAI API key is found) 2024-04-10 13:20:42 -04:00
Abi Raja
575847f845 switch to subscribe banner 2024-04-05 14:40:51 -04:00
Abi Raja
273a77f7c4 add tracking for regenerate 2024-04-04 16:06:34 -04:00
Abi Raja
87d5a1da57 Merge branch 'main' into hosted 2024-04-04 15:53:27 -04:00
Abi Raja
64cdc74186 add a regenerate button to retry an iteration 2024-04-04 15:50:33 -04:00
Abi Raja
58a929731f update wording to make it more obvious 2024-04-04 15:38:25 -04:00
Abi Raja
ab8baca1ab disable better error message for videos on hosted version 2024-03-25 15:31:24 -04:00
Abi Raja
ac86e42126 add tips to avatar dropdown 2024-03-25 14:47:18 -04:00
Abi Raja
e1f39cac78 Merge branch 'main' into hosted 2024-03-25 14:41:05 -04:00
Abi Raja
08c4132949 add a link to tips 2024-03-25 14:39:22 -04:00
Abi Raja
dc52ff4cce store intermediate artifacts for video for easier debugging 2024-03-25 14:09:13 -04:00
Abi Raja
7024057c03 show user a preview of the video and allow them to re-record 2024-03-22 11:15:33 -04:00
Abi Raja
87a44cfb77 show user a preview of the video and allow them to re-record 2024-03-22 11:14:44 -04:00
Abi Raja
7f8e0cbbd1
Merge pull request #258 from Aman-Manwani/changesv1
added resonsiveness in the Homepage
2024-03-20 12:02:37 -04:00
Abi Raja
6ea61b472d update star count 2024-03-20 12:01:18 -04:00
Abi Raja
3a1634bac2 improve look of dropdown 2024-03-19 13:32:09 -04:00
Abi Raja
f171ec1e6e update pricing dialog 2024-03-19 13:29:17 -04:00
Abi Raja
ea02e2daea Update OnboardingNote.tsx 2024-03-19 13:24:12 -04:00
Abi Raja
8209c7bd26 show user that Claude 3 sonnet is for paid plans 2024-03-19 13:24:07 -04:00
Abi Raja
b6222ddbc9 hide & disable video functionality on prod 2024-03-19 13:12:41 -04:00
Abi Raja
71dfde3892 Merge branch 'main' into hosted 2024-03-18 16:41:14 -04:00
Abi Raja
4e30b207c1 stop the screen sharing stream after it's recording is done 2024-03-15 13:41:35 -04:00
Abi Raja
cdbb78ea55 add browser tab indicator for coding and update favicon images 2024-03-14 16:53:09 -04:00
Abi Raja
c08cf0ae57 support screen recording 2024-03-14 15:57:44 -04:00
Abi Raja
f09b4c7808 improve preview for videos by showing the streaming response as it comes in 2024-03-08 12:37:37 -05:00
Abi Raja
cacf78a4bb show preview of videos (only works for .MP4) 2024-03-08 11:21:30 -05:00
Abi Raja
caa63013f5 extract html to show a preview for video mode and switch to .srcdoc with throttling for the preview 2024-03-08 11:16:49 -05:00
Abi Raja
fa58f2ce8f add note when input mode is video 2024-03-08 05:00:48 -05:00
Abi Raja
3c97a401f8 highlight video feature 2024-03-08 04:49:47 -05:00
Aman Manwani
b66dcc5df5 added resonsiveness 2024-03-08 10:11:31 +05:30
Abi Raja
4937a92f42 support video uploads through the interface 2024-03-07 14:59:26 -05:00
Abi Raja
7b62147a58 support Claude 3 Sonnet 2024-03-05 12:24:30 -05:00
Abi Raja
27165c0286 fix end of file newlines 2024-02-23 15:08:55 -05:00
Abi Raja
c303c32996 update star count 2024-02-08 14:02:57 -05:00
Abi Raja
b4fb612856 add tweets to landing page 2024-02-08 14:02:16 -05:00
Abi Raja
2950c3cebe update subheadline 2024-02-08 13:17:06 -05:00
Julian Toro
7c1fb7a54d Add HTML/CSS system prompt and update stack descriptions 2024-02-02 10:19:52 -05:00
Abi Raja
ab15aff021 Support screenshot by URL for all paying customers 2024-01-30 14:32:57 -05:00
Abi Raja
de834d83e5 update redirect URL 2024-01-30 12:16:03 -05:00
Abi Raja
ac858e252b add a new landing page 2024-01-29 12:36:03 -05:00
Abi Raja
b04dba001d add posthog for paid users 2024-01-23 15:08:15 -05:00
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
cddc99dc19 update to use SAAS_BACKEND_URL on the front-end everywhere 2024-01-10 15:53:41 -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
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
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
94ac6760b7 add comment 2024-01-08 09:22:38 -08:00
Abi Raja
77a8377e99 update "Upgrade plan" to "Manage billing" 2024-01-05 10:38:28 -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