2
0
Commit Graph

20 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
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
2df8338505 refactor: ♻️ Rename step to block 2022-06-11 08:14:52 +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
c168b678dd fix(viewer): 🐛 Forwarded host check attempt 2022-05-23 14:51:11 -07:00
a2dd26b60f Revert "fix(viewer): 🐛 Forwarded host checking"
This reverts commit 37dea9c403.
2022-05-23 14:16:43 -07:00
37dea9c403 fix(viewer): 🐛 Forwarded host checking 2022-05-23 11:24:55 -07:00
62162c6c2a fix(viewer): 🐛 Ignoring port number when checking matching URL 2022-05-20 15:38:50 -07:00
0f06aae80c build(viewer): 🔊 Better log when can't find a typebot 2022-05-20 14:14:37 -07:00
8fdfda6482 fix(viewer): 🐛 Make custom domain fetching more predictable 2022-05-02 07:24:24 -07:00
b16c47adb9 revert(viewer): ️ Make sure old viewer URL still works 2022-03-23 08:53:00 +01:00
666f0c36bf fix: 🚑️ Custom domain lookup 2022-03-14 17:20:51 +01:00
69248f94d4 docs: 📝 Update env var and write Configuration doc 2022-03-13 08:56:10 +01:00
7e61ab19eb feat(engine): Link typebot step 2022-03-09 15:56:38 +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
f3ecb948a1 feat: Add custom domains 2022-02-18 14:57:10 +01:00