Commit Graph

429 Commits

Author SHA1 Message Date
Abi Raja
0171ff9f3b support intercom for all users 2024-07-07 13:34:02 -04:00
Abi Raja
92ea62e9bf Merge branch 'main' into hosted 2024-06-27 17:37:01 +08:00
Abi Raja
606f535bc2 enable Select and Edit for HTML + CSS stack 2024-06-27 16:24:06 +08:00
Abi Raja
51e06a4c4b fix order and update README 2024-06-27 15:03:42 +08:00
Abi Raja
d4e182cfe0 update name of stack 2024-06-27 14:58:14 +08:00
Abi Raja
0200274e61 Merge branch 'main' into pr/227 2024-06-27 14:44:24 +08:00
Abi Raja
cda34ae642 Merge branch 'main' into hosted 2024-06-26 16:54:33 +08:00
Abi Raja
901ce332a5 update default model to Claude 3.5 Sonnet 2024-06-26 16:52:07 +08:00
Abi Raja
a928631a49 Merge branch 'main' into hosted 2024-06-26 13:44:31 +08:00
Abi Raja
9dfb0dc5b8 do not allow empty updates 2024-06-26 13:39:22 +08:00
Abi Raja
fed7fe50d6 Merge branch 'main' into hosted 2024-06-26 12:39:11 +08:00
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