Commit Graph

231 Commits

Author SHA1 Message Date
Matthias Nannt 5f58c50865 add finished flag to onboarding survey submission 2023-02-08 14:19:38 +01:00
Matthias Nannt 24c350829c fix layout to allow page layout to be full width 2023-02-08 14:14:42 +01:00
Matthias Nannt 3af58e80d2 update <a> with <Link> 2023-02-08 14:11:58 +01:00
Matthias Nannt 9c4b2e99ae formbricks-app: use feedback widget from packages 2023-02-08 14:02:12 +01:00
Matti Nannt edacd3507a Integration survey (#194)
* add integrations tab with surveys

* add new horizontal navbar

---------

Co-authored-by: knugget <johannes@knugget.de>
2023-02-08 13:55:02 +01:00
Matthias Nannt 29db5394f7 fix filterNavigation warning, add database_urls to db:migrate:vercel in turbo.json 2023-02-08 13:11:21 +01:00
Matthias Nannt 31d751b89c Merge branch 'main' of github.com:formbricks/formbricks 2023-02-08 12:05:31 +01:00
Matthias Nannt 51c80cb9d5 fix reply-to header in email 2023-02-08 12:04:45 +01:00
knugget efb52bdab4 Merge branch 'main' of https://github.com/formbricks/formbricks into main 2023-02-08 11:54:42 +01:00
knugget 00ba12a511 fix logo on FF 2023-02-08 11:54:32 +01:00
Matthias Nannt 623d54d6e5 fix submission capture typo, fix feedback demo 2023-02-08 11:48:50 +01:00
Matthias Nannt 264c931624 clean up & fix build issues 2023-02-08 11:20:08 +01:00
Matti Nannt 6bfc46042b Add Onboarding Survey after User-Signup (#193)
* add onboarding survey after user signup

* add user flag finishedOnboarding to database and session

* fix submission capture endpoint to allow customer property update

---------

Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com>
Co-authored-by: knugget <johannes@knugget.de>
2023-02-08 11:12:12 +01:00
Matthias Nannt 1fec6e34a9 add superhuman view to pmf survey 2023-02-07 09:25:57 +01:00
Matthias Nannt 750f05420a Fix FilterNavigation to work with Checkboxes 2023-02-06 16:11:35 +01:00
Matthias Nannt 92b750c87e show percentage in pie chart instead of total number, add total number of submissions to pmf overview 2023-02-06 15:42:23 +01:00
Matthias Nannt c898af0390 outsource form-engine in own package 2023-02-06 14:53:48 +01:00
Matthias Nannt a9b9f022b5 refactor demos to include a demo-overview, change demos to use env variables, fix react lib to work with new schema 2023-02-06 10:46:42 +01:00
Matthias Nannt b833e21b10 use only organisationId for posthog tracking 2023-02-06 09:47:53 +01:00
Matthias Nannt 6f5e43f0e5 add confetti to waitlist survey 2023-02-05 21:37:05 +01:00
Matthias Nannt 5b9a829f3f Merge branch 'main' of github.com:formbricks/formbricks 2023-02-04 11:40:18 +01:00
Matthias Nannt ee7b74cd5d fix survey fields are saved only in customer 2023-02-04 11:39:58 +01:00
knugget bc06197126 update blog 2023-02-03 17:54:36 +01:00
knugget 60166c1292 Merge branch 'main' of https://github.com/formbricks/formbricks into main 2023-02-03 17:45:38 +01:00
knugget bc663bd104 weekly 3rd of Feb 2023-02-03 17:45:35 +01:00
Matthias Nannt 892bb9d65a bugfix build errors 2023-02-03 17:14:52 +01:00
Matthias Nannt e63d57667c add api functionality to add fields to customer with submission update, update waitlist to create customer once he submits email field 2023-02-03 17:06:48 +01:00
Matti Nannt a2cbf87a20 Add Payment to Formbricks Cloud (#192)
* add enterprise license, add ee package

* migrate database from workspaces to organisations

* add payment api endpoints and billing pages

* add stripe env variables to .env.example
2023-02-03 11:42:40 +01:00
Johannes 97a0accca0 session type 2023-01-31 16:11:54 +00:00
Johannes 55a6d57921 update wording survey 2023-01-31 16:00:36 +00:00
Matthias Nannt 79f420e45d update demo & web dependencies 2023-01-31 09:56:48 +01:00
Matthias Nannt 26f5d39baf formbricks-com make waitlist submission synchronous again, add warmup request 2023-01-30 16:34:28 +01:00
Matthias Nannt 53749d191b update telemetry endpoint 2023-01-30 15:05:23 +01:00
Matthias Nannt d2b10d6502 update tslint config with noUnusedLocals and clean up code accordingly 2023-01-30 14:40:12 +01:00
Matthias Nannt bfe4ad0f87 app: underline privacy policy and terms link in signup 2023-01-30 14:04:00 +01:00
Matthias Nannt 2e6c7eabdc update privacy policy with new cloud url 2023-01-30 13:53:49 +01:00
Matthias Nannt 1392bc9ad2 updated feedback widget version in formbricks-com & formbricks-app 2023-01-30 12:21:51 +01:00
Matthias Nannt 86be8d7c4b fix pnpm lock, move formbricks feedback widget to app.formbricks.com 2023-01-30 12:14:34 +01:00
knugget f06b9b1de9 fix deploy 2023-01-27 21:44:43 +01:00
knugget 3446814efe redeploy 2023-01-27 21:01:55 +01:00
Johannes 9a7bf766db weekly-270123 (#190) 2023-01-27 20:27:04 +01:00
Matthias Nannt 4e1386978c fix customer view in formbricks app, rename pmf overview 2023-01-27 17:16:42 +01:00
Matthias Nannt 0d832b65b3 add warmup call to pmfwidget; 2023-01-27 14:59:10 +01:00
knugget d8d6480876 update PMF Widget, delete old LP subpages 2023-01-27 11:31:43 +01:00
knugget 6cbd58bc2d update feedback button, snappy waitlist 2023-01-26 14:23:26 +01:00
knugget bbe573ec6f responsivenes scale 2023-01-26 13:18:56 +01:00
Matthias Nannt 28b004e2fe formbricks-com async waitlist form submissions 2023-01-26 11:47:39 +01:00
Matthias Nannt 0ca3a6f876 fix github sso 404 error 2023-01-26 11:12:10 +01:00
Matti Nannt 0e2e57a837 Add PMF dashboard to Formbricks App (#189)
* add PMF results dashboard
* add PMF Segmentation View
* add PMF setup instructions
* Built new Filter Navigation that is also used in Feedback

Co-authored-by: knugget <johannes@knugget.de>
2023-01-25 20:50:54 +01:00
knugget 090ac903e8 fix slider button blocking UI 2023-01-25 13:51:50 +01:00