2
0
Commit Graph

57 Commits

Author SHA1 Message Date
bfed599695 (editor) Add unpublish and close typebot options
Introducing more menu items on the "Publised" button in the editor. You can now unpublish a typebot and close it to new
responses
2022-10-06 08:33:46 +02:00
1654de3c1f 🧑‍💻 (emails) Add decent emails management
Use mjml-react to generate emails. Put all emails in a independent package.
2022-10-01 07:00:05 +02:00
3c803b1345 🐛 Remove delete result cascade 2022-09-27 08:30:42 +02:00
898367a33b Add usage-based new pricing plans 2022-09-27 08:30:42 +02:00
b0d1b11325 feat: 💄 Change to refreshed logo 2022-07-06 07:47:14 +02:00
d84f99074d feat(results): Brand new Results table
- Resizable columns
- Hide / Show columns
- Reorganize columns
- Expand result
2022-07-01 17:21:11 +02:00
db9a314b9f fix(editor): 🐛 Back action trigger on finger swipe 2022-06-30 11:52:40 +02:00
5ef89f7501 feat(editor): Add a Help button 2022-06-18 08:45:51 +02:00
b1aecf843b feat(engine): Add Rating input 2022-06-08 07:40:20 +02:00
853b749e2c remove unnecessary comment 2022-06-07 10:01:46 +02:00
ee370b5f26 add azure-ad login option 2022-06-07 10:01:46 +02:00
89d91f9114 feat(editor): Start preview from any block 2022-06-02 10:07:50 +02:00
f0fdf08b00 feat(editor): Team workspaces 2022-05-13 15:33:53 -07:00
a4a62f23b6 feat(auth): 🔒 add gitlab provider 2022-04-26 09:50:02 +02: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
c5d3b9214d feat(editor): Zoom in/out 2022-04-08 14:30:46 -05:00
1fdf7e734b refactor(lp): ♻️ Simplify header 2022-04-05 09:51:43 +02:00
c01ffa3f0b feat(editor): Duplicate blocks & steps 2022-03-23 11:00:43 +01:00
91239779f7 feat(engine): 🚸 Improve input variable behaviour (for loops) 2022-03-10 12:05:34 +01:00
7e61ab19eb feat(engine): Link typebot step 2022-03-09 15:56:38 +01:00
ebf92b5536 feat(results): Add logs in results 2022-03-01 11:40:22 +01:00
0df719d531 feat: ️ Hide steps sidebar scrollbar 2022-02-28 14:22:43 +01:00
64990fc607 chore: 🚚 Add /typebot-lib/v2 endpoint 2022-02-25 08:53:40 +01:00
658202eaee refactor: ♻️ Remove any trace of Cypress 2022-02-24 17:44:23 +01:00
b9dafa611e feat: Add collaboration 2022-02-24 11:13:19 +01:00
642a42779b feat(editor): Add Zapier step 2022-02-22 09:05:11 +01:00
00c35886a4 (signin): 💄 Social login colored logos 2022-02-17 07:47:13 +01:00
daaa8a0a2d fix(editor): ️ Improve code editor readiness 2022-02-16 15:47:26 +01:00
d2ac13ba5f feat(theme): Custom avatars 2022-02-16 15:08:50 +01:00
65b30bfc48 docs(share): 📝 Add embed instructions 2022-02-09 17:41:45 +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
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
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
a58600a38a feat(integration): Add webhooks 2022-01-22 18:24:57 +01:00
df2474ef43 feat(bubbles): Add video bubble 2022-01-20 17:45:25 +01:00
2d178978ef feat(bubbles): Add image bubble 2022-01-20 16:14:47 +01:00
c43fd1d386 feat(logic): Add Redirect step 2022-01-20 07:21:08 +01:00
3506d86d50 feat(integration): Add Google Analytics integration 2022-01-19 14:25:15 +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
c02c61cd8b feat(inputs): Add buttons input 2022-01-12 09:10:59 +01:00
b20bcb1408 feat(inputs): Add Phone number input 2022-01-10 10:43:27 +01:00
47162cb28a feat(inputs): Add email input 2022-01-08 08:20:54 +01:00
d54ebc0cbe feat(inputs): Add number input 2022-01-08 07:40:55 +01:00
1093453c07 🪥 Consult submissions 2021-12-30 10:24:16 +01:00
e10fe1a186 Add user account page 2021-12-27 15:59:32 +01:00