Commit Graph

54 Commits

Author SHA1 Message Date
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
501ce56de6 show different placeholder in link summary empty page filler 2023-04-20 15:43:52 +02:00
Matthias Nannt
1b251b8ad0 reduce information posthog can receive 2023-04-20 15:18:48 +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
ce0179a2c7 add legal footer to link survey 2023-04-19 16:39:48 +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
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
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.
2023-04-18 11:40:30 +02:00
Johannes
c9f5f8cd16 Update Pricing tables 2023-04-17 13:49:50 +02:00
Matthias Nannt
a7fd1fc754 question id can now be changed in advanced settings 2023-04-17 12:21:17 +02:00
Matthias Nannt
8ef8c93f3d fix response questions in wrong order FOR-558 2023-04-17 09:49:10 +02:00
Matthias Nannt
324a150a90 fix typo in module import 2023-04-16 15:39:56 +02:00
Matthias Nannt
1ec4dcb02d build free limit into formbricks cloud 2023-04-16 13:47:51 +02:00
Johannes
d470b6576f "events" -> "actions" 2023-04-14 20:54:57 +02:00
Matthias Nannt
3778ed80d4 add formbricks client to app 2023-04-14 17:51:28 +02:00
Johannes
7ee8cb98e1 Merge branch 'main' of github.com:formbricks/formbricks 2023-04-14 16:11:19 +02:00
Johannes
3a2c697736 fix people list, display email instead of ID 2023-04-14 16:11:07 +02:00
Matthias Nannt
b28fad2ffa fix edit product name not showing in navbar 2023-04-14 16:08:40 +02:00
Matthias Nannt
6024cad566 fix "edit brand color" not showing FOR-581 2023-04-14 16:04:38 +02:00
Matthias Nannt
9e1a17a3ef fix build errors in formbricks-com 2023-04-14 15:53:00 +02:00
Matthias Nannt
da998d9820 fix logout not working FOR-562 2023-04-14 14:48:56 +02:00
Matthias Nannt
1bcdcee799 fix client error when survey builder contains no questions FOR-564 2023-04-14 14:26:36 +02:00
Matthias Nannt
0bbb9ad3d7 fix warnings on events overview 2023-04-14 14:00:14 +02:00
Matthias Nannt
5163f36e53 format files according to prettier config 2023-04-14 12:52:13 +02:00
Moritz Rengert
a0baa25864 Feature Thank You Card (#222)
add thankyou card to surveys.

---------

Co-authored-by: Johannes <johannes@formbricks.com>
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
2023-04-12 12:35:04 +02:00
Johannes
bc771bc188 Merge branch 'main' of github.com:formbricks/formbricks 2023-04-12 12:15:28 +02:00
Johannes
957a7b4b69 update price and docs 2023-04-12 12:15:13 +02:00
Johannes
64afd6ed00 Fixes radio to overwrite waiting time (#225)
* Fixes radio to overwrite waiting time

---------

Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
2023-04-12 11:04:35 +02:00
Matthias Nannt
68cd7a9a81 add loading spinner to logout process 2023-04-11 10:52:16 +02:00
Johannes
357628b0d6 Feature create new products (#220)
* feat: add modal to add new product to current team

* feat: add create product endpoint and helper function

* feat: display available products in dropdown and include environmentId in request

* new icon

---------

Co-authored-by: moritzrengert <moritz@rengert.de>
2023-04-11 10:42:33 +02:00
Matthias Nannt
edc149417a update payment link for cloud 2023-04-11 10:19:04 +02:00
Johannes
028d1631bd remove console logs, tweak auth UI (#224) 2023-04-11 09:51:00 +02:00
Matthias Nannt
a934fa3897 add stripe payment to cloud 2023-04-08 16:53:42 +02:00
Matthias Nannt
0560526b53 fix response summary / list not working without personId 2023-04-07 16:39:46 +02:00
Matthias Nannt
d12bb98f8c update html js link in docs and setup instructions 2023-04-06 17:32:18 +02:00
Moritz Rengert
fb404a8452 Add innerHtml and cssSelector No-Code Event Creation (#219)
* feat: make cssSelector and innerHtml available as noCode Events
2023-04-06 17:12:04 +02:00
Johannes
3bbc4b7742 Merge branch 'api-keys' 2023-04-05 17:40:52 +02:00
Johannes
76276a7938 change auth of API 2023-04-05 17:37:07 +02:00
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
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
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