|
570a780db1
|
🚸 (signin) Better disabled signups behavior
If DISABLE_SIGNUP is set to "true" will directly see a clear error message
Closes #111
|
2022-11-03 08:13:22 +01:00 |
|
|
2c66c59dfc
|
📦 Upgrade packages
|
2022-11-02 19:45:46 +01:00 |
|
|
48285479cc
|
🚸 (googleSheets) Set value to null if not found from sheet
|
2022-10-31 19:22:50 +01:00 |
|
|
385853ca3c
|
✨ (billing) Implement custom plan
|
2022-10-28 18:14:39 +02:00 |
|
|
264711b029
|
✅ (webhook) Improve bot test
|
2022-10-22 07:30:26 +02:00 |
|
|
f8e770c875
|
🗃️ Add typebotId index on Result table
|
2022-10-20 09:09:46 +02:00 |
|
|
7b0bd08dc8
|
🚑 (bot) Fix set variable number computation
|
2022-10-17 22:36:53 +02:00 |
|
|
ff52a676f6
|
📦 Update packages
|
2022-10-16 10:54:21 +02:00 |
|
|
3dc3ab201d
|
⚡ (bot) Improve variables parsing and predictability
|
2022-10-15 09:35:27 +02:00 |
|
|
40d2db59dc
|
🚸 (bot) disable auto focus on mobile
|
2022-10-12 08:43:30 +02:00 |
|
|
b46d35214d
|
🐛 (editor) inconsistency in route change auto save
|
2022-10-12 07:42:32 +02:00 |
|
|
84163c6585
|
🏗️ Use tsup for bot and typebot-js packages
|
2022-10-11 08:57:37 +02:00 |
|
|
5289a96940
|
📦 Upgrade deps
|
2022-10-09 07:48:58 +02:00 |
|
|
aea9021eb8
|
🚸 (bot) Display inputs to the right s…
|
2022-10-07 17:32:14 +02:00 |
|
|
30c1acbd2b
|
🚸 (bot) Display inputs to the right s…
|
2022-10-07 06:36:36 +02:00 |
|
|
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 |
|
|
a947c1ce34
|
📦 Upgrade deps to latest version
|
2022-10-02 10:34:13 +02:00 |
|
|
fac70b9639
|
🚸 (inputs) Improve date input response bubble formatting
|
2022-10-01 18:47:29 +02:00 |
|
|
15dbc9577d
|
🐛 (usage) Archive typebot to be able to compute usage
|
2022-10-01 09:16:54 +02:00 |
|
|
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 |
|
|
3c803b1345
|
🐛 Remove delete result cascade
|
2022-09-27 08:30:42 +02:00 |
|
|
30dff2d5d7
|
🐛 (limits) Fix storage limit trigger and e2e tests
|
2022-09-27 08:30:42 +02:00 |
|
|
1063429275
|
🐛 (limits) Fix usage limits email emojis
|
2022-09-27 08:30:42 +02:00 |
|
|
6384a3adae
|
🐛 (stripe) Fix plan update and management
|
2022-09-27 08:30:42 +02:00 |
|
|
c94a6581be
|
✨ (lp) Add new pricing page
|
2022-09-27 08:30:42 +02:00 |
|
|
c1dd4d403e
|
👷 Transpile components for better DX
|
2022-09-27 08:30:42 +02:00 |
|
|
898367a33b
|
✨ Add usage-based new pricing plans
|
2022-09-27 08:30:42 +02:00 |
|
|
a262fc190e
|
📦 Update packages
|
2022-09-12 07:59:08 +02:00 |
|
|
4a04d1ccba
|
🐛 (webhook) Don't send body when GET method is used
|
2022-09-12 07:58:57 +02:00 |
|
|
4bf47ecf90
|
🐛 (textinput) Don't submit on enter when long input
|
2022-09-10 14:32:14 +02:00 |
|
|
b64f787cf5
|
🐛 (viewer) load a bot without a start edge
|
2022-09-10 14:21:21 +02:00 |
|
|
57866c4aa3
|
chore: upgrade packages
Also fixes sendEmail viewer e2e test
|
2022-08-29 08:51:45 +02:00 |
|
|
02bb7f5ea7
|
fix(results): crash when variable is object
|
2022-08-22 18:57:11 +02:00 |
|
|
59281426b0
|
build: upgrade packages
|
2022-08-21 22:33:09 +02:00 |
|
|
bd41d7fc9b
|
fix(paymentInput): don't proceed when modal closed
|
2022-08-21 08:30:34 +02:00 |
|
|
1318d27c74
|
build(results): add log to investigate crash
|
2022-08-18 18:04:45 +02:00 |
|
|
741f31a05e
|
fix(engine): reset button type to submit
|
2022-08-18 14:48:45 +02:00 |
|
|
f9c16ce4c4
|
fix(bot): pay button not submitting
|
2022-08-17 07:17:09 +02:00 |
|
|
dc5a38cacf
|
fix(bot): google pay autocomplete
|
2022-08-16 08:41:39 +02:00 |
|
|
fd01793594
|
feat(inputs): improve input focus behavior
|
2022-08-14 18:06:16 +02:00 |
|
|
ee338f62dc
|
build: add pnpm
|
2022-08-10 18:49:06 +02:00 |
|
|
f1a01bf663
|
fix(bot): mobile keyboard covering input
|
2022-07-17 18:20:53 +02:00 |
|
|
b62b955c07
|
fix(db): switch blockId and groupId on old answers
|
2022-07-14 09:08:57 +02:00 |
|
|
2e4d9d5a1d
|
fix(typebot-js): 🐛 Open iframe on proactive message click
|
2022-07-06 08:34:32 +02:00 |
|
|
b0010aae32
|
fix(bot): 🐛 Files upload progress bar not sequential
|
2022-07-02 17:07:48 +02:00 |
|
|
066147f81d
|
feat(bot): ⚡️ Increase upload expiry time
|
2022-07-02 08:37:35 +02:00 |
|
|
9cddc755a3
|
fix(sheets): 🔒️ Check token id before updating creds
|
2022-07-02 08:28:20 +02:00 |
|
|
38a3ee7010
|
fix(bot): 🐛 Accept file upload without fileType
|
2022-07-01 17:52:58 +02:00 |
|
|
407cace752
|
fix(results): 🚑️ Forgot the migration script
|
2022-07-01 17:42:04 +02:00 |
|
|
d84f99074d
|
feat(results): ✨ Brand new Results table
- Resizable columns
- Hide / Show columns
- Reorganize columns
- Expand result
|
2022-07-01 17:21:11 +02:00 |
|