Commit Graph

713 Commits

Author SHA1 Message Date
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
Matthias Nannt c118fbb0bd add contributing guide to docs, update readme with simple roadmap 2023-04-17 10:40:41 +02:00
Matthias Nannt d6868c3d40 fix add margins for survey modal FOR-596 2023-04-17 10:01:13 +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
Matthias Nannt 87ee687d51 release formbricks-js version 0.1.10 2023-04-14 17:01:03 +02:00
Matthias Nannt a917668b3a Merge branch 'main' of github.com:formbricks/formbricks 2023-04-14 16:56:14 +02:00