2
0
Commit Graph

95 Commits

Author SHA1 Message Date
ff62b922a0 ♻️ Migrate default background to white
Closes #248
2023-01-24 14:50:29 +01:00
04d206eab1 ⬆️ Upgrade dependencies 2023-01-21 13:24:23 +01:00
21f1c7a17e Add Bubble and Popup in embed lib v2
Closes #214
2023-01-09 14:51:36 +01:00
f79f6932c2 ⬆️ Upgrade dependencies 2023-01-07 17:06:18 +01:00
b0075fd374 ⬆️ Upgrade dependencies 2022-12-25 09:13:33 +01:00
3394fa5e0a Add dark mode (#191)
Closes #189
2022-12-20 16:55:43 +01:00
f46ce4781f ⬆️ Upgrade dependencies 2022-12-18 11:50:56 +01:00
2cc61b1bf1 🔧 Add cross env compatibility to scripts (#184) 2022-12-18 11:29:01 +01:00
7eac2c7110 🗃️ Write faster prisma queries 2022-12-08 11:04:11 +01:00
d6f90af126 🗃️ Optimize usage queries 2022-12-07 21:55:59 +01:00
2932043056 ⬆️ Upgrade dependencies 2022-12-05 16:16:49 +01:00
bf0d0c2475 ⚗️ Implement chat API 2022-11-29 10:03:46 +01:00
9d69470630 🗃️ Add answer - groupId index 2022-11-24 08:44:31 +01:00
34cfd1db30 ⬆️ Upgrade dependencies 2022-11-21 19:08:14 +01:00
bdf4e83617 🔧 Update db turbo scripts 2022-11-21 15:39:31 +01:00
451ffbcacf ♻️ Add shared eslint config 2022-11-21 11:18:58 +01:00
d58f9bd3a1 ♻️ (results) Introduce tRPC and use it for the results 2022-11-18 18:31:21 +01:00
8ca9af4911 ⬆️ Upgrade dependencies 2022-11-15 16:31:00 +01:00
570a780db1 🚸 (signin) Better disabled signups behavior
If DISABLE_SIGNUP is set to "true" will directly see a clear error message

Closes #111
2022-11-03 08:13:22 +01:00
2c66c59dfc 📦 Upgrade packages 2022-11-02 19:45:46 +01:00
385853ca3c (billing) Implement custom plan 2022-10-28 18:14:39 +02:00
f8e770c875 🗃️ Add typebotId index on Result table 2022-10-20 09:09:46 +02:00
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
a947c1ce34 📦 Upgrade deps to latest version 2022-10-02 10:34:13 +02:00
15dbc9577d 🐛 (usage) Archive typebot to be able to compute usage 2022-10-01 09:16:54 +02:00
3c803b1345 🐛 Remove delete result cascade 2022-09-27 08:30:42 +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
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
b62b955c07 fix(db): switch blockId and groupId on old answers 2022-07-14 09:08:57 +02:00
407cace752 fix(results): 🚑️ Forgot the migration script 2022-07-01 17:42:04 +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
3a4f263c71 build: Archive results to still be able to check usage 2022-06-24 14:06:06 +02:00
64a1655f52 perf(db): ️ Optimize delete all results query 2022-06-24 11:12:01 +02:00
ea765640cf feat(bot): ️ Add custom file upload size limit 2022-06-21 17:00:47 +02:00
18c5ea5207 fix(results): 🐛 Make sure delete all works 2022-06-20 10:25:18 +02:00
2df8338505 refactor: ♻️ Rename step to block 2022-06-11 08:14:52 +02:00
e79ff09b0f refactor(models): 🎨 Build types from validation schemas 2022-06-07 09:39:44 +02:00
ad32ae02ef feat(db): 🗃️ Remove duplicate fields in PublicTypebot 2022-06-04 11:05:46 +02:00
a0929c492b feat(user): Revokable API tokens 2022-06-03 13:20:19 +02:00
bda4116fbc chore: 🔥 Remove ownerIds 2022-05-17 08:16:55 -07:00
f0fdf08b00 feat(editor): Team workspaces 2022-05-13 15:33:53 -07:00
6c2986590b build: 📦️ Update packages 2022-05-13 10:05:53 -07:00
12f43cdb88 feat(webhook): ️ Show linked typebots results in webhook sample 2022-04-21 09:18:35 -07:00
c5d3b9214d feat(editor): Zoom in/out 2022-04-08 14:30:46 -05: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