2
0

1341 Commits

Author SHA1 Message Date
dcfb08d707 fix broken link 2025-06-27 14:31:32 +00:00
38c5784770 Fix broken link 2025-06-27 14:30:15 +00:00
0dadb979bd anpassung YouTube videos 2024-09-14 14:49:04 +02:00
bd7534b74a diverse Übersetzungen 2024-09-14 12:04:33 +02:00
e09846a4a3 aktualisierung für BLS cal Integration 2024-09-14 12:02:05 +02:00
a68db78b18 anpassen von YouTube Links 2024-09-14 12:01:06 +02:00
cddaa010b0 neue Assets 2024-09-14 11:59:41 +02:00
5cf34c0510 Asset anpassung 2024-09-12 15:19:25 +02:00
b1c2f00ec8 deaktivieren nicht benötigter Sprachen
Some checks are pending
Create Tag / create-tag (push) Waiting to run
2024-09-12 14:06:43 +02:00
241f0c1cac "Version" in Einstellung verlinkt zum Devserver 2024-09-12 14:06:20 +02:00
a0a30037ae nur Plan ULTRA kann neue Workspaces zum Dashboard hinzufügen 2024-09-12 14:05:56 +02:00
db13e54a94 BLS bot Branding 2024-09-12 14:04:12 +02:00
2c69a556c1 diverse Übersetzungen 2024-09-12 14:03:38 +02:00
fd4f4f5232 Farbanpassungen 2024-09-12 14:03:05 +02:00
4fa56efd41 anpassen der URL 2024-09-12 14:02:36 +02:00
09282ae82e anpassen der Pläne 2024-09-12 14:01:31 +02:00
589b776acb diverse Übersetzungen 2024-09-12 13:58:06 +02:00
0a4ff7d22b deaktivieren nicht benötigter Sprachen 2024-09-12 13:55:10 +02:00
4cbbccce1f anpassen der URL 2024-09-12 13:54:28 +02:00
d94562fc0d SEO und anpassen des Seitentitels 2024-09-12 13:53:04 +02:00
06bf188052 🚑️ (forge) Fix select inputs 2024-09-06 15:35:43 +02:00
fa14029fed 🐛 (s3) Skip object removals when S3 not configured
Closes #1763
2024-09-04 11:54:55 +02:00
18c6381a77 🐛 (forge) Fix incompatible auth schemas when finding fetchers
Closes #1758
2024-09-04 11:43:02 +02:00
64b3439521 🐛 Fix background image popover closing on variable select
Closes #1755
2024-09-02 12:07:44 +02:00
d51cf00f69 💄 Fix audio element UI overflow on Firefox
Also added better display when a media bubble src is a variable

Closes #1742
2024-09-02 11:47:02 +02:00
041b817aa0 🧑‍💻 (s3) Correctly delete the files when deleting resources 2024-09-02 11:23:01 +02:00
503060cb4d 📝 Add docs for audio clips and update audio chat gpt template 2024-08-21 16:18:05 +02:00
135251d3f7 Add audio clips option on text input block
Closes #157
2024-08-20 14:36:41 +02:00
2275c6961e 🚸 (condition) Show "AND" label when default unchanged 2024-08-19 17:55:24 +02:00
d197cf9b4d Update tests 2024-08-16 17:09:13 +02:00
b4a6e427ad 🐛 Fix input answer empty if filled from set variable
Closes #1700
2024-08-16 15:41:14 +02:00
98b2837576 ️ Add search input in blocks sidebar (#1677)
Hi, @baptisteArno Added the search input in blocks sidebar.
Resolve #359.

Works with tags and description as well.

---------

Co-authored-by: @Kavita2599 <kavita99@netart.io>
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-08-13 18:22:53 +02:00
38fa88f6d6 🐛 Fix smtp error details not displaying 2024-07-30 14:49:52 +02:00
77daab8a5f 💚 Fix error message invalid type 2024-07-29 11:30:59 +02:00
da908ffe90 🧑‍💻 Provide SMTP error details in toast 2024-07-29 09:49:55 +02:00
09277c264c Implement Pexels videos option to media popover (#1636)
Closes #1575 

Note: Need to create a new environment variable named
`NEXT_PUBLIC_PEXELS_API_KEY` to store the API Key obtained from Pexels!


https://github.com/user-attachments/assets/4250f799-0bd7-48e9-b9a8-4bc188ad7704

---------

Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
Co-authored-by: younesbenallal <younes.benallal.06@gmail.com>
2024-07-22 19:41:01 +02:00
94ca8ac39f 🐛 Fix credentials listing when getting deleted creds 2024-07-22 17:58:25 +02:00
ec2a53fac1 Remove ZemanticAI block
Closes #1656, closes #1652
2024-07-22 17:24:02 +02:00
71d09cdf7c 🐛 (editor) Fix share popover behind Test drawer
Closes #1647
2024-07-22 17:11:40 +02:00
431e29b41e 🚸 (sheets) Auto set credentials after oauth… 2024-07-18 16:17:58 +02:00
1f71b86f09 🚸 Improve feedback when variable input did … 2024-07-18 16:17:58 +02:00
0ee820b4da 🔧 Migrate Tolgee from self-hosted to cloud
Closes #1330
2024-07-17 10:58:34 +02:00
bd6921b90c 🐛 (credentials) Fix credentials not listing when workspace has legacy zemantic 2024-07-16 16:36:14 +02:00
c6005c49a2 (credentials) Add credentials management menu in workspace settings
Closes #1567
2024-07-16 15:11:48 +02:00
90cc8c8054 📝 Remove WABA ID requirement instruction 2024-07-15 16:09:58 +02:00
043f0054b0 ⬆️ Upgrade AI SDK (#1641) 2024-07-15 14:32:42 +02:00
5a3fd84214 ⬆️ Upgrade pnpm, turbo, isolated-vm (#1609)
Closes https://github.com/baptisteArno/typebot.io/issues/1554
2024-07-11 16:09:49 +02:00
c7263a17eb ️ Option to disable controls and autoplay on videos (#1631)
Extends the implementation of #1503 as per the suggestions provided in
the code review to resolve #1485



https://github.com/baptisteArno/typebot.io/assets/69730155/87481d64-57f5-4f7e-8a28-4a464f12cc31

---------

Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-07-11 12:32:47 +02:00
1431898b82 🐛 (sheets) Make sure update cells do not overwrite existing… 2024-06-27 11:25:43 +02:00
8ec0fbdebf (setVariable) Add Pop and Shift items 2024-06-27 08:22:22 +02:00