2
0
Commit Graph

661 Commits

Author SHA1 Message Date
b9d38935a6 (auth) Add custom OAuth provider support
Closes #42
2023-01-02 08:29:46 +01:00
5b061280dd 🔖 Release v2.8.12 2022-12-28 10:11:24 +01:00
853ea79f6b 🚑 (condition) Fix crash when adding condition block 2022-12-28 10:09:12 +01:00
ad72557310 🔧 (scripts) Add typebot fix script
Closes #192
2022-12-27 10:05:50 +01:00
8382fd7b71 🔖 Release v2.8.11 2022-12-25 09:35:15 +01:00
b0075fd374 ⬆️ Upgrade dependencies 2022-12-25 09:13:33 +01:00
449080b0ad (rating) Add one click submit option
Closes #187
2022-12-24 08:11:41 +01:00
752e78cea2 💄 (dashboard) Fix folder color for dark mode 2022-12-23 11:33:17 +01:00
f224ab9b16 🚸 (buttons) Show collected variable in buttons block preview 2022-12-23 11:30:39 +01:00
4109e63b7b 🐛 (editor) Fix condition item drag and drop 2022-12-23 10:14:43 +01:00
1a3869ae6d ⚗️ Implement bot v2 MVP (#194)
Closes #190
2022-12-22 17:02:34 +01:00
e55823e011 💄 Fix router progress bar color for dark mode 2022-12-22 12:00:58 +01:00
d1b5b6ebe6 🩹 Fix dark mode bg remaining issues 2022-12-22 09:59:50 +01:00
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