knugget
|
0ba85592ee
|
custom survey docs
|
2023-02-21 12:27:23 +01:00 |
|
knugget
|
63f165c11f
|
update submission counter, replace "results"
|
2023-02-21 12:04:19 +01:00 |
|
knugget
|
59e16f2550
|
update PMF setup manual
|
2023-02-21 11:46:29 +01:00 |
|
knugget
|
cbef066730
|
add loading spinner to auth buttons
|
2023-02-21 11:31:50 +01:00 |
|
knugget
|
44ac65f076
|
fix typo in PMF widget styling
|
2023-02-20 15:17:11 +01:00 |
|
knugget
|
43ddd8fd35
|
typo onboarding survey
|
2023-02-20 09:59:20 +01:00 |
|
Matthias Nannt
|
e57316f4c8
|
update weekly update
|
2023-02-17 23:35:56 +01:00 |
|
Matthias Nannt
|
04e259b07f
|
fix typo in weekly update
|
2023-02-17 19:08:15 +01:00 |
|
Matthias Nannt
|
2408ba4588
|
update posthog user attributes
|
2023-02-17 19:04:59 +01:00 |
|
Matthias Nannt
|
564753af77
|
update posthog tracking to identify users by id
|
2023-02-17 18:46:03 +01:00 |
|
Matthias Nannt
|
88ad834ef9
|
fix build issues
|
2023-02-17 18:36:42 +01:00 |
|
Matthias Nannt
|
36933ad68a
|
Merge branch 'main' of github.com:formbricks/formbricks
|
2023-02-17 18:29:51 +01:00 |
|
Matthias Nannt
|
25549f4064
|
update posthog tracking method
|
2023-02-17 18:29:40 +01:00 |
|
knugget
|
60a1407e0f
|
weekly-170223
|
2023-02-17 17:49:29 +01:00 |
|
knugget
|
2449c66c22
|
typo and removed filter on superhuman page
|
2023-02-17 17:33:30 +01:00 |
|
knugget
|
4f9f7dbf39
|
add scrolling to submission overview table
|
2023-02-16 15:11:46 +01:00 |
|
knugget
|
d93a58ba18
|
fix responsive
|
2023-02-16 09:50:18 +01:00 |
|
Matthias Nannt
|
485d7cd47d
|
update wording
|
2023-02-15 22:30:22 +01:00 |
|
Matthias Nannt
|
21c79c9efb
|
update Pmf Superhuman view
|
2023-02-15 21:26:54 +01:00 |
|
knugget
|
81da4ea5c8
|
AI Summaries + first Step Superhuman
|
2023-02-15 17:27:45 +01:00 |
|
knugget
|
ea15e662bf
|
Merge branch 'main' of https://github.com/formbricks/formbricks into main
|
2023-02-15 16:40:18 +01:00 |
|
knugget
|
84ed5e7f35
|
superhuman report
|
2023-02-15 16:40:15 +01:00 |
|
Matthias Nannt
|
7d1e73dfa8
|
edit main benefits in demo data
|
2023-02-15 16:34:02 +01:00 |
|
Matthias Nannt
|
ad46f14235
|
add more demo submissions and sample sentences
|
2023-02-15 15:19:28 +01:00 |
|
Matthias Nannt
|
04c6462f41
|
fix build errors
|
2023-02-15 13:17:40 +01:00 |
|
knugget
|
f01b7f688c
|
Merge branch 'main' of https://github.com/formbricks/formbricks into main
|
2023-02-15 12:39:49 +01:00 |
|
knugget
|
d310ff7f80
|
update customer view, responses link to user
|
2023-02-15 12:39:46 +01:00 |
|
Matthias Nannt
|
2b64ab7139
|
bugfix filter navigation in superhuman dashboard
|
2023-02-15 12:15:28 +01:00 |
|
Matthias Nannt
|
4f5e023c52
|
Merge branch 'main' of github.com:formbricks/formbricks
|
2023-02-15 12:09:04 +01:00 |
|
Matthias Nannt
|
b3f060c77e
|
fix filter navigation bug, fix to prevent archived show in SubmissionCounter
|
2023-02-15 12:09:00 +01:00 |
|
knugget
|
10df0a811d
|
update email template
|
2023-02-15 11:00:49 +01:00 |
|
Matthias Nannt
|
8e887f5714
|
Merge branch 'main' of github.com:formbricks/formbricks
|
2023-02-14 14:54:22 +01:00 |
|
Matthias Nannt
|
98a1e8ac08
|
update github issue templates
|
2023-02-14 14:54:18 +01:00 |
|
Johannes
|
5c25980d82
|
Email templates (#203)
* add basic html template
* update email content
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
|
2023-02-14 14:47:15 +01:00 |
|
Matti Nannt
|
5dc5f968d1
|
Update custom form layout (#204)
* add new layout for custom survey view
* make filterNavigation work without schema
|
2023-02-14 14:30:34 +01:00 |
|
knugget
|
0d82a21b8f
|
Merge branch 'main' of https://github.com/formbricks/formbricks into main
|
2023-02-14 11:21:03 +01:00 |
|
knugget
|
9bc8148fd5
|
add scrollbar to submission overview
|
2023-02-14 11:19:25 +01:00 |
|
Midka
|
eb931720a8
|
add: support for custom error handling (#201)
* add: devcontaier (codespaces)
* add: custom errors & other stuff lmao
* fixes #199
|
2023-02-14 11:17:46 +01:00 |
|
Johannes
|
8f24f21b87
|
Prevent smartphone view + responsiveness settings for dashboards (#202)
* responsiveness PMF & FB dashboards
* prevent smartphone view
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
|
2023-02-14 11:14:34 +01:00 |
|
Matthias Nannt
|
afdc4f1ee9
|
update pmf survey dashboard with quick optimizations
|
2023-02-14 10:53:57 +01:00 |
|
Matthias Nannt
|
8a02ebc9db
|
fix build error
|
2023-02-13 15:25:08 +01:00 |
|
Matthias Nannt
|
efdd2bd257
|
fix filter navigation by removing duplicates
|
2023-02-13 15:22:21 +01:00 |
|
Matthias Nannt
|
8e277e030a
|
update posthog events to also submit form type
|
2023-02-13 15:13:08 +01:00 |
|
Matthias Nannt
|
52d5bb7c44
|
Merge branch 'main' of github.com:formbricks/formbricks
|
2023-02-13 14:52:18 +01:00 |
|
Matthias Nannt
|
261e3a59c9
|
add pins to filter navigation
|
2023-02-13 14:52:14 +01:00 |
|
knugget
|
709591ec33
|
pmf page btn tracking
|
2023-02-13 14:49:04 +01:00 |
|
Matthias Nannt
|
35da57d06d
|
Merge branch 'main' of github.com:formbricks/formbricks
|
2023-02-13 14:01:48 +01:00 |
|
Matthias Nannt
|
1884655c85
|
rename pmf demo to product market fit demo
|
2023-02-13 14:01:32 +01:00 |
|
knugget
|
14a8ea9b2c
|
Merge branch 'main' of https://github.com/formbricks/formbricks into main
|
2023-02-13 12:20:39 +01:00 |
|
knugget
|
6779cac4c4
|
update quick manual
|
2023-02-13 12:18:01 +01:00 |
|