Baptiste Arnaud
|
233e846ba4
|
style: update favicon
|
2025-01-24 10:47:14 +01:00 |
|
Baptiste Arnaud
|
a14fd6fd73
|
style: update fav icons
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
|
2025-01-23 15:22:41 +01:00 |
|
Baptiste Arnaud
|
06e6faa9d5
|
feat: integrate new brand (#1935)
|
2025-01-23 13:25:47 +01:00 |
|
Anonymus2000
|
47d6f98d27
|
⚡️ (buttons) Add option to hide searchable buttons initially (#1927)
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #699
|
2025-01-16 09:41:27 +01:00 |
|
Baptiste Arnaud
|
542c43d37e
|
♻️ (wordpress) Refactor modal instructions to use 0.3 library version and update plugin metadata to v4.0.2
|
2025-01-09 15:48:18 +01:00 |
|
abab-dev
|
ec7b2215f9
|
🧑💻 Add ignoreTLS option to SMTP configuration (#1943)
Fixes #1340
|
2025-01-06 10:27:38 +01:00 |
|
Anonymus2000
|
b2865c6152
|
⚡️ (conditions) Add >= and <= comparison operators (#1938)
Fixes: #898
Please note I have also added comparison to `WhatsAppComparisonItem.tsx`
file cause getting type error.
|
2025-01-03 18:34:10 +01:00 |
|
Baptiste Arnaud
|
7c0d3496aa
|
🐛 (webhook) Fix condition to check for parsed webhook data
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
|
2024-12-24 09:46:14 +01:00 |
|
Baptiste Arnaud
|
03e881b593
|
🐛 (webhook) Accept empty body webhook block request
|
2024-12-23 15:57:03 +01:00 |
|
Baptiste Arnaud
|
8518a52787
|
⚡️ Add Pi theme in gallery
Also remove the hard-coded font-size on inputs.
|
2024-12-23 15:25:04 +01:00 |
|
abab-dev
|
d714e316c2
|
🚸 (setVariable) Add timezones select input (#1925)
fixes #1394
add select component and pass the timezone object to it
|
2024-12-23 14:43:55 +01:00 |
|
Baptiste Arnaud
|
2875b1bc72
|
🐛 Improve remember state recovery and fix potential stuck state
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #1921
|
2024-12-16 09:51:28 +01:00 |
|
Baptiste Arnaud
|
5a770d30f2
|
🛂 Add accessRight prop in listTypebots endpoint response
Closes #1916
|
2024-12-11 18:59:03 +01:00 |
|
Baptiste Arnaud
|
247d805d24
|
🐛 Fix drop off rates especially with buttons inputs
Closes #1902
|
2024-12-11 18:15:57 +01:00 |
|
Baptiste Arnaud
|
417f33bc5d
|
🐛 adjust BlockCardLayout min height to avoid layout shift
|
2024-12-11 14:45:55 +01:00 |
|
Baptiste Arnaud
|
ddec8351bb
|
📈 add "User logged out" telemetry event
|
2024-12-07 10:49:06 +01:00 |
|
Baptiste Arnaud
|
d6dc242906
|
🐛 Add blockId prop for file upload to ensure unique URLs
|
2024-11-23 16:09:53 +01:00 |
|
Baptiste Arnaud
|
4dc636dcc5
|
♻️ (paymentInput) Use stripe-js/pure to lazy load Stripe
Closes #1897
|
2024-11-23 15:34:05 +01:00 |
|
Baptiste Arnaud
|
6088a56d31
|
⚡️ Remove currency parameter from billing API
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
It let Stripe figure it out
|
2024-11-19 17:01:20 -06:00 |
|
Baptiste Arnaud
|
05cc23efb1
|
🚸 Add currency selection in precheckout form
|
2024-11-19 16:35:16 -06:00 |
|
Baptiste Arnaud
|
4a4e1982a7
|
🐛 Update UploadButton to use unique IDs for file input elements
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #1887
|
2024-11-18 08:43:27 -06:00 |
|
Baptiste Arnaud
|
a9b7441cad
|
🛂 (radar) Re-inforce scam keywords detection by parsing set variable blocks value
|
2024-11-10 14:51:20 -06:00 |
|
Baptiste Arnaud
|
e2fc218f5a
|
⏪️ (billing) Revert tax ID pre-checkout form
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Stripe does not collect any tax ID for countries it does not support (i.e. Brazil). This commits reverts the auto tax ID collection from Stripe.
|
2024-11-03 16:54:04 -06:00 |
|
Abhirup Basu
|
e642c0c3b8
|
🐛 Fix issue in credentials modal to properly update value (#1866)
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
Closes #1856
https://github.com/user-attachments/assets/ae252269-ce9f-4981-8eca-e073adea4455
|
2024-10-28 23:45:05 +01:00 |
|
Baptiste Arnaud
|
6a029424ae
|
🐛 Remove unnecessary credentialsId check in sanitizeBlock function
|
2024-10-28 07:34:07 -07:00 |
|
Baptiste Arnaud
|
4fdc80f528
|
🐛 Refactor getDeepKeys to improve key parsing logic
Closes #1852
|
2024-10-21 19:11:10 +02:00 |
|
Baptiste Arnaud
|
b3c43b1551
|
🐛 Fix credentials data not updated
Closes #1849
|
2024-10-21 16:19:07 +02:00 |
|
Baptiste Arnaud
|
6b6283fac4
|
🐛 Remove unwanted error toast for guests in dashboard
Closes #1844
|
2024-10-21 15:54:34 +02:00 |
|
Baptiste Arnaud
|
b33e2eeab0
|
🐛 Prevent keyboard shortcut to be triggered when typebot viewer is focused
|
2024-10-21 15:25:35 +02:00 |
|
Baptiste Arnaud
|
84edf64cee
|
📝 Update installation commands to remove unnecessary peer dep install
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
|
2024-10-19 09:07:37 +02:00 |
|
Baptiste Arnaud
|
569b19c3e1
|
👷 Revert to using js lib as peer dep for proper types resolving
|
2024-10-19 09:01:36 +02:00 |
|
Baptiste Arnaud
|
c6e85942ce
|
👷 Build js embed lib with tsup
|
2024-10-19 08:37:30 +02:00 |
|
Baptiste Arnaud
|
a2417729cf
|
🐛 Fix Share page X overflow
|
2024-10-18 14:23:03 +02:00 |
|
Baptiste Arnaud
|
cda7f2d456
|
🛂 Remove default SMTP creds for free workspaces
|
2024-10-11 10:44:53 +02:00 |
|
Baptiste Arnaud
|
27013ceba6
|
🔇 Remove Sentry trpc middleware, too noisy
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
|
2024-10-09 15:30:53 +02:00 |
|
Baptiste Arnaud
|
7d1c9e664b
|
🔊 Improve whatsapp runtime logging
And update Sentry
|
2024-10-09 14:26:12 +02:00 |
|
Baptiste Arnaud
|
72e64aec00
|
💚 Consistent package.json fields accross workspace
|
2024-10-08 10:54:37 +02:00 |
|
Baptiste Arnaud
|
59c0ea03cf
|
✨ Add Webhook block (#1815)
Closes #1531
|
2024-10-07 11:44:28 +02:00 |
|
Baptiste Arnaud
|
9d3537ef5d
|
🔥 Remove as const on updateOptions
|
2024-10-07 10:46:17 +02:00 |
|
Baptiste Arnaud
|
7b22e3fe91
|
📝 (auth) Enhance email authentication flow with a redirect page
Closes #1824
|
2024-10-07 10:30:42 +02:00 |
|
Baptiste Arnaud
|
d3a869498e
|
⚡️ (auth) Attempt to fix issue with link openers in corporate setups (#1819)
Also add option to provide type the login code instead of link-only
option Closes #1817
|
2024-10-04 18:26:30 +02:00 |
|
Baptiste Arnaud
|
6ec8f71cac
|
🔧 Upgrade Stripe API version and dependencies
|
2024-10-04 14:25:51 +02:00 |
|
Baptiste Arnaud
|
5c4be51260
|
📝 Improve webhook field subscription instruction
|
2024-09-30 16:25:41 +02:00 |
|
Baptiste Arnaud
|
a94f0f7ce7
|
🐛 Rename Google API keys for better clarity and granularity across auth, Sheets, and Fonts integrations.
Closes #1895
|
2024-09-26 09:58:30 +02:00 |
|
Baptiste Arnaud
|
c54e674d77
|
🐛 Update DropdownList key prop to use getItemValue
Closes #1804
|
2024-09-25 18:46:05 +02:00 |
|
Baptiste Arnaud
|
47fe4e4199
|
🐛 Update routerProgressBar styles for fixed positioning and z-index adjustments
|
2024-09-25 17:42:54 +02:00 |
|
Baptiste Arnaud
|
047d328028
|
🐛 Re-introduce css imports in _app builder
|
2024-09-25 16:46:09 +02:00 |
|
Baptiste Arnaud
|
10750f54d1
|
♻️ Use bun, biome, better ts config, new license and remove all barrel files (#1801)
Closes [#1754](https://github.com/baptisteArno/typebot.io/issues/1754)
|
2024-09-25 14:50:13 +02:00 |
|
Baptiste Arnaud
|
dc870fcfad
|
🐛 (smtp) allow for non-email username
Create Tag / create-tag (push) Has been cancelled
Closes #1793
|
2024-09-16 14:31:36 +02:00 |
|
Baptiste Arnaud
|
6d350a9b69
|
🐛 Fix variable creation when filtered items not empty
Closes #1792
|
2024-09-16 14:30:32 +02:00 |
|