Baptiste Arnaud
a947c1ce34
📦 Upgrade deps to latest version
2022-10-02 10:34:13 +02:00
Baptiste Arnaud
fac70b9639
🚸 (inputs) Improve date input response bubble formatting
2022-10-01 18:47:29 +02:00
Baptiste Arnaud
15dbc9577d
🐛 (usage) Archive typebot to be able to compute usage
2022-10-01 09:16:54 +02:00
Baptiste Arnaud
75ca255af2
🔊 (sendEmail) Add log when smtp config is failing
2022-10-01 07:14:23 +02:00
Baptiste Arnaud
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
Baptiste Arnaud
e1f2d49342
🐛 (workspace) Allow lifetime users to invite members to workspace
2022-09-27 17:16:48 +02:00
Baptiste Arnaud
9ed4916c59
🐛 Lifetime users should have access to Pro features
2022-09-27 17:04:02 +02:00
Baptiste Arnaud
9061c03d6d
✏️ (pricing) Fix typos
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
3bec24a8cc
♻️ (usage) Remove limit until temporarily
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
3c803b1345
🐛 Remove delete result cascade
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
30dff2d5d7
🐛 (limits) Fix storage limit trigger and e2e tests
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
1e26703ad4
🐛 (usage) Fix storage limit check
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
6384a3adae
🐛 (stripe) Fix plan update and management
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
f83e0efea2
🐛 (stripe) Update additional items when they didn't exist
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
c94a6581be
✨ (lp) Add new pricing page
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
c1dd4d403e
👷 Transpile components for better DX
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
898367a33b
✨ Add usage-based new pricing plans
2022-09-27 08:30:42 +02:00
Baptiste Arnaud
6a1eaea700
🐛 (editor) Shouldn't be able to set a group name to empty string
2022-09-19 07:32:27 +02:00
Baptiste Arnaud
a262fc190e
📦 Update packages
2022-09-12 07:59:08 +02:00
Baptiste Arnaud
1a7c25ef0b
🛂 (builder) Make sure old typebots can't overwrite newer
2022-09-10 15:18:37 +02:00
Baptiste Arnaud
cf07cfe3ab
🧑💻 (smtp) Use secure prop instead of ignoreTLS
...
BREAKING CHANGE: The SMTP_IGNORE_TLS environment has been removed in favore of SMTP_SECURE. If
SMTP_SECURE is true, the connection will use TLS when connecting to server. If false (the default)
then TLS is used if server supports the STARTTLS extension. In most cases set this value to true if
you are connecting to port 465. For port 587 or 25 keep it false
2022-09-01 07:40:35 +02:00
Baptiste Arnaud
194df22ec0
🔖 Release 2.6.2
2022-08-29 17:01:27 +02:00
Baptiste Arnaud
57866c4aa3
chore: upgrade packages
...
Also fixes sendEmail viewer e2e test
2022-08-29 08:51:45 +02:00
Baptiste Arnaud
02bb7f5ea7
fix(results): crash when variable is object
2022-08-22 18:57:11 +02:00
Baptiste Arnaud
59281426b0
build: upgrade packages
2022-08-21 22:33:09 +02:00
Baptiste Arnaud
93161b74b2
fix(typebotLink): current typebot dropdown
2022-08-21 10:01:54 +02:00
Baptiste Arnaud
1318d27c74
build(results): add log to investigate crash
2022-08-18 18:04:45 +02:00
Baptiste Arnaud
5333ba9088
fix(giphy): search
2022-08-12 08:34:53 +02:00
Baptiste Arnaud
361092ffa5
fix(results): crash when accessor contains a dot
2022-08-11 09:11:06 +02:00
Baptiste Arnaud
823793aab4
fix(collaboration): env var typo
2022-08-11 08:21:20 +02:00
Baptiste Arnaud
ee338f62dc
build: add pnpm
2022-08-10 18:49:06 +02:00
Baptiste Arnaud
7d0a526736
feat(results): remove incomplete results limitation
2022-07-20 08:38:10 +02:00
Baptiste Arnaud
481f61714e
fix(templates): duplicate resultsPreference conflict
2022-07-12 08:13:21 +02:00
Baptiste Arnaud
6822b77897
chore: update msw
2022-07-12 08:09:09 +02:00
Baptiste Arnaud
b0d1b11325
feat: 💄 Change to refreshed logo
2022-07-06 07:47:14 +02:00
Baptiste Arnaud
6b32c171fe
feat(editor): ♿ ️ Indicate why GSheets couldn't find any sheet
2022-07-03 07:56:27 +02:00
Baptiste Arnaud
9cddc755a3
fix(sheets): 🔒 ️ Check token id before updating creds
2022-07-02 08:28:20 +02:00
Baptiste Arnaud
994ae61719
fix(results): 🐛 Ignore cell content for column size
2022-07-01 18:17:49 +02:00
Baptiste Arnaud
d84f99074d
feat(results): ✨ Brand new Results table
...
- Resizable columns
- Hide / Show columns
- Reorganize columns
- Expand result
2022-07-01 17:21:11 +02:00
Baptiste Arnaud
cf6e8a21be
feat: 📈 Inject user id for Sentry
2022-07-01 10:26:04 +02:00
Baptiste Arnaud
db9a314b9f
fix(editor): 🐛 Back action trigger on finger swipe
2022-06-30 11:52:40 +02:00
Baptiste Arnaud
6e5f507171
fix(editor): 🐛 Attempt to fix collaboration invitation email
2022-06-30 11:25:17 +02:00
Baptiste Arnaud
bc803fc552
feat(editor): 🚸 Arrow & Enter commands for dropdowns
2022-06-30 11:19:26 +02:00
Baptiste Arnaud
594adce8f9
build: 🔖 Bump version to 2.5.1
2022-06-29 10:23:06 +02:00
Baptiste Arnaud
8c86cb8684
feat(dashboard): 🚸 Add version number in settings modal
2022-06-29 10:18:37 +02:00
Baptiste Arnaud
7caac2bc25
docs: 📝 Add General settings
2022-06-29 10:03:55 +02:00
Baptiste Arnaud
56dca868c9
fix(results): 🐛 Remove storage on result delete
2022-06-26 19:21:11 +02:00
Baptiste Arnaud
fc4db575ac
feat(editor): ⚡ ️ Optimize graph navigation
2022-06-26 16:12:28 +02:00
Baptiste Arnaud
bd2b906bd3
fix(results): 🐛 Missing content
2022-06-25 18:10:02 +02:00
Baptiste Arnaud
8c936741f3
docs(editor): 📝 Add TLS explanations for smtp config
2022-06-25 10:06:12 +02:00