Johannes
072a5947cf
UI tweaks ( #216 )
...
* preview hint, warnings, survey status indicator
* add event in survey builder, add surveystatusdropdown
* update wording, add survey status toasts, update LP
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-04-05 11:28:46 +02:00
Matthias Nannt
5b1c4f7208
fix widget error not showing widget twice, fix bug in get client settings, update demo with feedback button
2023-04-04 15:39:55 +02:00
Matthias Nannt
54a6061748
fix build errors
2023-04-03 14:00:37 +02:00
Matthias Nannt
951b4e8d99
fix pricing desc in billing, add plan to user session, add permissions check to Invite API
2023-04-03 12:38:07 +02:00
Johannes
3780225a42
add social proof
2023-04-03 11:45:56 +02:00
Johannes
6d768913e3
add default light mode to app
2023-04-03 09:28:46 +02:00
Matthias Nannt
afb985b233
Merge branch 'main' of github.com:formbricks/formbricks
2023-03-31 18:02:01 +02:00
Matthias Nannt
d2f8c1ebd8
make personId optional in capture api call
2023-03-31 18:01:51 +02:00
Johannes
db4c50d834
broken teams link
2023-03-31 17:37:02 +02:00
Matthias Nannt
ce977aa927
Merge branch 'main' of github.com:formbricks/formbricks
2023-03-31 17:23:47 +02:00
Matthias Nannt
1051c9f779
update javascript snippet in setup instructions and docs
2023-03-31 17:23:38 +02:00
Johannes
afa055f004
fix typo
2023-03-31 16:43:11 +02:00
Johannes
5968d764ca
fix /demo 404, update docs
2023-03-31 12:02:11 +02:00
Matthias Nannt
40fb28f5e1
switch telemetry identifier to random id on startup
2023-03-30 23:00:02 +02:00
Matthias Nannt
a8377c9b24
add Dockerfile, fixes in README
2023-03-30 22:21:00 +02:00
Johannes
fbcc9d5628
Update Docs, add Walkthrough Video to App & LP ( #212 )
...
* update LP with walk through
* update docs with attributes and events
* update team UI + form validation
* add walk through to app
* small fixes
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-03-30 17:24:04 +02:00
Matthias Nannt
a01b01d065
allow github profile images in next image
2023-03-30 13:51:43 +02:00
Matthias Nannt
b73939d9d0
fix home page not working with invalid session
2023-03-30 13:44:13 +02:00
Matthias Nannt
e2d76a6ba3
add legacy endpoint
2023-03-30 13:20:33 +02:00
Matthias Nannt
3dcdc3a45b
fix build error on vercel, fix types in invite api
2023-03-30 10:59:48 +02:00
Matti Nannt
27d63c01e1
Introducing the new Formbricks ( #210 )
...
### New Formbricks Release: Complete Rewrite, New Features & Enhanced UI 🚀
We're thrilled to announce the release of the new Formbricks, a complete overhaul of our codebase, packed with powerful features and an improved user experience.
#### What's New:
1. **Survey Builder**: Design and customize your in-product micro-surveys with our intuitive survey builder.
2. **Trigger Micro-Surveys**: Set up micro-surveys to appear at specific points within your app, allowing you to gather feedback when it matters most.
3. **JavaScript SDK**: Our new JavaScript SDK makes integration a breeze - just embed it once and you're ready to go.
4. **No-Code Events**: Set up events and triggers without writing a single line of code, making it accessible for everyone on your team.
5. **Revamped UI**: Enjoy an entirely new user interface that enhances usability and provides a smooth, delightful experience.
This release marks a major step forward for Formbricks, enabling you to better understand your users and build an outstanding product experience.
Please update your Formbricks integration to take advantage of these exciting new features, and let us know in the Discord if you have any questions or feedback!
Happy surveying! 🎉
2023-03-29 23:34:29 +02:00
knugget
ca35d4c734
change wording in email
2023-03-10 10:19:03 +01:00
knugget
ef13db666d
fix label on Add API Modal
2023-03-06 09:24:12 +01:00
Matthias Nannt
a47b20da2d
fix feedback modal tab bug
2023-03-03 16:15:51 +01:00
Matthias Nannt
4922c29fd2
fix filter navigation build error
2023-02-25 11:15:40 +01:00
Matthias Nannt
349868be40
Merge branch 'main' of github.com:formbricks/formbricks
2023-02-25 11:13:52 +01:00
Matthias Nannt
94487cf524
persist filters when tags are added/removed
2023-02-25 11:11:37 +01:00
knugget
a0271057ad
Merge branch 'main' of https://github.com/formbricks/formbricks into main
2023-02-24 17:25:40 +01:00
Matthias Nannt
a62f5a7cbd
fix build errors
2023-02-24 11:27:30 +01:00
Matthias Nannt
ce172c3b9e
update packages to latest version
2023-02-24 08:52:22 +01:00
Johannes
318f14c4b2
Add tags ( #208 )
...
* add tag functionality to responses
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-02-23 19:26:24 +01:00
knugget
6cebf594b8
remove comment
2023-02-22 11:16:01 +01:00
knugget
f6f0d53435
relative time
2023-02-22 11:15:23 +01:00
Matthias Nannt
f1a2a6aadc
add more pipelines to demo, pull demo data using function instead of object to be able to implement logic
2023-02-21 15:44:22 +01:00
Matthias Nannt
b3007249df
fix delete customer on demo page
2023-02-21 14:14:21 +01:00
Johannes
97dcccd6fc
add deleteCustomer, fix view link in customer overview ( #206 )
...
* add deleteCustomer functionality
* add migration for cascade delete
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-02-21 14:07:02 +01:00
Sandra Dylus
54196faf46
Use auto-enumeration in README ( #207 )
...
Indent code blocks and texts in enumeration appropriately to make auto-enumeration work.
Use auto-enumeration (aka 1. for every enum item) to be more robust with respect to changes.
2023-02-21 13:00:02 +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
43ddd8fd35
typo onboarding survey
2023-02-20 09:59:20 +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
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
Matthias Nannt
485d7cd47d
update wording
2023-02-15 22:30:22 +01:00