84163c6585
🏗️ Use tsup for bot and typebot-js packages
2022-10-11 08:57:37 +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
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
554365d645
fix(bot): ⚡ ️ Better incoming variable parsing
2022-06-24 16:44:41 +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
20dbfe64c9
fix(webhook): 🐛 Properly escape backslash and quotes
2022-06-20 10:45:57 +02:00
75365a0d82
feat(editor): ✨ Add file upload input
2022-06-12 17:34:33 +02:00
e79ff09b0f
refactor(models): 🎨 Build types from validation schemas
2022-06-07 09:39:44 +02:00
f0fdf08b00
feat(editor): ✨ Team workspaces
2022-05-13 15:33:53 -07:00
6c2986590b
build: 📦 ️ Update packages
2022-05-13 10:05:53 -07:00
2dc0e45a65
feat(viewer): ✨ Custom head code
2022-04-21 10:33:16 -07:00
1423c14547
refactor: ♻️ Migrate from short-uuid to cuid lib
2022-03-18 12:30:42 +01:00
91239779f7
feat(engine): 🚸 Improve input variable behaviour (for loops)
2022-03-10 12:05:34 +01:00
7e61ab19eb
feat(engine): ✨ Link typebot step
2022-03-09 15:56:38 +01:00
260819f124
feat(settings): ✨ Add create result on page refresh option
2022-03-07 18:21:01 +01:00
f57827c530
feat(results): 🛂 Limit typebot branding
2022-02-13 07:09:22 +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
73f277fce7
perf(e2e): ⚡ ️ Migrate to Playwright
2022-01-28 09:42:31 +01:00