2
0
Commit Graph

13 Commits

Author SHA1 Message Date
f9aef907e3 (editor) Allow empty group titles 2023-03-13 09:29:56 +01:00
b77e2c8d2c 🔥 Remove disable response saving option
Doesn't work properly when it comes to keep tracking storage usage
2023-03-07 14:41:57 +01:00
2ff6991ca7 (buttons) Allow dynamic buttons from variable
Closes #237
2023-02-23 14:48:17 +01:00
c35ba58fae 🐛 (results) Fix export with deleted blocks
Forgot to check for header duplicates
2023-02-14 15:21:29 +01:00
08e33fbe70 🚸 (results) Improve results action buttons
Now have an export all modal with settings and a better column order form
2023-02-14 14:33:26 +01:00
3728bca173 🐛 (results) Fix results still appearing when deleted
Closes #316
2023-02-13 14:28:44 +01:00
3ab67902c0 🚸 (results) Show deleted block answers if any
Also remove useEffects in ResultsTable.
2023-02-10 15:50:25 +01:00
64cd31cf13 🐛 (webhook) Prioritize variables parsing over answers 2022-12-23 14:59:34 +01:00
e6dceca9f3 🚑 (results) Fix results display when variable has null value 2022-11-22 18:03:41 +01:00
451ffbcacf ♻️ Add shared eslint config 2022-11-21 11:18:58 +01:00
d58f9bd3a1 ♻️ (results) Introduce tRPC and use it for the results 2022-11-18 18:31:21 +01:00
6dd7bd9562 🐛 (results) Fix bug preventing user from seeing linked typebots results 2022-11-06 09:57:08 +01:00
c1dd4d403e 👷 Transpile components for better DX 2022-09-27 08:30:42 +02:00