Commit Graph

476 Commits

Author SHA1 Message Date
knugget cec677eaae revamped instructions 2023-02-09 15:53:25 +01:00
knugget 3701487534 updating instructions 2023-02-09 13:16:55 +01:00
Matthias Nannt 187bf3ca49 remove session from formbricks-app feedback button 2023-02-09 12:08:43 +01:00
Matthias Nannt a94a35c89d update feedback button to solve build issues 2023-02-09 12:00:51 +01:00
Matthias Nannt 3d3ced5f4b Merge branch 'main' of github.com:formbricks/formbricks 2023-02-09 11:54:45 +01:00
Matthias Nannt 97a20c4f7f update feedback button to solve build issues 2023-02-09 11:54:29 +01:00
knugget d8f40a44fa Merge branch 'main' of https://github.com/formbricks/formbricks into main 2023-02-09 11:44:10 +01:00
knugget afe94f9266 fix pmf page layout 2023-02-09 11:44:04 +01:00
Matthias Nannt d7547fb594 update robots.txt 2023-02-09 11:41:33 +01:00
Matthias Nannt b8f272ceb9 Merge branch 'main' of github.com:formbricks/formbricks 2023-02-09 11:37:24 +01:00
knugget 16c9e5beb3 old docs forwards 2023-02-09 11:36:24 +01:00
knugget 5d00e87d1e replace "Superhuman" with PMF 2023-02-09 11:27:44 +01:00
knugget 6d7d77087c open CTA in new tab 2023-02-09 11:21:18 +01:00
Matthias Nannt 838ac1d6b7 update engine-react version to 0.1.1 2023-02-09 11:20:52 +01:00
knugget bfca2b7385 Merge branch 'main' of https://github.com/formbricks/formbricks into main 2023-02-09 11:17:16 +01:00
Matthias Nannt 797a8e69bb update package-lock 2023-02-09 11:10:08 +01:00
Matthias Nannt a67312fa97 Merge branch 'main' of github.com:formbricks/formbricks 2023-02-09 11:07:39 +01:00
Matthias Nannt 28245cf604 update feedback button 2023-02-09 11:07:10 +01:00
knugget fa04bae030 Merge branch 'pmf-page' into main 2023-02-09 10:56:11 +01:00
knugget ad703df3b6 pmf page v1 2023-02-09 10:53:03 +01:00
Matti Nannt 9f2487cabf Add a PMF demo dashboard at /demo (#195)
* add pmf demo page with sample submissions

* add customer demo view
2023-02-08 19:29:30 +01:00
Matthias Nannt ad8d906429 add label to integration survey elements 2023-02-08 15:46:29 +01:00
Matthias Nannt 0af31fdc9d send schema along with onboarding survey 2023-02-08 15:43:09 +01:00
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 f8759aa2f2 update lock file 2023-02-08 12:46:28 +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 1d2834fabc update pnpm lockfile 2023-02-06 15:43:49 +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 1758bef978 make ee package privat to fix deployment pipeline issues 2023-02-05 21:44:46 +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