2
0
Commit Graph

98 Commits

Author SHA1 Message Date
6dd7bd9562 🐛 (results) Fix bug preventing user from seeing linked typebots results 2022-11-06 09:57:08 +01:00
385853ca3c (billing) Implement custom plan 2022-10-28 18:14:39 +02:00
b46d35214d 🐛 (editor) inconsistency in route change auto save 2022-10-12 07:42:32 +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
15dbc9577d 🐛 (usage) Archive typebot to be able to compute usage 2022-10-01 09:16:54 +02:00
30dff2d5d7 🐛 (limits) Fix storage limit trigger and e2e tests 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
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +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
fc4db575ac feat(editor): ️ Optimize graph navigation 2022-06-26 16:12:28 +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
14afd2249e feat(editor): 🔒️ Add verification on backend for file input deployment 2022-06-13 08:21:48 +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
ad32ae02ef feat(db): 🗃️ Remove duplicate fields in PublicTypebot 2022-06-04 11:05:46 +02:00
89d91f9114 feat(editor): Start preview from any block 2022-06-02 10:07:50 +02:00
12f2e40152 refactor: ♻️ Toast component 2022-06-02 07:54:48 +02:00
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