2
0
Commit Graph

34 Commits

Author SHA1 Message Date
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
1e26703ad4 🐛 (usage) Fix storage limit check 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
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
87a9e7e337 fix(bot): 🚑️ Add a variable update queue to avoid initial crash 2022-06-12 09:51:45 +02:00
aeaaa5c398 feat(bot): ️ Improve first paint delay 2022-06-12 07:57:35 +02:00
ad32ae02ef feat(db): 🗃️ Remove duplicate fields in PublicTypebot 2022-06-04 11:05:46 +02:00
92cd56e5d0 fix(engine): 📦️ Compatible with iPhone 6 2022-05-30 11:02:43 +02:00
5d786f59cc build: 👷 New compose file and entrypoints 2022-05-25 14:49:34 -07:00
0f06aae80c build(viewer): 🔊 Better log when can't find a typebot 2022-05-20 14:14:37 -07:00
42721865c5 feat(settings): ️ Can disable query params auto hide 2022-05-14 11:53:59 -07:00
2dc0e45a65 feat(viewer): Custom head code 2022-04-21 10:33:16 -07:00
93811a3c48 feat(viewer): 💄 Clear param on page load 2022-04-19 14:54:20 -07:00
54a757b21b feat(results): ️ Improve logs details 2022-04-19 14:31:52 -07:00
82446c41af fix(viewer): 🐛 Result creation fail 2022-04-09 11:18:38 -05:00
05009814d4 build: 📦️ Update packages 2022-04-02 11:18:11 +02:00
60dcd5c246 fix(engine): 🐛 Save variables from webhooks in results 2022-03-28 17:07:47 +02:00
de784820eb fix(viewer): 🐛 Better result initialization 2022-03-25 11:16:46 +01:00
f4e6f63b26 feat: Add new onboarding flow 2022-03-23 09:57:02 +01:00
260819f124 feat(settings): Add create result on page refresh option 2022-03-07 18:21:01 +01:00
93639c1fc6 fix(viewer): 🐛 Attempt to fix loading issue in iframe safari 2022-03-04 16:09:41 +01:00
ebf92b5536 feat(results): Add logs in results 2022-03-01 11:40:22 +01:00
9e08ff574b fix: 🐛 Tiny bugs (Sentry) 2022-02-25 18:44:11 +01:00
6ec8d06b97 fix(viewer): 🐛 Custom metadata in viewer 2022-02-20 10:45:55 +01:00
aaf78e8a54 fix(results): 🐛 Collect prefilled variables in db 2022-02-17 16:08:01 +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
9fa4c7dffa ♻️ Normalize data 2022-01-06 09:40:56 +01:00
1093453c07 🪥 Consult submissions 2021-12-30 10:24:16 +01:00
f088f694b9 🧰 Aggregate utils & set up results collection in viewer 2021-12-29 10:22:26 +01:00
d369b4d941 🦴 Add viewer backbone 2021-12-24 06:39:33 +01:00