2
0
Commit Graph

380 Commits

Author SHA1 Message Date
f697a5e99c 🚸 (fileUpload) Add clear and skip button labels customization 2023-01-20 08:12:59 +01:00
49058da206 🚸 (account) Improve account form and fix cyclic dependencies 2023-01-18 11:40:38 +01:00
7311988901 (chat) Improve chat API compatibility with preview mode 2023-01-16 12:13:21 +01:00
6459fb8ec8 ⬆️ Upgrade dependencies 2023-01-14 16:53:34 +01:00
13d6679308 🐛 Fix date input label computation 2023-01-14 15:41:52 +01:00
4c2eaf9b79 👷 Add daily database cleanup action
Closes #201
2023-01-10 11:39:56 +01:00
21f1c7a17e Add Bubble and Popup in embed lib v2
Closes #214
2023-01-09 14:51:36 +01:00
f79f6932c2 ⬆️ Upgrade dependencies 2023-01-07 17:06:18 +01:00
fadf34ad61 🐛 (share) Fix clipboard for updated typebot ID
Closes #215
2023-01-06 14:45:09 +01:00
c1a32ce26b 🐛 (editor) Fix variable dropdown overflow
Closes #209
2023-01-04 15:35:11 +01:00
61eff4c36d ♻️ (js) Implement Payment input in bot v2
Closes #193
2023-01-04 11:05:35 +01:00
b105bf8b8e 🚸 (js) Improve setHiddenVariables command
Extend existing variables instead of overwriting everything
2023-01-03 10:08:11 +01:00
f4615d83cd 🐛 (sheets) Convert to base options before changing action 2023-01-03 09:51:17 +01:00
ca2c15dbab 🔊 Improve invalid typebot update detection 2023-01-02 14:44:08 +01:00
ec7481d002 ⬆️ Upgrade dependencies
Closes #198, closes #171
2023-01-02 10:33:35 +01:00
b9d38935a6 (auth) Add custom OAuth provider support
Closes #42
2023-01-02 08:29:46 +01:00
99850ddbeb (typebot-js) Add setHiddenVariables command 2022-12-31 11:09:09 +01:00
f49a3013d4 🐛 (bot) Update result variables when overwritten by input 2022-12-28 16:07:07 +01:00
ad72557310 🔧 (scripts) Add typebot fix script
Closes #192
2022-12-27 10:05:50 +01:00
b0075fd374 ⬆️ Upgrade dependencies 2022-12-25 09:13:33 +01:00
431ad7c78c 🐛 (chat) Make sure objects are deeply parsed with variables value 2022-12-24 10:42:38 +01:00
449080b0ad (rating) Add one click submit option
Closes #187
2022-12-24 08:11:41 +01:00
2cdc2b43f5 🐛 (settings) Fix custom head code with noscript injection 2022-12-23 16:49:27 +01:00
64cd31cf13 🐛 (webhook) Prioritize variables parsing over answers 2022-12-23 14:59:34 +01:00
f224ab9b16 🚸 (buttons) Show collected variable in buttons block preview 2022-12-23 11:30:39 +01:00
1a3869ae6d ⚗️ Implement bot v2 MVP (#194)
Closes #190
2022-12-22 17:02:34 +01:00
c3985b0d50 🐛 (webhook) Fix parent linked typebot data parsing in webhook 2022-12-22 11:49:46 +01:00
a898a7aa41 Add Google Tag Manager (#185) 2022-12-20 16:59:18 +01:00
3394fa5e0a Add dark mode (#191)
Closes #189
2022-12-20 16:55:43 +01:00
f46ce4781f ⬆️ Upgrade dependencies 2022-12-18 11:50:56 +01:00
2cc61b1bf1 🔧 Add cross env compatibility to scripts (#184) 2022-12-18 11:29:01 +01:00
92dc797b6c 🐛 (typebotLink) Populate variable value when linked typebot is injected 2022-12-13 09:48:48 +01:00
fd6b94bb1b 🐛 (workspace) Read custom limits even without CUSTOM plan 2022-12-13 08:21:18 +01:00
656d1e3cad 🐛 (typebotLink) Make sure to update all linked bot variable values 2022-12-12 10:29:52 +01:00
54dee6e362 🐛 (typebotLink) Fix fetching when typebot ID is current bot ID 2022-12-12 09:41:35 +01:00
7eac2c7110 🗃️ Write faster prisma queries 2022-12-08 11:04:11 +01:00
d6f90af126 🗃️ Optimize usage queries 2022-12-07 21:55:59 +01:00
dcec1f0a5c (googleSheets) Advanced get filtering
Allows you to select rows based on advanced conditions / comparisons
2022-12-06 11:12:51 +01:00
2932043056 ⬆️ Upgrade dependencies 2022-12-05 16:16:49 +01:00
461d2e2746 🗃️ Update non-string variable values in Database 2022-12-05 15:45:39 +01:00
c799717905 Add webhook blocks API public endpoints 2022-11-30 13:57:28 +01:00
f9ffdbc4c5 🐛 (billing) Fix currency possible mismatch on sub update 2022-11-29 13:17:46 +01:00
bf0d0c2475 ⚗️ Implement chat API 2022-11-29 10:03:46 +01:00
5e5703a24f ⬆️ Upgrade dependencies 2022-11-27 10:31:23 +01:00
9d69470630 🗃️ Add answer - groupId index 2022-11-24 08:44:31 +01:00
3645607ed4 🛂 Add backup and restore database scripts 2022-11-23 11:40:57 +01:00
d80cc1b248 🐛 (results) Fix results display when variable has undefined value 2022-11-23 09:17:37 +01:00
e6dceca9f3 🚑 (results) Fix results display when variable has null value 2022-11-22 18:03:41 +01:00
5619eef459 🐛 (bot) Fix input prefill when linked to another typebot 2022-11-22 08:14:25 +01:00
34cfd1db30 ⬆️ Upgrade dependencies 2022-11-21 19:08:14 +01:00