Baptiste Arnaud
|
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 |
|
Baptiste Arnaud
|
022c5a5738
|
✨ Add new Jump block
Also improve Select input with a clear button
Closes #186
|
2023-03-03 15:15:43 +01:00 |
|
Baptiste Arnaud
|
a1cf1e89e7
|
🐛 (viewer) Fix client side action when in separate group
|
2023-03-02 14:37:09 +01:00 |
|
Baptiste Arnaud
|
186b376038
|
🔥 (viewer) Remove buttons input validation
Did not work with buttons that contain a variable
|
2023-02-26 18:53:53 +01:00 |
|
Baptiste Arnaud
|
2ff6991ca7
|
✨ (buttons) Allow dynamic buttons from variable
Closes #237
|
2023-02-23 14:48:17 +01:00 |
|
Baptiste Arnaud
|
148315f6ee
|
🐛 Make sure variables are properly overwritten
And also correctly mark result as completed with new engine
|
2023-02-21 19:08:21 +01:00 |
|
Baptiste Arnaud
|
46bf25a580
|
🐛 Fix bot libs mount behavior and prop types
|
2023-02-20 17:40:51 +01:00 |
|
Baptiste Arnaud
|
621cd58244
|
⚡ (embedBubble) Enable variable embed height
|
2023-02-19 09:53:57 +01:00 |
|
Baptiste Arnaud
|
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 |
|
Baptiste Arnaud
|
d54822af2b
|
⚡ (engine) Implement skip on engine v2
|
2023-01-27 18:32:20 +01:00 |
|
Baptiste Arnaud
|
a842f57297
|
♻️ Rename Code block to Script block
Closes #245
|
2023-01-27 15:58:05 +01:00 |
|
Baptiste Arnaud
|
4f78dda640
|
🚸 (engine) Improve engine v2 client loading and timings
Client actions are triggered after the correct bubble block. If the send message request is longer than 1s we show a loading chunk
Closes #276
|
2023-01-27 10:54:59 +01:00 |
|
Baptiste Arnaud
|
fa9e4b7b67
|
✨ Add Wait block
Closes #142
|
2023-01-26 18:23:09 +01:00 |
|
Baptiste Arnaud
|
9aab6ddb2c
|
⚡ Improve new bot engine client side actions
We make sure to save client side actions in an array that will be executed sequentially
|
2023-01-26 15:27:47 +01:00 |
|
Baptiste Arnaud
|
07f26262ef
|
🐛 (engine) Fix button validation when item content includes a comma
|
2023-01-25 16:49:37 +01:00 |
|
Baptiste Arnaud
|
30baa611e5
|
⚡ (engine) Improve engine overall robustness
|
2023-01-25 14:59:53 +01:00 |
|
Baptiste Arnaud
|
7311988901
|
⚡ (chat) Improve chat API compatibility with preview mode
|
2023-01-16 12:13:21 +01:00 |
|
Baptiste Arnaud
|
de167a8daf
|
🐛 (chat) Make sure a bot session can be restarted
Closes #206
|
2023-01-04 15:48:57 +01:00 |
|
Baptiste Arnaud
|
431ad7c78c
|
🐛 (chat) Make sure objects are deeply parsed with variables value
|
2022-12-24 10:42:38 +01:00 |
|
Baptiste Arnaud
|
1a3869ae6d
|
⚗️ Implement bot v2 MVP (#194)
Closes #190
|
2022-12-22 17:02:34 +01:00 |
|
Baptiste Arnaud
|
bf0d0c2475
|
⚗️ Implement chat API
|
2022-11-29 10:03:46 +01:00 |
|