2
0
Commit Graph

174 Commits

Author SHA1 Message Date
5289a96940 📦 Upgrade deps 2022-10-09 07:48:58 +02:00
a947c1ce34 📦 Upgrade deps to latest version 2022-10-02 10:34:13 +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
c1dd4d403e 👷 Transpile components for better DX 2022-09-27 08:30:42 +02:00
898367a33b Add usage-based new pricing plans 2022-09-27 08:30:42 +02:00
a262fc190e 📦 Update packages 2022-09-12 07:59:08 +02:00
57866c4aa3 chore: upgrade packages
Also fixes sendEmail viewer e2e test
2022-08-29 08:51:45 +02:00
59281426b0 build: upgrade packages 2022-08-21 22:33:09 +02:00
5333ba9088 fix(giphy): search 2022-08-12 08:34:53 +02:00
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
6822b77897 chore: update msw 2022-07-12 08:09:09 +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
56dca868c9 fix(results): 🐛 Remove storage on result delete 2022-06-26 19:21:11 +02:00
3392e04d38 ci: 👷 Simplify build on Vercel 2022-06-22 10:35:31 +02:00
f801a29539 fix(docker): 🐛 Runtime public environment 2022-06-22 09:47:43 +02:00
3e47b37c2e Revert "fix(docker): 🐛 Runtime public environment"
This reverts commit e03fe9f7d9.
2022-06-22 07:21:02 +02:00
e03fe9f7d9 fix(docker): 🐛 Runtime public environment 2022-06-22 07:12:33 +02:00
7a326905a4 perf(editor): ️ Upgrade bubble text editor 2022-06-20 13:05:08 +02:00
75365a0d82 feat(editor): Add file upload input 2022-06-12 17:34:33 +02:00
4a5a92b973 fix(docker): 💚 Missing dependency 2022-05-24 16:04:12 -07:00
3a6ca3dbde feat(editor): Payment input 2022-05-24 15:14:06 -07:00
6c2986590b build: 📦️ Update packages 2022-05-13 10:05:53 -07:00
366f93fd50 fix(docker): 🐛 Docker build 'qs' missing 2022-04-06 09:54:43 +02:00
15868f99fc feat(theme): Improve color picker 2022-04-06 09:15:43 +02:00
05009814d4 build: 📦️ Update packages 2022-04-02 11:18:11 +02:00
525887a32c feat(editor): Custom icon on typebot 2022-04-01 16:37:17 +02:00
f4e6f63b26 feat: Add new onboarding flow 2022-03-23 09:57:02 +01:00
1423c14547 refactor: ♻️ Migrate from short-uuid to cuid lib 2022-03-18 12:30:42 +01:00
e886d1b079 build: 🏗️ Add docker image and deployment features 2022-03-12 08:03:18 +01:00
5c524a0432 refactor: ♻️ Migrate to dequal 2022-03-10 18:17:51 +01:00
57663fd05c build(signin): ️ Add SSO signin for Sleekplan 2022-03-07 10:40:09 +01:00
7045c02a15 build: 🏗️ Add minio in local config 2022-03-02 17:35:57 +01:00
33497b8766 fix: 🐛 Fix duplication when customDomain is set 2022-02-28 14:14:38 +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
7a4b96ff7e fix(editor): 🐛 Edge not properly connecting to step target 2022-02-19 18:09:09 +01:00
aaf78e8a54 fix(results): 🐛 Collect prefilled variables in db 2022-02-17 16:08:01 +01:00
e7d1f5d674 build: 📦️ Update packages 2022-02-14 18:13:35 +01:00
56bd5fafc3 feat: ️ Add docs and connect Stripe 2022-02-14 16:41:39 +01:00
f897102219 feat(app): Add support bubble 2022-02-14 11:33:38 +01:00
8501d39234 build: 🏗️ Add Sentry to builder 2022-02-14 10:57:57 +01:00
80c15f9491 chore(db): 🛂 Use env file from builder for db 2022-02-14 10:19:26 +01:00
3a7b9a0c63 feat(dashboard): 🛂 Limit create folder to Pro user 2022-02-12 10:23:58 +01:00
b1f54b77c6 refactor(tests): ️ Add msw and mock authentication 2022-02-12 10:12:43 +01:00
93fed893c0 fix(results): 🐛 Loading rows 2022-02-11 15:48:43 +01:00
0338acae82 feat(engine): Add link support in text bubbles 2022-02-10 10:51:29 +01:00
276f1c1e90 docs(share): 📝 Add code blocks in embed instructions 2022-02-10 08:08:58 +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
02bd2b94ba chore(e2e): 👷 Fix e2e pipeline 2022-01-28 19:19:02 +01:00
73f277fce7 perf(e2e): ️ Migrate to Playwright 2022-01-28 09:42:31 +01:00