Piyush Gupta
751d729242
feat: Added prefill for consent question type and fixed the loader bug
2023-07-04 13:54:40 +05:30
Johannes
175736bb4b
Merge pull request #472 from formbricks/lp/remove-github
...
remove GitHub Deal
2023-07-03 07:58:25 -05:00
Johannes
d3724fa9fc
remove GitHub Deal
2023-07-03 14:52:32 +02:00
Matti Nannt
db0b673965
Fix formatting issues ( #471 )
2023-07-03 11:37:08 +02:00
Johannes
fadd56102b
Merge pull request #469 from formbricks/jobenjada-patch-1
...
fix images
2023-07-03 04:08:21 -05:00
Johannes
f38c897e2a
fix images
2023-07-03 04:08:09 -05:00
Johannes
70ac575fcf
Merge pull request #468 from formbricks/jobenjada-patch-1
...
Add dark mode images
2023-07-03 04:03:08 -05:00
Johannes
c1815007d1
Add dark mode images
2023-07-03 04:02:59 -05:00
Johannes
8188b85335
Merge pull request #467 from formbricks/jobenjada-patch-1
...
Update images in ReadMe
2023-07-03 03:57:22 -05:00
Johannes
00a4919b5a
Update images in ReadMe
2023-07-03 03:56:32 -05:00
Johannes
81b4624649
Add Feedback Box to Formbricks Cloud ( #461 )
...
* add feedback box
* only show product feedback on cloud
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-07-03 10:15:13 +02:00
Johannes
69c332a435
Merge pull request #462 from formbricks/fix/fix-readme-for-dev-setup
...
fix README.md for dev setup
2023-07-03 02:18:31 -05:00
Matti Nannt
73a2b077e5
add response poll endpoint for zapier ( #465 )
...
* add response poll endpoint for zapier
* fix internal server error with incorrect api key
2023-07-02 22:32:20 +02:00
Timothy Krechel
f4349d348a
fix README.md for dev setup
2023-07-02 12:29:48 +02:00
Johannes
fb909938f9
Merge pull request #460 from formbricks/fix/response-options
...
Fix/response options
2023-06-30 10:57:57 -05:00
Anshuman Pandey
46b7183161
Improve Tag feature with better error handling and animations ( #449 )
...
* fix: adds animation on duplicate tag
* fix: fixes error data flow
* fix: fixes tag getting animated on all errors
* fix: changes icon to heroicons
* fix: fixes error being thrown when adding duplicate tag
* fix: fixes responses not getting refetched
2023-06-30 17:40:25 +02:00
Johannes
4610a46b5b
Merge branch 'main' of github.com:formbricks/formbricks into fix/response-options
2023-06-30 17:24:50 +02:00
Matti Nannt
f7aea59f80
fix error during onboarding when environment not fully loaded ( #459 )
2023-06-30 17:22:19 +02:00
Johannes
31e4965355
Merge branch 'main' of github.com:formbricks/formbricks into fix/response-options
2023-06-30 17:16:30 +02:00
Johannes
b86f837e78
fix response card not visible
2023-06-30 17:12:59 +02:00
tyjkerr
1d76365f04
Add Option to Display Invite Link in Team Settings ( #452 )
...
* add share link feature
* add grid-cols-20 in tailwind.config
* update edit members section styles
* Check for valid inviteId when sharing invite
2023-06-30 17:05:05 +02:00
Matti Nannt
aa80eb5d96
Fix Widget Position not working in Preview ( #458 )
...
* update tailwindconfig to fix widget in preview
* remove prisma studio from database package scripts
2023-06-30 16:46:53 +02:00
Shubham Palriwala
d67858e2ea
Add tests to formbricks-js ( #399 )
...
* init: jest for formbricks/js
* test: formbricks init
* test: formbricks set attributes
* test: formbricks updated attributes
* test: formbricks track, refresh, route change
* test: formbricks logout
* chore: use strict checking & replace let w const
* chore: destructure variables
* feat: test coverage visibility
* updated: pnpm lock file
* feat: tests now use a mock API
* fix: mock actual formbricks survey response and not empty placeholders
* rename: unit test for clarity
* chore: destructure setting attributes into individual tests
* feat: mock console logger for cleaner cli during tests
* add top level test script for turbo
* update babel config to fix errors in formbricks-js build
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-06-30 16:29:38 +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
5dc9dfdb3d
Update feature_request.md ( #450 )
...
added "How we code"
2023-06-29 16:33:06 +02:00
Johannes
06817aa8bc
Update PULL_REQUEST_TEMPLATE.md ( #451 )
...
added two bullets to PR template
2023-06-29 16:31:47 +02:00
Moritz Rengert
2205d98aeb
Add new Consent Question Type ( #342 )
...
* feat: add consent to questionTypes and types
* feat: add default values to consent question
* feat: add consent question form
* feat: add consent question to preview / link survey
* fix: clean consent question html
* feat: add consent question to js package
* feat: add consent to summary list
* fix build errors
* fix: remove skip button, add button label input
* feat: add checked logic option
* fix: add accepted option
* update consent form to match new advanced settings layout
* remove console.log
* hide accepted condition if consent is required
* fix build errors
* update consent question return values
* remove console.log
* renamed submitted to clicked in CTA logic, removed submitted condition for consent questions
* remove logs display from demo;
* remove logs display from demo;
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-06-29 16:31:05 +02:00
Johannes
fa785fcafb
Merge pull request #448 from PeerRich/patch-2
...
added contact link to readme
2023-06-29 09:04:53 -05:00
Peer Richelsen
1892b6df40
added contact link to readme
2023-06-28 20:14:04 +02:00
Matti Nannt
ef0c621e5e
fix necessary hard reload on responses summary and list ( #447 )
2023-06-28 16:45:30 +02:00
Matti Nannt
4f12886bfc
Fix userId prefilling not working properly ( #446 )
2023-06-28 15:35:41 +02:00
Moritz Rengert
8c838bc25c
feature/position in app modal ( #440 )
...
* add placement enum and prop to db scheme
* enable placement toggle in setttings
* enable in-app survey placement demo
* add position helper function
* add placement to in-app-modal preview
* add placement prop to api endpoint
* add placement to widget
* remove coming soon
* add styling
* add apply tailwind styles instead of a ts function
* add clickoutside and darkoverlay prop
* add darkOverlay and clickOutside form
* update js package tailwind apply classes
* add background to widget and close on click outside
* only show backdrop and clickOutside if is center
* only display background when modal is centered
* responsive changes in js widget
* add updated migration, move styles from global.css to function
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-06-28 15:25:58 +02:00
Johannes
5bb1a0678a
Merge pull request #445 from formbricks/lp/forward-deal
...
forward /deal
2023-06-28 07:56:15 -05: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
9d1d0576a2
Merge pull request #444 from formbricks/lp/fix-booking
...
Lp/fix booking
2023-06-28 06:05:36 -05: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
f0eb8289c1
Merge pull request #442 from formbricks/lp/concierge
...
Add Concierge Page to Landing Page
2023-06-28 05:36:12 -05:00
Johannes
f93e2b9ace
Merge branch 'main' of github.com:formbricks/formbricks into lp/concierge
2023-06-28 12:28:07 +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
Zorig
daf030b183
Add option to connect a Linksurvey with a userId ( #430 )
...
* feat: identify users in link surveys #384
* fix: identify users in link surveys formbricks#384 PR feedback
* relocate endpoint, add check for preview=true
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-06-27 10:01:47 +02:00
Johannes
87a0eb0a04
Merge pull request #441 from formbricks/lp-remove-early-bird
...
remove early bird deal
2023-06-26 11:22:11 -05:00
Johannes
a2a47f433c
remove early bird
2023-06-26 18:15:19 +02:00
Matti Nannt
ff001e7ea1
Update formbricks-js to 0.1.22 ( #438 )
2023-06-26 16:07:44 +02:00
Dhruwang Jariwala
38021d2026
Add password requirements and password validation ( #412 )
...
* resolved
* made changes
* made submit button disabled on failing password checks
* removed submitted state and fixed typos
* redactored IsPasswordValid Component
* removed cursor-pointer from XCircleIcon
* added PasswordInput component
* made some refactors in PasswordInput component
* made eye icon lighter
* removed unsed code
* fix infinite state updates
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-06-26 14:43:50 +02:00
Matti Nannt
f1cc434e49
add missing migration ( #437 )
2023-06-26 13:36:16 +02:00
Dhruwang Jariwala
8a7b16effc
Add option to redirect after completed link survey ( #408 )
...
* completed
* resolved migration error
* added redirect timer and url check
* rename redirectLink to redirectUrl
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-06-26 13:30:02 +02:00
Nafees Nazik
55c1e354fc
Add user agent as meta data to responses ( #398 )
...
* chore: add ua parser
* feat: add user agent to meta
* feat: parse ua
* feat: add tooltip
* fix: type
* fix: empty tooltip
* fix: typo
* add simple formatting to tooltip text
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-06-26 11:42:42 +02:00