2
0
Commit Graph

18 Commits

Author SHA1 Message Date
5d786f59cc build: 👷 New compose file and entrypoints 2022-05-25 14:49:34 -07:00
2b56f83d43 feat(editor): ️ Rename variable button 2022-05-11 06:39:28 -07:00
3585e63c48 fix(engine): 🚑️ Webhook return func 2022-04-01 10:11:37 +02:00
261cd9a5c7 fix(editor): ️ Improve block focus 2022-03-29 10:23:45 +02:00
03aadab409 fix: ️ Improve inputs responsivity 2022-03-22 15:32:48 +01:00
1423c14547 refactor: ♻️ Migrate from short-uuid to cuid lib 2022-03-18 12:30:42 +01:00
31298e39c1 fix(editor): 🐛 FIx Webhook settings debounce 2022-03-10 17:32:14 +01:00
36838f05d3 fix(editor): 🐛 Variables button in text editor 2022-03-10 09:41:06 +01:00
7e61ab19eb feat(engine): Link typebot step 2022-03-09 15:56: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
73f277fce7 perf(e2e): ️ Migrate to Playwright 2022-01-28 09:42:31 +01:00
a58600a38a feat(integration): Add webhooks 2022-01-22 18:24:57 +01:00
8bbd8977b2 refactor(graph): ♻️ Add Edges table in Typebot 2022-01-19 18:54:49 +01:00
ab34f95cce fix(tests): 💚 Fix tests 2022-01-19 14:41:42 +01:00
3506d86d50 feat(integration): Add Google Analytics integration 2022-01-19 14:25:15 +01:00
4ccb7bca49 feat(inputs): Add Set variable step 2022-01-14 07:49:24 +01:00