2
0
Commit Graph

200 Commits

Author SHA1 Message Date
Jorgelig
a898a7aa41 Add Google Tag Manager (#185) 2022-12-20 16:59:18 +01:00
Baptiste Arnaud
054cbb3585 💚 Fix sentry not sending events 2022-12-20 10:48:10 +01:00
Baptiste Arnaud
f46ce4781f ⬆️ Upgrade dependencies 2022-12-18 11:50:56 +01:00
Jorgelig
2cc61b1bf1 🔧 Add cross env compatibility to scripts (#184) 2022-12-18 11:29:01 +01:00
Baptiste Arnaud
68de7b720f 💚 Fix sentry not receiving events 2022-12-16 08:39:14 +01:00
Baptiste Arnaud
7eac2c7110 🗃️ Write faster prisma queries 2022-12-08 11:04:11 +01:00
Baptiste Arnaud
855a2856c8 🚑 Disable usage check on viewer 2022-12-07 21:55:59 +01:00
Baptiste Arnaud
dcec1f0a5c (googleSheets) Advanced get filtering
Allows you to select rows based on advanced conditions / comparisons
2022-12-06 11:12:51 +01:00
Baptiste Arnaud
2932043056 ⬆️ Upgrade dependencies 2022-12-05 16:16:49 +01:00
Baptiste Arnaud
cfcecaaa17 🔧 Enable usage limits on viewer 2022-12-05 13:53:20 +01:00
Baptiste Arnaud
94a57aea21 🐛 Fix api doc CORS 2022-12-01 10:11:07 +01:00
Baptiste Arnaud
bf0d0c2475 ⚗️ Implement chat API 2022-11-29 10:03:46 +01:00
Baptiste Arnaud
49ba434350 🐛 (viewer) Save new variables even if empty list 2022-11-28 12:10:52 +01:00
Baptiste Arnaud
5e5703a24f ⬆️ Upgrade dependencies 2022-11-27 10:31:23 +01:00
Baptiste Arnaud
635e6887f3 💚 (docs) Fix api schema generation in CI 2022-11-22 20:58:22 +01:00
Baptiste Arnaud
e6dceca9f3 🚑 (results) Fix results display when variable has null value 2022-11-22 18:03:41 +01:00
Baptiste Arnaud
34cfd1db30 ⬆️ Upgrade dependencies 2022-11-21 19:08:14 +01:00
Baptiste Arnaud
451ffbcacf ♻️ Add shared eslint config 2022-11-21 11:18:58 +01:00
Baptiste Arnaud
d58f9bd3a1 ♻️ (results) Introduce tRPC and use it for the results 2022-11-18 18:31:21 +01:00
Baptiste Arnaud
473d315e0f (settings) Add a "disable responses saving" option
Closes #164
2022-11-16 16:17:42 +01:00
Baptiste Arnaud
4e6b8ed521 🚑 (bot) Fix custom email from field without name 2022-11-16 08:59:16 +01:00
Baptiste Arnaud
8ca9af4911 ⬆️ Upgrade dependencies 2022-11-15 16:31:00 +01:00
Baptiste Arnaud
a9d04798bc ♻️ (viewer) Change to features-centric folder structure 2022-11-15 15:14:38 +01:00
Baptiste Arnaud
ea84039024 Add Chatwoot livechat integration
Closes #159
2022-11-10 10:53:44 +01:00
Baptiste Arnaud
b31b603cc7 (logic) Add execute in parent window context for code block 2022-11-09 15:08:42 +01:00
Baptiste Arnaud
6dd7bd9562 🐛 (results) Fix bug preventing user from seeing linked typebots results 2022-11-06 09:57:08 +01:00
Baptiste Arnaud
ad9be92255 🐛 (settings) Allow meta tags in head element 2022-11-04 07:47:17 +01:00
Baptiste Arnaud
2c66c59dfc 📦 Upgrade packages 2022-11-02 19:45:46 +01:00
Baptiste Arnaud
385853ca3c (billing) Implement custom plan 2022-10-28 18:14:39 +02:00
Baptiste Arnaud
264711b029 (webhook) Improve bot test 2022-10-22 07:30:26 +02:00
Baptiste Arnaud
ff52a676f6 📦 Update packages 2022-10-16 10:54:21 +02:00
Baptiste Arnaud
84163c6585 🏗️ Use tsup for bot and typebot-js packages 2022-10-11 08:57:37 +02:00
Baptiste Arnaud
5289a96940 📦 Upgrade deps 2022-10-09 07:48:58 +02:00
Baptiste Arnaud
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
Baptiste Arnaud
7ca97d4606 🚸 (sendEmail) Better result logging 2022-10-04 08:17:05 +02:00
Baptiste Arnaud
a947c1ce34 📦 Upgrade deps to latest version 2022-10-02 10:34:13 +02:00
Baptiste Arnaud
1654de3c1f 🧑‍💻 (emails) Add decent emails management
Use mjml-react to generate emails. Put all emails in a independent package.
2022-10-01 07:00:05 +02:00
Baptiste Arnaud
3bec24a8cc ♻️ (usage) Remove limit until temporarily 2022-09-27 08:30:42 +02:00
Baptiste Arnaud
3c803b1345 🐛 Remove delete result cascade 2022-09-27 08:30:42 +02:00
Baptiste Arnaud
30dff2d5d7 🐛 (limits) Fix storage limit trigger and e2e tests 2022-09-27 08:30:42 +02:00
Baptiste Arnaud
1e26703ad4 🐛 (usage) Fix storage limit check 2022-09-27 08:30:42 +02:00
Baptiste Arnaud
1063429275 🐛 (limits) Fix usage limits email emojis 2022-09-27 08:30:42 +02:00
Baptiste Arnaud
6384a3adae 🐛 (stripe) Fix plan update and management 2022-09-27 08:30:42 +02:00
Baptiste Arnaud
c1dd4d403e 👷 Transpile components for better DX 2022-09-27 08:30:42 +02:00
Baptiste Arnaud
898367a33b Add usage-based new pricing plans 2022-09-27 08:30:42 +02:00
Baptiste Arnaud
a262fc190e 📦 Update packages 2022-09-12 07:59:08 +02:00
Baptiste Arnaud
4a04d1ccba 🐛 (webhook) Don't send body when GET method is used 2022-09-12 07:58:57 +02:00
Baptiste Arnaud
d696f551c3 🐛 (webhook) Don't send body when GET method is used 2022-09-11 11:42:25 +02:00
Baptiste Arnaud
cf07cfe3ab 🧑‍💻 (smtp) Use secure prop instead of ignoreTLS
BREAKING CHANGE: The SMTP_IGNORE_TLS environment has been removed in favore of SMTP_SECURE. If
SMTP_SECURE is true,  the connection will use TLS when connecting to server. If false (the default)
then TLS is used if server supports the STARTTLS extension. In most cases set this value to true if
you are connecting to port 465. For port 587 or 25 keep it false
2022-09-01 07:40:35 +02:00
Baptiste Arnaud
57866c4aa3 chore: upgrade packages
Also fixes sendEmail viewer e2e test
2022-08-29 08:51:45 +02:00