2
0
Commit Graph

748 Commits

Author SHA1 Message Date
25acd04abc Improve app appearance radio group image loading 2022-12-20 17:43:55 +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
054cbb3585 💚 Fix sentry not sending events 2022-12-20 10:48:10 +01:00
2bc4a4c39a 🔖 Release v2.8.10 2022-12-18 21:14:24 +01:00
6e5786cfc3 🚑 (results) Fix results page crash
Due to regression in tanstack react-table
2022-12-18 21:05:22 +01:00
05adbf8d47 🔖 Release v2.8.9 2022-12-18 11:54:03 +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
6c55510d80 🚸 (editor) Automatically move graph on first group on mount 2022-12-16 08:47:02 +01:00
68de7b720f 💚 Fix sentry not receiving events 2022-12-16 08:39:14 +01:00
656d1e3cad 🐛 (typebotLink) Make sure to update all linked bot variable values 2022-12-12 10:29:52 +01:00
578e41c09f 🚸 (workspace) Keep workspaceId in memory even when logging out 2022-12-12 09:54:31 +01:00
3ab047a487 (dashboard) Improve folders and typebots get queries 2022-12-12 09:06:54 +01:00
7eac2c7110 🗃️ Write faster prisma queries 2022-12-08 11:04:11 +01:00
fe8a531715 🗃️ Revert usage query back optimization 2022-12-07 21:55:59 +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
b2519b54db 🔖 Release v2.8.8 2022-12-05 16:33:21 +01:00
2932043056 ⬆️ Upgrade dependencies 2022-12-05 16:16:49 +01:00
d75eceb23f Add back Make.com and implement help doc buttons 2022-12-05 14:39:58 +01:00
b4dc64028c 🐛 (textBubble) Fix link parsing in text editor 2022-12-02 17:46:31 +01:00
94a57aea21 🐛 Fix api doc CORS 2022-12-01 10:11:07 +01:00
3c8820b212 🚑 Attempt to fix prisma not defined trpc 2022-11-30 15:13:40 +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
43a85b5529 🐛 (results) Fix export accessor parsing 2022-11-29 10:31:49 +01:00
013c225296 🔥 Remove make.com integration block temporarily 2022-11-29 10:23:08 +01:00
bf0d0c2475 ⚗️ Implement chat API 2022-11-29 10:03:46 +01:00
3e80af638b 📝 Improve send email doc 2022-11-28 08:27:11 +01:00
28c1a7b891 🔖 Release v2.8.7 2022-11-27 10:33:42 +01:00
5e5703a24f ⬆️ Upgrade dependencies 2022-11-27 10:31:23 +01:00
0593d2ead8 🐛 (graph) Make the text bubble selectable without moving group 2022-11-24 08:44:31 +01:00
9548733543 ⚰️ (results) Remove results server parser 2022-11-23 11:41:48 +01:00
d80cc1b248 🐛 (results) Fix results display when variable has undefined value 2022-11-23 09:17:37 +01:00
ec0e4bee77 🐛 (dashboard) Fix a bug preventing user to see settings content 2022-11-23 07:31:37 +01:00
635e6887f3 💚 (docs) Fix api schema generation in CI 2022-11-22 20:58:22 +01:00
00900657b2 🔊 Send trpc internal errors to Sentry 2022-11-22 18:19:33 +01:00
e6dceca9f3 🚑 (results) Fix results display when variable has null value 2022-11-22 18:03:41 +01:00
11695efb57 📝 Introduce auto generate API doc 2022-11-22 17:30:20 +01:00
04af489119 🐛 (workspace) Filter out guests from members list count 2022-11-22 08:28:42 +01:00
bd7db62f71 🔖 Release v2.8.6 2022-11-21 20:15:10 +01:00
34cfd1db30 ⬆️ Upgrade dependencies 2022-11-21 19:08:14 +01:00
8c15fd17a1 🐛 (results) Fix export results when more than 200 2022-11-21 14:49:03 +01:00
fbd33046a1 🐛 Fix new image upload refresh when URL is the same
We now add a `v` query param containing the timestamp to make sure each newly created file URL is unique
2022-11-21 14:10:44 +01:00
2489318fa5 🐛 (editor) Fix empty typebot name not editable 2022-11-21 12:00:12 +01:00
451ffbcacf ♻️ Add shared eslint config 2022-11-21 11:18:58 +01:00
e09adf5c64 🐛 (audioBubble) Remove .ogg upload option because of Safari incompatibility 2022-11-20 08:54:29 +01:00
c7fde1d0bc 🐛 (editor) Make sure typebot name can be editable if empty 2022-11-20 08:42:39 +01:00
d58f9bd3a1 ♻️ (results) Introduce tRPC and use it for the results 2022-11-18 18:31:21 +01:00