59281426b0
build: upgrade packages
2022-08-21 22:33:09 +02:00
ee338f62dc
build: add pnpm
2022-08-10 18:49:06 +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
d84f99074d
feat(results): ✨ Brand new Results table
...
- Resizable columns
- Hide / Show columns
- Reorganize columns
- Expand result
2022-07-01 17:21:11 +02:00
f801a29539
fix(docker): 🐛 Runtime public environment
2022-06-22 09:47:43 +02:00
3e47b37c2e
Revert "fix(docker): 🐛 Runtime public environment"
...
This reverts commit e03fe9f7d9
.
2022-06-22 07:21:02 +02:00
e03fe9f7d9
fix(docker): 🐛 Runtime public environment
2022-06-22 07:12:33 +02:00
ea765640cf
feat(bot): ⚡ ️ Add custom file upload size limit
2022-06-21 17:00:47 +02:00
75365a0d82
feat(editor): ✨ Add file upload input
2022-06-12 17:34:33 +02:00
2df8338505
refactor: ♻️ Rename step to block
2022-06-11 08:14:52 +02:00
e79ff09b0f
refactor(models): 🎨 Build types from validation schemas
2022-06-07 09:39:44 +02:00
a0929c492b
feat(user): ✨ Revokable API tokens
2022-06-03 13:20:19 +02:00
87fe47923e
feat(workspace): 🚸 Improve plan upgrade flow
2022-06-01 12:09:45 +02:00
c1461f0758
feat(input): ⚡ ️ Better payment accessibility
2022-06-01 08:47:15 +02:00
5d786f59cc
build: 👷 New compose file and entrypoints
2022-05-25 14:49:34 -07:00
6c2986590b
build: 📦 ️ Update packages
2022-05-13 10:05:53 -07:00
12f43cdb88
feat(webhook): ⚡ ️ Show linked typebots results in webhook sample
2022-04-21 09:18:35 -07:00
240cbeed62
fix(templates): 🐛 webhookId in non webhook step
2022-04-19 08:57:36 -07:00
348055d68a
feat(integrations): ✨ Add Pabbly block
2022-04-12 12:10:20 -05:00
38c53fbbbc
feat(integration): ✨ Add Make.com block
2022-04-10 17:02:01 -05:00
e9c3ec1e46
fix(results): 🐛 Fix variables parsing
2022-04-06 10:31:02 +02:00
05009814d4
build: 📦 ️ Update packages
2022-04-02 11:18:11 +02:00
f7d12dc995
fix(results): 🛂 Make sure booleans are parsed in table
2022-03-29 11:37:36 +02:00
60dcd5c246
fix(engine): 🐛 Save variables from webhooks in results
2022-03-28 17:07:47 +02:00
f869ca377a
fix(editor): 🐛 Step undefined items duplicate
2022-03-28 14:47:41 +02:00
953b95d254
feat(steps): ✨ Add Embed bubble
2022-03-23 12:01:35 +01:00
7399140e49
fix(webhook): 🐛 Sample result w/ multi input blocks
2022-03-21 17:05:51 +01:00
e886d1b079
build: 🏗️ Add docker image and deployment features
2022-03-12 08:03:18 +01:00
e17a1a0869
feat(editor): ✨ Restore published version button
...
Had to migrate webhooks into a standalone table
2022-03-01 07:37:01 +01:00
b9dafa611e
feat: ✨ Add collaboration
2022-02-24 11:13:19 +01:00
d49461cde6
fix: 🚑 ️ Webhook and instant updates
2022-02-22 10:27:31 +01:00
642a42779b
feat(editor): ✨ Add Zapier step
2022-02-22 09:05:11 +01:00
d0994e6577
feat(engine): ✨ Add {{state}} to body to get form state
2022-02-22 06:55:15 +01:00
9dfcb30365
feat(api): ✨ Add list results endpoint
2022-02-21 15:51:40 +01:00
714f7c8ce5
perf(editor): ⚡ ️ Improve graph transition perf
2022-02-14 19:31:02 +01:00
e7d1f5d674
build: 📦 ️ Update packages
2022-02-14 18:13:35 +01:00
7c164e25d7
fix(analytics): 🐛 Analytics board
2022-02-11 18:45:04 +01:00
93fed893c0
fix(results): 🐛 Loading rows
2022-02-11 15:48:43 +01:00
c66827b606
chore: 🗑️ Clean up gitignores
2022-02-09 18:57:50 +01:00
65b30bfc48
docs(share): 📝 Add embed instructions
2022-02-09 17:41:45 +01:00
d6238b3474
feat(editor): ✨ Add send email integration
2022-02-07 18:07:20 +01:00
1f320c5d99
feat(dashboard): ✨ Add lead generation template
...
While creating the template I also made sure to fix and improve everything I stumble upon
2022-02-07 07:13:16 +01:00
524ef0812c
chore(editor): ♻️ Revert tables to arrays
...
Yet another refacto. I improved many many mechanisms on this one including dnd. It is now end 2 end tested 🎉
2022-02-04 19:00:08 +01:00
8a350eee6c
refactor(editor): ♻️ Undo / Redo buttons + structure refacto
...
Yet another huge refacto... While implementing undo and redo features I understood that I updated the stored typebot too many times (i.e. on each key input) so I had to rethink it entirely. I also moved around some files.
2022-02-02 08:05:02 +01:00
02bd2b94ba
chore(e2e): 👷 Fix e2e pipeline
2022-01-28 19:19:02 +01:00
73f277fce7
perf(e2e): ⚡ ️ Migrate to Playwright
2022-01-28 09:42:31 +01:00
c5aaa323d1
refactor( ♻️ Add defaults everywhere (+ settings page)):
2022-01-25 18:19:37 +01:00