2
0
Commit Graph

24 Commits

Author SHA1 Message Date
5d786f59cc build: 👷 New compose file and entrypoints 2022-05-25 14:49:34 -07:00
240cbeed62 fix(templates): 🐛 webhookId in non webhook step 2022-04-19 08:57:36 -07:00
348055d68a feat(integrations): Add Pabbly block 2022-04-12 12:10:20 -05:00
38c53fbbbc feat(integration): Add Make.com block 2022-04-10 17:02:01 -05:00
f869ca377a fix(editor): 🐛 Step undefined items duplicate 2022-03-28 14:47:41 +02:00
953b95d254 feat(steps): Add Embed bubble 2022-03-23 12:01:35 +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
d49461cde6 fix: 🚑️ Webhook and instant updates 2022-02-22 10:27:31 +01:00
642a42779b feat(editor): Add Zapier step 2022-02-22 09:05:11 +01:00
7c164e25d7 fix(analytics): 🐛 Analytics board 2022-02-11 18:45:04 +01:00
65b30bfc48 docs(share): 📝 Add embed instructions 2022-02-09 17:41:45 +01:00
1f320c5d99 feat(dashboard): Add lead generation template
While creating the template I also made sure to fix and improve everything I stumble upon
2022-02-07 07:13:16 +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
c5aaa323d1 refactor(♻️ Add defaults everywhere (+ settings page)): 2022-01-25 18:19:37 +01:00
a58600a38a feat(integration): Add webhooks 2022-01-22 18:24:57 +01:00
2d178978ef feat(bubbles): Add image bubble 2022-01-20 16:14:47 +01:00
3506d86d50 feat(integration): Add Google Analytics integration 2022-01-19 14:25:15 +01:00
f49b5143cf feat(integration): Add Google Sheets integration 2022-01-18 18:27:26 +01:00
2814a352b2 feat(inputs): Add Condition step 2022-01-15 17:30:20 +01:00
4ccb7bca49 feat(inputs): Add Set variable step 2022-01-14 07:49:24 +01:00
c02c61cd8b feat(inputs): Add buttons input 2022-01-12 09:10:59 +01:00
d54ebc0cbe feat(inputs): Add number input 2022-01-08 07:40:55 +01:00
9fa4c7dffa ♻️ Normalize data 2022-01-06 09:40:56 +01:00