Matthias Nannt
63ce05d35e
add surveyType to posthog response tracking
2023-05-02 15:36:54 +02:00
Johannes
478d4e16f8
Feature/duplicate surveys ( #268 )
...
* add duplicate to menu
* add duplicate survey API endpoint
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-05-02 15:33:45 +02:00
Matti Nannt
a0acc945b2
update docs pages for deployment and contribution with more detailed setup instructions ( #269 )
2023-05-01 18:17:05 +02:00
CJ
3426232b70
Fix responsiveness on summary page ( #257 )
...
* fix responsiveness on summary page
2023-05-01 15:39:00 +02:00
Shubhdeep Chhabra
ae0bf3e90d
#263 long strings edge cases fixed ( #267 )
...
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-05-01 15:24:48 +02:00
Johannes
13508f42be
Add Team switch ( #259 )
...
* add team switch when user has multiple teams
* fix hydration error by changing the way env variables load
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-05-01 15:11:53 +02:00
Johannes
c20ca5e789
update variable names
2023-04-29 16:25:34 +02:00
Johannes
3de164623b
add templates + objective
2023-04-29 16:20:04 +02:00
Johannes
efce2c106a
ux tweaks
2023-04-28 16:27:47 +02:00
Moritz Rengert
bcd4f953ee
Add Rating Question Type (numbers) ( #256 )
...
Add Rating Question Type (with numbers)
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-04-28 12:05:29 +02:00
Johannes
7e9b336954
Improve UX with multiple tweaks ( #258 )
2023-04-27 20:11:44 +02:00
Johannes
b01d2409de
add Best Practices to Docs( #255 )
...
* add Docs Feedback to Docs
2023-04-27 09:53:20 +02:00
Matthias Nannt
8a7f8eb94c
update formbricks/js
2023-04-26 14:46:15 +02:00
Johannes
ddec12740d
update docs template, adjust link survey width
v0.11
2023-04-26 11:05:45 +02:00
Midka
09356bbded
add: error handling to SDK ( #240 )
...
* improve error handling and add new `errorHandler` to sdk init function.
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-04-25 20:24:42 +02:00
Johannes
ad17ea957d
added docs feedback ( #251 )
...
* add feedback button on every docs page
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-04-25 20:08:16 +02:00
Johannes
6ec3878c77
Merge branch 'main' of github.com:formbricks/formbricks
2023-04-25 19:21:53 +02:00
Johannes
6fd11fb54c
replace ID with email if available
2023-04-25 19:21:22 +02:00
Matthias Nannt
47605493e9
update next features in README
2023-04-25 17:42:14 +02:00
Matthias Nannt
5b273cc194
add error message when action with same name already exists
2023-04-25 17:04:46 +02:00
Matthias Nannt
c81bfadb66
fix width in link surveys
2023-04-25 16:48:12 +02:00
Matthias Nannt
96ac6a2a6f
add delete action functionality
2023-04-25 16:26:15 +02:00
Vishwash Bajpai
97e5398adf
add functionality to make events editable after creating them ( #245 )
2023-04-25 15:42:42 +02:00
Matthias Nannt
29064b3bde
fix build errors, fix z-index in sdk
2023-04-24 21:12:11 +02:00
Matthias Nannt
7abe1d877a
Merge branch 'main' of github.com:formbricks/formbricks
2023-04-24 20:14:32 +02:00
Matti Nannt
7eefdd336c
Add CTA Question Type ( #246 )
...
* add CTA question type together with new Text Editor based on Lexical and CTA summary
---------
Co-authored-by: moritzrengert <moritz@rengert.de >
2023-04-24 20:13:39 +02:00
Matthias Nannt
1a9400139c
fix sdk bug on initialization
2023-04-24 12:06:52 +02:00
Matthias Nannt
501ce56de6
show different placeholder in link summary empty page filler
2023-04-20 15:43:52 +02:00
Matthias Nannt
9eb3f2e605
update GDPR page
2023-04-20 15:32:13 +02:00
Matthias Nannt
1b251b8ad0
reduce information posthog can receive
2023-04-20 15:18:48 +02:00
Matthias Nannt
e7e4406e91
fix formating issues in wording in privacy policy
2023-04-20 15:08:51 +02:00
Matthias Nannt
f6ea9f6375
improve wording in survey delete dialog
2023-04-20 15:02:43 +02:00
Matthias Nannt
90eaab9c9e
remove posthog client on survey frontend
2023-04-20 15:00:15 +02:00
Matthias Nannt
9a494a3f8a
fix link survey pausable when sdk not initialized
2023-04-20 12:56:16 +02:00
Matthias Nannt
5e6ac0a141
fix display event name
2023-04-20 12:50:52 +02:00
Matthias Nannt
d889775c56
add display track event to posthog
2023-04-20 09:54:45 +02:00
Matthias Nannt
ce0179a2c7
add legal footer to link survey
2023-04-19 16:39:48 +02:00
Matthias Nannt
d835e78d92
remove duplicated question types, update js sdk to 0.1.11
2023-04-19 16:03:26 +02:00
Matthias Nannt
8352d05d04
fix nps summary NaN bug, fix add question not working for some question types
2023-04-19 14:55:06 +02:00
Matthias Nannt
fbc1c74046
fix migrations
2023-04-19 14:36:54 +02:00
Moritz Rengert
48bac2128e
Add NPS Question Type ( #243 )
...
Add NPS Question Type
---------
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-04-19 14:28:58 +02:00
Moritz Rengert
d15d062581
Add MultipleChoice Multi-Select Question Type ( #238 )
...
Add MultipleChoice Multi-Select Question Type
---------
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-04-19 13:38:23 +02:00
Johannes
72c6ea6f39
Updated Landingpage ( #242 )
...
* add /demo to LP
* add best practices
* add clovyr logo to lp
* new animation, best pracitces, CTA tracking, etc.
* update animation
2023-04-18 17:52:55 +02:00
Matthias Nannt
3b5ab29669
remove snoopForms from README
2023-04-18 13:36:47 +02:00
Matthias Nannt
793aff4585
update README
2023-04-18 13:34:33 +02:00
Matthias Nannt
8734127143
update surveyList template to make room for more infos
2023-04-18 12:04:19 +02:00
Matti Nannt
d2ee0d6a9a
Add Link Survey Functionality ( #239 )
...
Users can now create & send link surveys to their customers.
v0.10
2023-04-18 11:40:30 +02:00
Johannes
c9f5f8cd16
Update Pricing tables
2023-04-17 13:49:50 +02:00
Johannes
392bbfd911
landing page pricing
2023-04-17 13:23:32 +02:00
Matthias Nannt
a7fd1fc754
question id can now be changed in advanced settings
2023-04-17 12:21:17 +02:00