Giter VIP home page Giter VIP logo

formbricks's People

Contributors

adityadeshlahre avatar anjy7 avatar ankur-datta-4 avatar ashutosh-bhadauriya avatar bilalmirza74 avatar dependabot[bot] avatar dhruwang avatar dtslvr avatar github-actions[bot] avatar gitstart avatar gupta-piyush19 avatar itzabhinavarya avatar jobenjada avatar jonas-hoebenreich avatar joyal007 avatar kapadianaitik avatar kymppi avatar mattinannt avatar meetcpatel avatar moritzrengert avatar neilchauhan2 avatar pandeymangg avatar rotimi-best avatar shubhamkhunt04 avatar shubhampalriwala avatar shyam-raghuwanshi avatar sir-pent avatar sp6370 avatar timothyde avatar ty-kerr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

formbricks's Issues

[Bug Report] It breaks down if I alter a form which has submissions before

How to reproduce it?

Step1 Build a nocode form with 2 questions

1

Step2 Make a submission and check the Summary Tab, it works well

2

Step3 Alter the form by deleting the question Q1

3

Step4 Before make a new submission, go to check the Summary Tab, it still works well

4

Step5 Make a new submission, go to check the Summary Tab, it breaks down

5

Display Conditons

Display questions on a condition, e.g. a previous question is filled out or a specific answer was chosen.

Refactor No-Code Editor to work directly with the Schema

We currently have a dedicated database table for the No-Code Editor. For upcoming features the Code and No-Code functionality get united more and we see the Schema as the center piece of this.

Todo:

  • Modify No-Code Editor to edit the schema directly
  • Add a migration to migrate existing No-Code usecases to the new approach.

Handling signatures

Handling signatures in forms

As a user I want respondents to be able to sign off the answers they previously gave with a digtial signature.

Add help text to questions

Give users the option to add more informations below the input field, e.g. tell the users how to fill out these information.

Date-picker

Add Date-picker

As a user I want to allow respondents to pick a date in a calendar.

This feature needs to be added to the snoopforms-react library as well. Here also things like package-size & customisability needs to be considered.

File upload

Add File-upload question type

As a user, I want to enable respondents to upload and attach a file to their submission. For this we need to add an UploadQuestion Type to the No-Code Editor, be able to store files of the users and let the form creator download the provided files.

โญ-type question

โญ-type question

As a user I want to ask a question with 5 stars. The repsondents should be able to click on a star to vote how much they liked something.

Support for HTML Formdata

Give users the option to send data from a simple HTML form to snoopForms. These forms don't have a schema at that point and so the user miss out on additional features/analytics that the schema provides.

Add numerical slider question type

Is your proposal related to a problem?

I want respondents to express degrees of importance, e.g. from 0 to 5 with 5 being most important

Describe the solution you'd like

Add a mobile-friendly question type where the respondent can drag a numerical slider to give a quantitative answer. The range of the numbers can be arbitrarily set, and can optionally include decimal digits.

Describe alternatives you've considered

I don't like making the user type in a number!

Export to Google Sheets

Add a Google Sheets integration to send incoming submissions to Google Sheets automatically

Book a time-question

Book a time-question

As a user I want my respondents to be able to book a time in my calendar. I want to connect my cal.com / Calendly / etc. account with snoopForms so that the respondents can quickly book a time. In the connection process I want to be able to select the Event they book their time with.

NPS-type question

NPS-type question

As a user I want to have a good way to measure if users like my business. To do this a standardized way is to use an NPS (Net promoter score) question. The way a NPS question works is always the same, e.g.

On a scale of 0 to 10, how likely are you to recommend our business to a friend or colleague?

For that the user needs to be presented with 11 buttons (0-10) and need to select one. In the React-Library we already have the question type cards for these buttons.

For analysis, the NPS question needs to present an NPS score and the number of detractors and promoters in the summary:
https://delighted.com/nps-calculator

Custom domain

Show form under custom domain

As a user I want my form to sit under a custom domain. I don't want users to leave my page or get the impression I am sending them to a different website then my own.

API Docs

Add comprehensive API Docs

As a developer working with snoopHub and snoopReact, I want to have access to well-written and comprehensive API docs.

Multiple Image Choice Question

Is your proposal related to a problem?

  • ask for two or more images of things, which one the user likes more

Describe the solution you'd like

  • a user that selected the Multiple Image Choice Question can upload an arbitrary number of images that then get displayed in a grid and are selectable in the final form
  • a user can specify, if only one choice is valid or if a form user can select multiple images

Navigation on multipage forms

Navigation on multipage forms

As a user I want my respondents to be able to navigate forward and back between questions. When a page contains a required questions they should not be able to go forward and receive an informative hint.

Redirect on completion

Redirect form visitor after completing the form

As a user, I want to send the people filling out my form to a certain URL. I want to specifiy for every form differently.

To solve this, we can integrate a redirect option in the No-Code-Editor in the Form Settings. If set, the user should be redirected to the website provided by the form creator. To achieve this, we can use the onSubmit action of the snoopForms react package.

Red asterisk for required fields shows for optional fields

Issue Summary

Making a field optional still shows the red asterisk when coming back to the form.

Steps to Reproduce

  1. create form with no-code builder
  2. mark a field as optional (for example the default field when a new form is created)
  3. refresh

The red asterisk is back again. However, the field is still considered optional (form can be submitted without it, "click to tune" shows the mandatory button asterisk in black instead of blue)

Environment

  • snoopForms Cloud (app.snoopforms.com)
  • self-hosted snoopForms, version/commit: 64d84b6

Additional Context

Firefox 104.0 (64-bit)

client-side exception on analytics page

uBlock origin blocks this URL (https://app.snoopforms.com/_next/data/ZObSlVPulsX2PbV4kEorp/forms/<form-id>/results/analytics.json?id=<form-id>) and that causes a client-side exception on https://app.snoopforms.com/forms/<form-id>/results/analytics.
image

Renaming analytics.json to insights.json or something else should fix this

GitHub SSO

Implement GitHub SSO

Allow users to sign-up and login to the snoopHub cloud with their GitHub account.

Google SSO

Implement Google SSO

As a user I want to use my Google account - including my Google Workspaces account - to log in to the hosted snoopForms.

Delete submissions

Delete Form Submissions

As a user I would like to delete submissions. I would like to delete single submissions, a set of submissions and all submissions.

Snoopforms self hosted docker version not supported on Mac M1

Issue Summary

I've tried to launch the docker file on my Mac M1 but I have the following error:

[+] Building 2.4s (16/23)                                                                                                                                                 
 => [internal] load build definition from Dockerfile                                                                                                                 0.0s
 => => transferring dockerfile: 1.18kB                                                                                                                               0.0s
 => [internal] load .dockerignore                                                                                                                                    0.0s
 => => transferring context: 2B                                                                                                                                      0.0s
 => [internal] load metadata for docker.io/library/node:16-alpine                                                                                                    1.6s
 => [auth] library/node:pull token for registry-1.docker.io                                                                                                          0.0s
 => [internal] load build context                                                                                                                                    0.0s
 => => transferring context: 12.72kB                                                                                                                                 0.0s
 => [runner  1/10] FROM docker.io/library/node:16-alpine@sha256:2c405ed42fc0fd6aacbe5730042640450e5ec030bada7617beac88f742b6997b                                     0.0s
 => CACHED [runner  2/10] WORKDIR /app                                                                                                                               0.0s
 => CACHED [runner  3/10] RUN addgroup -g 1001 -S nodejs                                                                                                             0.0s
 => CACHED [runner  4/10] RUN adduser -S nextjs -u 1001                                                                                                              0.0s
 => CACHED [builder 3/6] COPY . .                                                                                                                                    0.0s
 => CACHED [deps 2/5] RUN apk add --no-cache libc6-compat                                                                                                            0.0s
 => CACHED [deps 3/5] WORKDIR /app                                                                                                                                   0.0s
 => CACHED [deps 4/5] COPY package.json yarn.lock ./                                                                                                                 0.0s
 => CACHED [deps 5/5] RUN yarn install --frozen-lockfile                                                                                                             0.0s
 => CACHED [builder 4/6] COPY --from=deps /app/node_modules ./node_modules                                                                                           0.0s
 => ERROR [builder 5/6] RUN yarn prisma generate                                                                                                                     0.7s
------                                                                                                                                                                    
 > [builder 5/6] RUN yarn prisma generate:                                                                                                                                
#16 0.317 yarn run v1.22.19
#16 0.349 $ /app/node_modules/.bin/prisma generate
#16 0.637 Error: Unknown binaryTarget linux-arm64-openssl-undefined and no custom engine files were provided
#16 0.655 error Command failed with exit code 1.
#16 0.655 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
------
failed to solve: rpc error: code = Unknown desc = executor failed running [/bin/sh -c yarn prisma generate]: exit code: 1

Steps to Reproduce

git clone https://github.com/snoopForms/snoopforms.git && cd snoopforms
cp .env.example .env && nano .env
docker compose up -d

Any other relevant information. For example, why do you consider this a bug and what did you expect to happen instead?
-->

(Write your answer here.)

Environment

self-hosted snoopForms las version

Additional Context

I've tried to resolve without success with this link https://stackoverflow.com/questions/66530969/docker-compose-up-issue-using-docker-apple-m1

I've changed node:16-alpine to node:lts and adapt the apk commands...

Any idea?

Unpublish forms

Unpublish forms

As a user I want to unpublish forms so that noone can access them anymore even when they have the link. Instead, it should show a generic "Form not available anymore" page.

Add ability to create unique use-once survey links

Is your proposal related to a problem?

There is a need to create surveys where individual people can only submit a single response without employing invasive tracking.

Describe the solution you'd like

Once a survey is in place, allow the creation of an arbitrary number of unique, use-only-ones links to the survey. I can then distribute these links to respondents, where they can use the unique links to respond. Once a link has been used, it cannot be used again to submit a response.

Describe alternatives you've considered

There are ways to track responses by users through fingerprinting or tracking IPs, and other things. All of these invade privacy, and should be solved through these unique links instead.

Receive payments via Stripe

Receive payments via Stripe

As a user I want to receive Creditcard payments in my form. I want to connect snoopForms with Stripe to receive the payment.

Autojump to next question

Autojump to next question on multipage forms

As a user, I want my multipage forms to automatically jump to the next page when a question gets answered. This should only with one multiple choice, dropdowns, ratings or and rating questions when they are the only or last question on a page.

iFrame Embed

Is your proposal related to a problem?

  • A user wants to integrate a no Code form into his own website. They know from other services that they can do this with a iFrame code.

Describe the solution you'd like

  • A user can select an iFrame option when sharing a form
  • A user gets an iframe embed code with the formId and width & height of the iFrame already set.

Conditional form page redirects (branching)

Conditional form page redirects

As a user I want to branch my form traffic based on the respondents answers. For example, if one respondents selects A I want to send them to the following page, if they select B I want to send them to page Y.

Send confirmation email to respondent

Confirmation emails to respondents

As a user, I want to send my respondents an email after they completed the form. I want to change the content of the confirmation. Ideally, I can update the layout so it fits my corporate design.

This only applies when the form has an email field.

Reset password

Password Reset

As a user I want to reset my password when I forgot it.

What needs to be done:

  • build a new "forgot password" view where a user can enter his email address and request a new password.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.