2
0
Commit Graph

365 Commits

Author SHA1 Message Date
Baptiste Arnaud
4fd5d452a3 build: 💚 Attempt to fix cached prisma models 2022-06-11 08:56:22 +02:00
Baptiste Arnaud
2df8338505 refactor: ♻️ Rename step to block 2022-06-11 08:14:52 +02:00
Baptiste Arnaud
b1aecf843b feat(engine): Add Rating input 2022-06-08 07:40:20 +02:00
Baptiste Arnaud
a42e1cad22 fix(builder): 🐛 Add public env var in runtime config 2022-06-07 15:13:04 +02:00
Bün Colak
853b749e2c remove unnecessary comment 2022-06-07 10:01:46 +02:00
Bün Colak
237c388e31 update docs 2022-06-07 10:01:46 +02:00
Bün Colak
ee370b5f26 add azure-ad login option 2022-06-07 10:01:46 +02:00
Baptiste Arnaud
e79ff09b0f refactor(models): 🎨 Build types from validation schemas 2022-06-07 09:39:44 +02:00
Baptiste Arnaud
ad32ae02ef feat(db): 🗃️ Remove duplicate fields in PublicTypebot 2022-06-04 11:05:46 +02:00
Baptiste Arnaud
8ec117aee4 fix(integration): 🐛 Google sheets callback crash when no code 2022-06-03 16:13:44 +02:00
Baptiste Arnaud
a0929c492b feat(user): Revokable API tokens 2022-06-03 13:20:19 +02:00
Baptiste Arnaud
89d91f9114 feat(editor): Start preview from any block 2022-06-02 10:07:50 +02:00
Baptiste Arnaud
12f2e40152 refactor: ♻️ Toast component 2022-06-02 07:54:48 +02:00
Baptiste Arnaud
b176c4dd03 fix: ✏️ Upgrade modal 2022-06-02 07:19:59 +02:00
Baptiste Arnaud
35923215b9 fix(stripe): 🐛 Subscription cancel webhook 2022-06-01 16:36:02 +02:00
Baptiste Arnaud
87fe47923e feat(workspace): 🚸 Improve plan upgrade flow 2022-06-01 12:09:45 +02:00
Baptiste Arnaud
05de48b6a7 fix(template): ✏️ Remove credentialsId in product payment 2022-06-01 08:51:10 +02:00
Baptiste Arnaud
c1461f0758 feat(input): ️ Better payment accessibility 2022-06-01 08:47:15 +02:00
Baptiste Arnaud
89d17a9ed3 feat(dashboard): Add Digital Product Payment template 2022-05-31 14:47:58 +02:00
Baptiste Arnaud
26cf38fb21 feat(engine): ️ Accept variables as webhook data path 2022-05-31 11:06:58 +02:00
Baptiste Arnaud
c6bd3ea634 fix(editor): ✏️ Collab invite link 2022-05-31 10:19:19 +02:00
Baptiste Arnaud
61e4ca1313 docs: 📝 Explain how to pass parent URL 2022-05-31 09:59:34 +02:00
Baptiste Arnaud
ff5c3683fc feat(auth): 🛂 Disable new user signups 2022-05-30 17:09:17 +02:00
Baptiste Arnaud
a04a11ae02 build(docker): 🧱 Improve runtime environment 2022-05-30 16:40:13 +02:00
Baptiste Arnaud
2cb8330790 fix(editor): 🐛 Custom currency payment input 2022-05-27 09:55:51 -07:00
Baptiste Arnaud
5d786f59cc build: 👷 New compose file and entrypoints 2022-05-25 14:49:34 -07:00
Baptiste Arnaud
4a5a92b973 fix(docker): 💚 Missing dependency 2022-05-24 16:04:12 -07:00
Baptiste Arnaud
3a6ca3dbde feat(editor): Payment input 2022-05-24 15:14:06 -07:00
Baptiste Arnaud
71c9c743d4 fix(builder): 🐛 Build syntax error 2022-05-23 14:59:26 -07:00
Baptiste Arnaud
62b77e4905 fix(embed): 📝 Improve popup delay builder 2022-05-23 12:15:15 -07:00
Dave
47a7aa165d Fixed CNAME domain 2022-05-22 08:46:28 -07:00
Baptiste Arnaud
391aeaddf1 feat(engine): ⚗️ Await for result update 2022-05-22 08:46:14 -07:00
Baptiste Arnaud
24b077c0e2 fix(embed): 📝 initContainer typo 2022-05-20 08:13:25 -07:00
Laurin Wolf
a178124ee9 fix(auth): add gitlab to hasNoAuthProvider check 2022-05-19 08:09:13 -07:00
Baptiste Arnaud
b7b034432a feat(dashboard): ️ Delete workspace button 2022-05-17 08:59:02 -07:00
Baptiste Arnaud
c9b3b047dc fix(lib): 🐛 Standard embed 2022-05-17 08:16:55 -07:00
Baptiste Arnaud
0f38141eb1 fix(editor): 💄 Variable button tiny dropdown 2022-05-17 08:16:55 -07:00
Baptiste Arnaud
98c1dea92a fix: 🎨 Code format 2022-05-17 08:16:55 -07:00
Laurin Wolf
b39e892020 feat(auth): 🔒 add gitlab pagination 2022-05-17 08:16:55 -07:00
Baptiste Arnaud
bda4116fbc chore: 🔥 Remove ownerIds 2022-05-17 08:16:55 -07:00
Baptiste Arnaud
210bad32f9 fix(docker): 💚 Deployment 2022-05-17 08:16:55 -07:00
Baptiste Arnaud
42721865c5 feat(settings): ️ Can disable query params auto hide 2022-05-14 11:53:59 -07:00
Baptiste Arnaud
731e646377 fix(e2e): 🐛 Pass tests 2022-05-14 11:53:03 -07:00
Baptiste Arnaud
4d9796c559 fix(editor): 🐛 Refresh prevent 2022-05-14 09:30:34 -07:00
Baptiste Arnaud
508c1660b4 fix: 🐛 Disable font optimization temporarly
https://github.com/vercel/next.js/issues/24781
2022-05-14 08:11:26 -07:00
Baptiste Arnaud
46037c039e fix: 💄 Attempt to fix font loading 2022-05-14 08:03:26 -07:00
Baptiste Arnaud
cd24482038 👷 Remove maintenance page 2022-05-14 07:35:03 -07:00
Baptiste Arnaud
f0fdf08b00 feat(editor): Team workspaces 2022-05-13 15:33:53 -07:00
Baptiste Arnaud
6c2986590b build: 📦️ Update packages 2022-05-13 10:05:53 -07:00
Baptiste Arnaud
e268638786 ci: Fix e2e tests 2022-05-13 06:47:39 -07:00