2
0
Commit Graph

24 Commits

Author SHA1 Message Date
3a6ca3dbde feat(editor): Payment input 2022-05-24 15:14:06 -07:00
bda4116fbc chore: 🔥 Remove ownerIds 2022-05-17 08:16:55 -07:00
f0fdf08b00 feat(editor): Team workspaces 2022-05-13 15:33:53 -07:00
bdd7a1712e : 🔒️ Investigate on why spreadsheets sometimes fail 2022-04-20 10:05:33 -07:00
0c23f2dbcd build(e2e): 🐛 Graph navigation 2022-04-09 11:17:41 -05:00
525887a32c feat(editor): Custom icon on typebot 2022-04-01 16:37:17 +02:00
7e61ab19eb feat(engine): Link typebot step 2022-03-09 15:56:38 +01:00
fd9c19a4c2 feat(integration): 🚸 Easy webhook config 2022-03-07 08:12:05 +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
33497b8766 fix: 🐛 Fix duplication when customDomain is set 2022-02-28 14:14:38 +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
f3ecb948a1 feat: Add custom domains 2022-02-18 14:57:10 +01:00
aaf78e8a54 fix(results): 🐛 Collect prefilled variables in db 2022-02-17 16:08:01 +01:00
6e0ab67502 feat(viewer): Add variables in URL support 2022-02-17 10:46:59 +01:00
e6f6e2523c ci(e2e): 💚 Incomplete results 2022-02-14 20:40:55 +01:00
5a060c7f7e fix(dashboard): 🐛 Import from file button 2022-02-14 10:39:55 +01:00
b1f54b77c6 refactor(tests): ️ Add msw and mock authentication 2022-02-12 10:12:43 +01:00
8c8d77e052 feat(engine): Add retry bubbles 2022-02-10 10:25:38 +01:00
d6238b3474 feat(editor): Add send email integration 2022-02-07 18:07:20 +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
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
02bd2b94ba chore(e2e): 👷 Fix e2e pipeline 2022-01-28 19:19:02 +01:00
73f277fce7 perf(e2e): ️ Migrate to Playwright 2022-01-28 09:42:31 +01:00