Commit Graph

59 Commits

Author SHA1 Message Date
Piyush Gupta c8c84d0148 Add close on date functionality for surveys (#463)
* added date-picker

* added state and handlers for closeOnDate

* closeDate -> closeOnDate

* added endpoint for CRON to close surveys

* resolved migrations

* fixed datetime format

* removed warnings

* PR review changes

* resolved merge conflicts and package update

* add github workflow for cron

* change migration order

* change migration order

* add zod types for closeOnDate

---------

Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
2023-07-11 12:47:35 +02:00
Matti Nannt 04ec0a6827 Extend Webhook with surveyIds filter (#512)
* add surveyIds filter to webhooks. Use triggers array instead of single trigger

* include webhook id in webhook payload

* run pnpm format
2023-07-10 16:24:03 +02:00
Johannes 419b9d0b90 Add Link Prefilling, UserId Prefilling and Nextjs App Dir Setup to Docs (#480)
* fix EventClassesList table

* doc update

* update docs

* update nextjs docs

* update prefilling docs with url encoding

---------

Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
2023-07-05 12:45:28 +02:00
Matti Nannt c16708d12a Update webhook overview doc with more usage information (#366) 2023-06-13 12:16:26 +02:00
Matti Nannt 842cb34942 Add Webhooks (#364) 2023-06-13 11:22:46 +02:00
Matti Nannt 97263a66cc Add new client endpoints & webhook functionality (#355)
* add new zod schema for responses
* add new client endpoints for responses
* add services for responses and surveys
* add new responses model to webhooks & email

---------

Co-authored-by: Johannes <johannes@formbricks.com>
2023-06-12 19:51:13 +02:00
Matti Nannt 0f6210c559 fix prisma commands with new json plugin (#328)
* add prisma migration, change prisma commands

* remove userAttributes from type definitions
2023-05-31 17:45:47 +02:00
Johannes 41443267c9 Revamp survey settings (#287)
* improve survey settings flow

---------

Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
2023-05-19 08:33:52 +02:00
Shubhdeep Chhabra 48f53a2120 localhost urls fixed in documentation (#286) 2023-05-16 09:48:51 +02:00
Johannes b5928e71e5 Add Best Practices to Landingpage (#281)
* Update landingpage
2023-05-12 14:25:17 +02:00
Matthias Nannt 68500de8bf update js package to 0.1.17 2023-05-10 13:35:03 +02:00
Matti Nannt 60f7103198 Revert & gradually use updated files (#280)
* revert to last working version

* add updated ui components

* update formbricks-com components

* apply prettier formatting

* update apps/web files
2023-05-10 00:20:43 +02:00
Matti Nannt 650b674e24 update all packages, fix typescript errors (#277)
* simplify ui package, update all packages

* fix typescript errors that occur during build
2023-05-09 13:18:07 +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
Johannes b01d2409de add Best Practices to Docs(#255)
* add Docs Feedback to Docs
2023-04-27 09:53:20 +02:00
Matthias Nannt c118fbb0bd add contributing guide to docs, update readme with simple roadmap 2023-04-17 10:40:41 +02:00
Johannes 1bb5fcfcb2 update SEO descriptions 2023-04-12 15:27:17 +02:00
Johannes 4ddb09cd39 Merge branch 'main' of github.com:formbricks/formbricks 2023-04-12 14:34:23 +02:00
Johannes 0a6a12cacb SEO Health + descriptions 2023-04-12 14:34:19 +02:00
Matthias Nannt 08229c1761 update JS Readme, release js 0.1.7, fix quickstart instructions 2023-04-12 13:08:27 +02:00
Johannes 957a7b4b69 update price and docs 2023-04-12 12:15:13 +02:00
Matthias Nannt a934fa3897 add stripe payment to cloud 2023-04-08 16:53:42 +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 5968d764ca fix /demo 404, update docs 2023-03-31 12:02:11 +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
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
Matthias Nannt ea074425ef update custom survey docs 2023-02-21 14:43:15 +01:00
knugget c56388c54b update custom survey docs 2023-02-21 12:36:54 +01:00
knugget 0ba85592ee custom survey docs 2023-02-21 12:27:23 +01:00
knugget 44ac65f076 fix typo in PMF widget styling 2023-02-20 15:17:11 +01:00
knugget 10df0a811d update email template 2023-02-15 11:00:49 +01:00
Matthias Nannt c2a272a072 update docs 2023-02-13 12:09:39 +01:00
Matthias Nannt 35df900d70 update feedback docs 2023-02-13 11:48:38 +01:00
knugget db55f29231 updated feedback box docs, pmf page, typos in blog 2023-02-13 11:13:02 +01:00
Matthias Nannt fb82e92471 formbricks-app: change divId to containerId in feedback widget embeds 2023-02-12 19:03:46 +01:00
Matthias Nannt ddc33d309b change divId to containerId in feedback widget embeds 2023-02-12 18:49:54 +01:00
Matti Nannt 5ee5af3e8b Docs revamp (#197)
* add new docs for user research approach

---------

Co-authored-by: knugget <johannes@knugget.de>
2023-02-10 15:29:21 +01:00
knugget cec677eaae revamped instructions 2023-02-09 15:53:25 +01:00
Matthias Nannt 7e7f27d232 add self-hosting doc for hq 2022-12-08 15:49:08 +01:00
Johannes 59db0d357e update privacy policy (#171) 2022-12-08 15:33:24 +01:00
Johannes 17b8bb1324 added docs, fix doc header (#168) 2022-12-01 15:57:15 +01:00
Johannes 515b23859a Api & schema docs (#167)
* api docs images v1

* schema & api docs

Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
2022-12-01 10:53:52 +01:00
Johannes 43e6e4ad91 Update Image Names (#166)
* updated names
2022-11-25 17:50:40 +01:00
Tomas Valenta 3fe3ca7ee4 Fix typo (#163) 2022-11-25 17:44:48 +01:00
Johannes 3550a51cea Update react intro (#159)
* updated react intro

* docs: icon page

* add name attr to Submit
2022-11-25 11:21:57 +01:00
Matthias Nannt 4a8e1c563d fix typo in docs 2022-11-24 13:07:04 +01:00
Matthias Nannt a3db36fef5 update docs intro page 2022-11-24 13:00:09 +01:00
Matthias Nannt 3444f5b828 update docs 2022-11-23 14:50:09 +01:00
Matti Nannt 104a3d22ff React Lib HTML Input Docs (#158)
Co-authored-by: knugget <johannes@knugget.de>
2022-11-23 14:13:20 +01:00