Commit Graph

264 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
Johannes af1b29f8bc Improve QuestionID UX by updating onBlur (#523)
* change questionId on blur, fix placeholder

* fix build error

* fix UX issues
2023-07-11 12:29:50 +02:00
Johannes 20ec66481b update graphic and copy 2023-07-11 10:32:33 +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 40dfea070c fix lp & update blog 2023-07-07 13:54:16 +02:00
Johannes 749fdd684a fix build error 2023-07-07 13:07:43 +02:00
Johannes 81ea563dbc update lp, add blog post 2023-07-07 12:14:57 +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 a9f4d4e28b Dev Experience Performance Improvements (#481)
* only add packages once to their main package and remove them from other packages to avoid version conflicts

* update package versions

* update package versions, clean packages

* remove old vscode settings

* exclude formbricks-com from pnpm dev

* narrow down tsconfig includes, pnpm-lock update

* add pnpm test to github action
2023-07-04 20:54:41 +02:00
Johannes d3724fa9fc remove GitHub Deal 2023-07-03 14:52:32 +02:00
Moritz Rengert 888d10434a Add option ask for short answers in Open Text questions (#435)
* feat: add shortAnswer: boolean to OpenTextQuestion interface

* feat: add longAnswer switch to OpenTextForm

* toggle textare lines depending on question.shortAnswer

* fix type build error

* move long answer switch to baseline

* adjust spacing between switches

* rename shortAnswer -> longAnswer, change textarea to input field

---------

Co-authored-by: Johannes <johannes@formbricks.com>
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
2023-06-30 12:10:48 +02:00
Johannes e1f81636a3 forward /deal 2023-06-28 14:49:13 +02:00
Matti Nannt 9cc836a775 Clean up + Bugfixes (#443)
* format code

* fix building issue in database package

* update turbo config and package jsons

* update error package with more information and license

* fix typescript issues in ui package

* update package-lock

* update packages

* clean dependencies in web

* clean up dependencies in demo & formbricks-com

* remove unsused template file

* remove legacy capture endpoint

* remove unfinished client endpoints

* clean up unused functions

* fix formbricks not loading on invalid session

* update readme
2023-06-28 13:07:51 +02:00
Johannes 454cc01629 fix build errors 2023-06-28 12:54:34 +02:00
Johannes a296caa3c0 fix cal, update github icon 2023-06-28 12:51:45 +02:00
Johannes 0187b0e61e update concierge page 2023-06-27 11:57:35 +02:00
Johannes 252859298b add concierge page 2023-06-27 11:24:35 +02:00
Johannes a2a47f433c remove early bird 2023-06-26 18:15:19 +02:00
Matti Nannt 8486e516b6 Move Summary & responses page over to serverside data-retrieval (#433)
* use new services for server-side data retrieval in survey responses & summary

* fix build errors

* add notes to response schema

* add response notes

* fix type conflicts

* add tag functionality

* run pnpm format

* fix tag state not updating correctly
2023-06-25 17:26:17 +02:00
Johannes 5b34304cfc fix build error 2023-06-22 16:30:36 +02:00
Johannes e15309a080 remove careers page, update remaining CTAs 2023-06-22 16:04:07 +02:00
Piyush Gupta 51e4221f33 Add QuestionType enum in place of strings (#420) 2023-06-20 16:32:03 +02:00
Piyush Gupta 51c39116d0 Add URL prefilling option for the first question (#376)
Add URL prefilling option for the first question using URL search parameters
2023-06-18 13:36:31 +02:00
joe-shajan b1fa0fefe9 fix: preserve docs nav scroll position 2023-06-16 01:00:11 +05:30
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
Johannes 91d4b09453 Feature/template update (#343)
* improve layout and information design of templates view

---------

Co-authored-by: moritzrengert <moritz@rengert.de>
2023-06-09 10:14:02 +02:00
Johannes f0d321b073 add careers page, update OSS friends 2023-06-08 15:41:12 +02:00
Johannes 35fc7b2d25 reorder friends 2023-06-01 13:36:44 +02:00
Johannes 37a0914c5a Merge pull request #323 from kof/patch-1
Added Webstudio to oss-friends.tsx
2023-06-01 10:51:43 +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
Oleg Isonen 38f1803188 Update oss-friends.tsx
Added Webstudio
2023-05-30 21:13:16 +02:00
Johannes 5601f046d7 Add BoxyHQ to OSS Friends 2023-05-29 10:40:56 -05:00
DidierRLopes 2fbaeae9c0 Update oss-friends.tsx w OpenBB text 2023-05-27 14:30:47 -07:00
Matti Nannt 8e98003ea2 add hanko to oss friends (#308) 2023-05-26 09:15:08 +02:00
Johannes 5469ffb8d2 add oss-friends page 2023-05-25 17:33:18 +02:00
Thomas Kaul d07616d4a0 Fix typo in Pricing.tsx (#294) 2023-05-23 09:21:23 +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 14ae404b0e fix best practices 2023-05-15 07:55:19 +02:00
Johannes a652f0df9a fix onboarding in menu 2023-05-12 14:35:56 +02:00
Johannes b5928e71e5 Add Best Practices to Landingpage (#281)
* Update landingpage
2023-05-12 14:25:17 +02:00
Matthias Nannt 9b38f9bf9a add clean command to all packages 2023-05-12 13:13:19 +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
Matthias Nannt 9b42808d6d update dependencies 2023-05-08 13:52:52 +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 7e9b336954 Improve UX with multiple tweaks (#258) 2023-04-27 20:11:44 +02:00