2
0
Commit Graph

58 Commits

Author SHA1 Message Date
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +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
fc4db575ac feat(editor): ️ Optimize graph navigation 2022-06-26 16:12:28 +02:00
9352587298 fix(results): 🔒️ Improve delete security checks 2022-06-18 09:41:23 +02:00
6f4267e7e2 fix: 🐛 Display file URL in CSV export 2022-06-17 07:08:37 +02:00
75365a0d82 feat(editor): Add file upload input 2022-06-12 17:34:33 +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
12f2e40152 refactor: ♻️ Toast component 2022-06-02 07:54:48 +02: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
281fddc8ef fix(results): 🐛 Exporting many results 2022-04-14 16:33:13 -07:00
df3e92685e fix(results): 🐛 Export all for free users 2022-04-12 13:55:44 -05:00
4502e68065 feat(editor): ️ Improve graph navigation setting 2022-04-08 15:10:21 -05:00
1fb4328938 fix: 🐛 UpgradeModal ending with a dot 2022-04-05 14:55:33 +02:00
786908e9cf feat: ️ Getting started editor modal 2022-04-05 11:32:23 +02:00
1fdf7e734b refactor(lp): ♻️ Simplify header 2022-04-05 09:51:43 +02:00
7f5d2f4173 feat(editor): 💄 UI bump 2022-03-31 09:49:23 +02:00
2461dd89be fix(results): 🐛 useLogs returns nothing 2022-03-30 10:33:11 +02:00
2ded3cd9c7 feat(template): Add customer support 2022-03-25 16:54:28 +01:00
b784e8918e fix: 🐛 Minor changes and improved accessibility 2022-03-24 11:44:34 +01:00
e502413ecf fix(engine): 🚑️ Viewer host 2022-03-23 18:24:56 +01:00
07042137fb chore: 🛂 Make sure branding is forced on file import 2022-03-23 10:45:15 +01:00
f4e6f63b26 feat: Add new onboarding flow 2022-03-23 09:57:02 +01:00
03aadab409 fix: ️ Improve inputs responsivity 2022-03-22 15:32:48 +01:00
7399140e49 fix(webhook): 🐛 Sample result w/ multi input blocks 2022-03-21 17:05:51 +01:00
1423c14547 refactor: ♻️ Migrate from short-uuid to cuid lib 2022-03-18 12:30:42 +01:00
c437211327 fix(results): 🐛 Result parsing csv 2022-03-16 16:44:40 +01:00
4767cdc542 fix(results): 🐛 Display results for blocks w/ multiple inputs 2022-03-10 09:25:44 +01:00
7e61ab19eb feat(engine): Link typebot step 2022-03-09 15:56:38 +01:00
8029775660 feat: ️ Display "Log not found" 2022-03-01 19:08:29 +01:00
71b2b84cdf fix(results): 🐛 Export header valid name 2022-03-01 14:01:44 +01:00
ebf92b5536 feat(results): Add logs in results 2022-03-01 11:40:22 +01:00
8552cc237b fix(editor): 🐛 Fix basic auth header without ':' 2022-02-28 10:07:36 +01:00
b9dafa611e feat: Add collaboration 2022-02-24 11:13:19 +01:00
aaf78e8a54 fix(results): 🐛 Collect prefilled variables in db 2022-02-17 16:08:01 +01:00
6e0ab67502 feat(viewer): Add variables in URL support 2022-02-17 10:46:59 +01:00
0bb50f9e78 fix(analytics): 🐛 No request if not published 2022-02-16 07:37:05 +01:00
5a060c7f7e fix(dashboard): 🐛 Import from file button 2022-02-14 10:39:55 +01:00
f46ba381ad feat(results): 🛂 Limit analytics 2022-02-13 06:53:48 +01:00
ec470b578c feat(results): 🛂 Limit incomplete submissions 2022-02-12 12:54:16 +01:00
7c164e25d7 fix(analytics): 🐛 Analytics board 2022-02-11 18:45:04 +01:00
93fed893c0 fix(results): 🐛 Loading rows 2022-02-11 15:48:43 +01:00
1f320c5d99 feat(dashboard): Add lead generation template
While creating the template I also made sure to fix and improve everything I stumble upon
2022-02-07 07:13:16 +01:00
524ef0812c chore(editor): ♻️ Revert tables to arrays
Yet another refacto. I improved many many mechanisms on this one including dnd. It is now end 2 end tested 🎉
2022-02-04 19:00:08 +01:00
8a350eee6c refactor(editor): ♻️ Undo / Redo buttons + structure refacto
Yet another huge refacto... While implementing undo and redo features I understood that I updated the stored typebot too many times (i.e. on each key input) so I had to rethink it entirely. I also moved around some files.
2022-02-02 08:05:02 +01:00
c5aaa323d1 refactor(♻️ Add defaults everywhere (+ settings page)): 2022-01-25 18:19:37 +01:00
619d10ae4e chore(theme): Add general theme settings tests 2022-01-24 09:36:28 +01:00
9fa4c7dffa ♻️ Normalize data 2022-01-06 09:40:56 +01:00
6c1e0fd345 ⚗️ Add export results 2022-01-04 15:50:56 +01:00