Commit Graph

34 Commits

Author SHA1 Message Date
Baptiste Arnaud
a5a1fef597 feat(engine): 🚸 Always evaluate Set variable 2022-03-02 18:58:10 +01:00
Baptiste Arnaud
d6c3e8d41a fix(engine): 🐛 Standalone '?' when no query params 2022-03-01 15:01:27 +01:00
Baptiste Arnaud
ebf92b5536 feat(results): Add logs in results 2022-03-01 11:40:22 +01:00
Baptiste Arnaud
e17a1a0869 feat(editor): Restore published version button
Had to migrate webhooks into a standalone table
2022-03-01 07:37:01 +01:00
Baptiste Arnaud
c5b378dfad feat(engine): ️ Smarter website input 2022-02-28 11:04:30 +01:00
Baptiste Arnaud
dd671a5d2c fix(engine): 🐛 Equal condition number vs string 2022-02-23 18:50:41 +01:00
Baptiste Arnaud
b6618ba165 fix(engine): 🐛 Typing emulation on arabic chars 2022-02-23 18:21:15 +01:00
Baptiste Arnaud
d49461cde6 fix: 🚑️ Webhook and instant updates 2022-02-22 10:27:31 +01:00
Baptiste Arnaud
642a42779b feat(editor): Add Zapier step 2022-02-22 09:05:11 +01:00
Baptiste Arnaud
d0994e6577 feat(engine): Add {{state}} to body to get form state 2022-02-22 06:55:15 +01:00
Baptiste Arnaud
65c206e00a fix(engine): 🐛 Parse condition value variable 2022-02-20 11:21:04 +01:00
Baptiste Arnaud
b89e9b1b82 feat(editor): Add cc & bcc + Deletable credentials 2022-02-19 10:58:56 +01:00
Baptiste Arnaud
93e8f90ac3 fix: Allow webhook with basic auth 2022-02-15 15:03:39 +01:00
Baptiste Arnaud
f8a64151ef chore(editor): 👔 Send email disabled in preview 2022-02-13 07:49:56 +01:00
Baptiste Arnaud
cfbf3d4c0d chore(viewer): 🛂 Dynamically parse the viewer api host 2022-02-10 14:31:44 +01:00
Baptiste Arnaud
8c8d77e052 feat(engine): Add retry bubbles 2022-02-10 10:25:38 +01:00
Baptiste Arnaud
d6238b3474 feat(editor): Add send email integration 2022-02-07 18:07:20 +01:00
Baptiste Arnaud
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
Baptiste Arnaud
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
Baptiste Arnaud
c5aaa323d1 refactor(♻️ Add defaults everywhere (+ settings page)): 2022-01-25 18:19:37 +01:00
Baptiste Arnaud
b0abe5b8fa feat(theme): Add chat theme settings 2022-01-24 15:07:09 +01:00
Baptiste Arnaud
619d10ae4e chore(theme): Add general theme settings tests 2022-01-24 09:36:28 +01:00
Baptiste Arnaud
a58600a38a feat(integration): Add webhooks 2022-01-22 18:24:57 +01:00
Baptiste Arnaud
c43fd1d386 feat(logic): Add Redirect step 2022-01-20 07:21:08 +01:00
Baptiste Arnaud
8bbd8977b2 refactor(graph): ♻️ Add Edges table in Typebot 2022-01-19 18:54:49 +01:00
Baptiste Arnaud
3506d86d50 feat(integration): Add Google Analytics integration 2022-01-19 14:25:15 +01:00
Baptiste Arnaud
f49b5143cf feat(integration): Add Google Sheets integration 2022-01-18 18:27:26 +01:00
Baptiste Arnaud
4ccb7bca49 feat(inputs): Add Set variable step 2022-01-14 07:49:24 +01:00
Baptiste Arnaud
d54ebc0cbe feat(inputs): Add number input 2022-01-08 07:40:55 +01:00
Baptiste Arnaud
9fa4c7dffa ♻️ Normalize data 2022-01-06 09:40:56 +01:00
Baptiste Arnaud
8c826fcf70 Add e2e tests for account 2021-12-28 11:13:09 +01:00
Baptiste Arnaud
79aede1f3f 🦴 Add settings page backbone 2021-12-23 13:49:24 +01:00
Baptiste Arnaud
30ddb143b4 🦴 Add theme page backbone 2021-12-23 09:37:42 +01:00
Baptiste Arnaud
b7cdc0d14a 🚀 Init preview and typebot cotext in editor 2021-12-22 14:59:07 +01:00