2
0
Commit Graph

110 Commits

Author SHA1 Message Date
a499d85c98 feat(db): 🗃️ Add createdAt and updatedAt 2022-02-24 14:56:22 +01:00
b9dafa611e feat: Add collaboration 2022-02-24 11:13:19 +01:00
aca7d68360 fix(dashboard): 🚑️ Duplicate typebot 2022-02-23 18:30:06 +01:00
642a42779b feat(editor): Add Zapier step 2022-02-22 09:05:11 +01:00
fd822a35a7 feat(api): Add get sample result endpoint 2022-02-21 17:33:55 +01:00
9dfcb30365 feat(api): Add list results endpoint 2022-02-21 15:51:40 +01:00
68ae69f366 feat(api): Add routes for subscribing webhook 2022-02-21 11:47:01 +01:00
b89e9b1b82 feat(editor): Add cc & bcc + Deletable credentials 2022-02-19 10:58:56 +01:00
7402ad5f6d chore: 🛂 Add context variables to support typebot 2022-02-18 17:15:18 +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
adf99ac30c fix(editor): 🐛 Publish button sync 2022-02-15 16:32:41 +01:00
93e8f90ac3 fix: Allow webhook with basic auth 2022-02-15 15:03:39 +01:00
ea80fd6d3e fix(dashboard): 🐛 Duplicate typebot 2022-02-15 07:38:41 +01:00
8583e2a1ba feat(dashboard): 💅 Show when the bot is published 2022-02-15 07:09:33 +01:00
714f7c8ce5 perf(editor): ️ Improve graph transition perf 2022-02-14 19:31:02 +01:00
56bd5fafc3 feat: ️ Add docs and connect Stripe 2022-02-14 16:41:39 +01:00
b345131b0b feat(account): Add coupon code input 2022-02-14 09:00:47 +01:00
3a7b9a0c63 feat(dashboard): 🛂 Limit create folder to Pro user 2022-02-12 10:23:58 +01:00
7c164e25d7 fix(analytics): 🐛 Analytics board 2022-02-11 18:45:04 +01:00
93fed893c0 fix(results): 🐛 Loading rows 2022-02-11 15:48:43 +01:00
19f4fdb83a fix(viewer): 💚 Attempt to fix LP rewrites 2022-02-10 16:23:21 +01:00
d6238b3474 feat(editor): Add send email integration 2022-02-07 18:07:20 +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
fc1d654772 fix(dashboard): 🩹 typebot buttons menu 2022-01-29 12:44:56 +01:00
1c5bd06657 feat(editor): Add unlock/lock sidebar 2022-01-29 11:22:22 +01:00
73f277fce7 perf(e2e): ️ Migrate to Playwright 2022-01-28 09:42:31 +01:00
c5aaa323d1 refactor(♻️ Add defaults everywhere (+ settings page)): 2022-01-25 18:19:37 +01:00
b0abe5b8fa feat(theme): Add chat theme settings 2022-01-24 15:07:09 +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
8bbd8977b2 refactor(graph): ♻️ Add Edges table in Typebot 2022-01-19 18:54:49 +01:00
44b478550f feat(ui): 💄 Face lift 2022-01-19 09:44:21 +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
2a040308db chore(bubbles): Add e2e tests 2022-01-07 07:33:01 +01:00
6fe27bd8ea fix(graph): 🐛 Step node drag 2022-01-07 07:03:08 +01:00
9fa4c7dffa ♻️ Normalize data 2022-01-06 09:40:56 +01:00
6c1e0fd345 ⚗️ Add export results 2022-01-04 15:50:56 +01:00
72454c0f68 ⚗️ Add infinite scroll in results table 2022-01-04 12:25:48 +01:00
8ddf608c9e ⚗️ Add delete results logic 2022-01-04 09:15:33 +01:00
6322402c96 🖐️ Analytics drop off rates 2022-01-03 17:39:59 +01:00
1093453c07 🪥 Consult submissions 2021-12-30 10:24:16 +01:00
f088f694b9 🧰 Aggregate utils & set up results collection in viewer 2021-12-29 10:22:26 +01:00