2
0
Commit Graph

135 Commits

Author SHA1 Message Date
a5c8a8a95c ♻️ (models) Change to features-centric folder structure 2022-11-15 15:14:38 +01:00
ea84039024 Add Chatwoot livechat integration
Closes #159
2022-11-10 10:53:44 +01:00
b31b603cc7 (logic) Add execute in parent window context for code block 2022-11-09 15:08:42 +01:00
6dd7bd9562 🐛 (results) Fix bug preventing user from seeing linked typebots results 2022-11-06 09:57:08 +01:00
2c66c59dfc 📦 Upgrade packages 2022-11-02 19:45:46 +01:00
3dc3ab201d (bot) Improve variables parsing and predictability 2022-10-15 09:35:27 +02:00
bfed599695 (editor) Add unpublish and close typebot options
Introducing more menu items on the "Publised" button in the editor. You can now unpublish a typebot and close it to new
responses
2022-10-06 08:33:46 +02:00
a947c1ce34 📦 Upgrade deps to latest version 2022-10-02 10:34:13 +02:00
c1dd4d403e 👷 Transpile components for better DX 2022-09-27 08:30:42 +02:00
a262fc190e 📦 Update packages 2022-09-12 07:59:08 +02:00
57866c4aa3 chore: upgrade packages
Also fixes sendEmail viewer e2e test
2022-08-29 08:51:45 +02:00
59281426b0 build: upgrade packages 2022-08-21 22:33:09 +02:00
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
d84f99074d feat(results): Brand new Results table
- Resizable columns
- Hide / Show columns
- Reorganize columns
- Expand result
2022-07-01 17:21:11 +02:00
55108c80e8 feat(bot): ️ Add required option on file upload input 2022-06-25 09:24:47 +02:00
7c3345ab13 feat(bot): ️ Add attachment in emails 2022-06-24 16:18:07 +02:00
ea765640cf feat(bot): ️ Add custom file upload size limit 2022-06-21 17:00:47 +02:00
49bf178090 feat(bot): 💄 Responsive rating input 2022-06-20 20:50:24 +02:00
0ffdd88dba fix(integrations): 🚑️ Empty body emails 2022-06-15 16:34:35 +02:00
75365a0d82 feat(editor): Add file upload input 2022-06-12 17:34:33 +02:00
97980f42ca feat(bot): Custom email body and HTML content 2022-06-12 09:05:10 +02:00
2df8338505 refactor: ♻️ Rename step to block 2022-06-11 08:14:52 +02:00
b1aecf843b feat(engine): Add Rating input 2022-06-08 07:40:20 +02:00
e79ff09b0f refactor(models): 🎨 Build types from validation schemas 2022-06-07 09:39:44 +02:00
c1461f0758 feat(input): ️ Better payment accessibility 2022-06-01 08:47:15 +02:00
3a6ca3dbde feat(editor): Payment input 2022-05-24 15:14:06 -07:00
210bad32f9 fix(docker): 💚 Deployment 2022-05-17 08:16:55 -07:00
42721865c5 feat(settings): ️ Can disable query params auto hide 2022-05-14 11:53:59 -07:00
6c2986590b build: 📦️ Update packages 2022-05-13 10:05:53 -07:00
2dc0e45a65 feat(viewer): Custom head code 2022-04-21 10:33:16 -07:00
348055d68a feat(integrations): Add Pabbly block 2022-04-12 12:10:20 -05:00
38c53fbbbc feat(integration): Add Make.com block 2022-04-10 17:02:01 -05:00
5aac8229d2 feat(template): 📝 Add Quizz 2022-04-08 18:07:14 -05:00
05009814d4 build: 📦️ Update packages 2022-04-02 11:18:11 +02:00
db10f1ee89 feat(engine): Improve variables in executed codes 2022-03-31 16:42:15 +02:00
60dcd5c246 fix(engine): 🐛 Save variables from webhooks in results 2022-03-28 17:07:47 +02:00
fb60dcf5ff feat(editor): ️ Add 'Current' to Link typebot 2022-03-25 14:59:40 +01:00
953b95d254 feat(steps): Add Embed bubble 2022-03-23 12:01:35 +01:00
ddb6798eba feat(integrations): 🚸 Add Reply-To field for email sending 2022-03-22 10:54:11 +01:00
7399140e49 fix(webhook): 🐛 Sample result w/ multi input blocks 2022-03-21 17:05:51 +01:00
e886d1b079 build: 🏗️ Add docker image and deployment features 2022-03-12 08:03:18 +01:00
91239779f7 feat(engine): 🚸 Improve input variable behaviour (for loops) 2022-03-10 12:05:34 +01:00
7e61ab19eb feat(engine): Link typebot step 2022-03-09 15:56:38 +01:00
260819f124 feat(settings): Add create result on page refresh option 2022-03-07 18:21:01 +01:00
e3e07ddd4d feat(editor): Code step 2022-03-07 17:39:57 +01:00
fd9c19a4c2 feat(integration): 🚸 Easy webhook config 2022-03-07 08:12:05 +01:00
e17a1a0869 feat(editor): Restore published version button
Had to migrate webhooks into a standalone table
2022-03-01 07:37:01 +01:00
33497b8766 fix: 🐛 Fix duplication when customDomain is set 2022-02-28 14:14:38 +01:00
6d455a3861 feat(editor): Add default country code phone 2022-02-22 16:00:32 +01:00
d49461cde6 fix: 🚑️ Webhook and instant updates 2022-02-22 10:27:31 +01:00