|
87fe47923e
|
feat(workspace): 🚸 Improve plan upgrade flow
|
2022-06-01 12:09:45 +02:00 |
|
|
c6bd3ea634
|
fix(editor): ✏️ Collab invite link
|
2022-05-31 10:19:19 +02:00 |
|
|
5d786f59cc
|
build: 👷 New compose file and entrypoints
|
2022-05-25 14:49:34 -07:00 |
|
|
b7b034432a
|
feat(dashboard): ⚡️ Delete workspace button
|
2022-05-17 08:59:02 -07:00 |
|
|
0f38141eb1
|
fix(editor): 💄 Variable button tiny dropdown
|
2022-05-17 08:16:55 -07:00 |
|
|
731e646377
|
fix(e2e): 🐛 Pass tests
|
2022-05-14 11:53:03 -07:00 |
|
|
508c1660b4
|
fix: 🐛 Disable font optimization temporarly
https://github.com/vercel/next.js/issues/24781
|
2022-05-14 08:11:26 -07:00 |
|
|
f0fdf08b00
|
feat(editor): ✨ Team workspaces
|
2022-05-13 15:33:53 -07:00 |
|
|
e268638786
|
ci: ✅ Fix e2e tests
|
2022-05-13 06:47:39 -07:00 |
|
|
6af47f0277
|
fix(editor): 🐛 Throttle incoming typebot to avoid overwrite bug
|
2022-05-12 12:28:52 -07:00 |
|
|
9213dd33fe
|
🔊 Log incoming data to investigate inconsistency
|
2022-05-11 10:21:26 -07:00 |
|
|
2b56f83d43
|
feat(editor): ⚡️ Rename variable button
|
2022-05-11 06:39:28 -07:00 |
|
|
54a757b21b
|
feat(results): ⚡️ Improve logs details
|
2022-04-19 14:31:52 -07:00 |
|
|
fb3bba897f
|
build: 👷 Add Sentry context
|
2022-04-08 18:14:00 -05:00 |
|
|
c5d3b9214d
|
feat(editor): ✨ Zoom in/out
|
2022-04-08 14:30:46 -05:00 |
|
|
25961d32fc
|
fix: 🐛 jump to login for no reason
|
2022-04-06 19:21:19 +02:00 |
|
|
525887a32c
|
feat(editor): ✨ Custom icon on typebot
|
2022-04-01 16:37:17 +02:00 |
|
|
82f7bf0ed6
|
feat(editor): 💄 Change default block title
|
2022-03-31 14:37:38 +02:00 |
|
|
261cd9a5c7
|
fix(editor): ♿️ Improve block focus
|
2022-03-29 10:23:45 +02:00 |
|
|
c64afb7073
|
fix(editor): 🐛 Fix edge on item offset top on drop
|
2022-03-28 18:04:26 +02:00 |
|
|
47403e32b3
|
feat: ✨ Add first name for support bubble
|
2022-03-27 11:32:03 +02:00 |
|
|
d06cbeac73
|
fix(editor): 🐛 Duplicate steps with items
|
2022-03-25 14:15:27 +01:00 |
|
|
c507ef55ae
|
perf(editor): 🚸 More predictable edge management
|
2022-03-25 13:31:14 +01:00 |
|
|
b8019f3732
|
fix(editor): 🚑️ Step id duplication
|
2022-03-24 09:44:04 +01:00 |
|
|
c01ffa3f0b
|
feat(editor): ✨ Duplicate blocks & steps
|
2022-03-23 11:00:43 +01:00 |
|
|
f4e6f63b26
|
feat: ✨ Add new onboarding flow
|
2022-03-23 09:57:02 +01:00 |
|
|
1423c14547
|
refactor: ♻️ Migrate from short-uuid to cuid lib
|
2022-03-18 12:30:42 +01:00 |
|
|
5c524a0432
|
refactor: ♻️ Migrate to dequal
|
2022-03-10 18:17:51 +01:00 |
|
|
7e61ab19eb
|
feat(engine): ✨ Link typebot step
|
2022-03-09 15:56:38 +01:00 |
|
|
4714e8046a
|
fix(engine): 🐛 Chat chunk management
|
2022-03-03 10:15:20 +01:00 |
|
|
507fe4fa06
|
perf(flow): ⚡️ Better save management
|
2022-03-02 19:09:43 +01:00 |
|
|
e9a9dc00e2
|
perf(flow): ⚡️ Smooth panning even with complexe flow
|
2022-03-02 12:21:32 +01:00 |
|
|
6b34f76604
|
fix(flow): 🐛 outgoingEdgeId remaining when moving step
|
2022-03-02 07:47:23 +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 |
|
|
9e08ff574b
|
fix: 🐛 Tiny bugs (Sentry)
|
2022-02-25 18:44:11 +01:00 |
|
|
8171edb290
|
fix(editor): ♿️ Better autoSave handler
|
2022-02-25 14:53:34 +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 |
|
|
1b900b3f5d
|
feat: 🔥 Remove save button
|
2022-02-21 19:55:24 +01:00 |
|
|
68ae69f366
|
feat(api): ✨ Add routes for subscribing webhook
|
2022-02-21 11:47:01 +01:00 |
|
|
b89e9b1b82
|
feat(editor): ✨ Add cc & bcc + Deletable credentials
|
2022-02-19 10:58:56 +01:00 |
|
|
f3ecb948a1
|
feat: ✨ Add custom domains
|
2022-02-18 14:57:10 +01:00 |
|
|
6e0ab67502
|
feat(viewer): ✨ Add variables in URL support
|
2022-02-17 10:46:59 +01:00 |
|
|
67ccf07a61
|
fix(editor): 🐛 Delete edge when adding last step
|
2022-02-15 15:45:52 +01:00 |
|
|
93e8f90ac3
|
fix: ✨ Allow webhook with basic auth
|
2022-02-15 15:03:39 +01:00 |
|
|
8583e2a1ba
|
feat(dashboard): 💅 Show when the bot is published
|
2022-02-15 07:09:33 +01:00 |
|
|
2eee226a88
|
refactor: ♿️ Save both bots when updating name or publicId
|
2022-02-15 06:55:17 +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 |
|