Matthias Nannt
ea3fb45e6e
fix dead quickstart links
2023-08-25 09:35:53 +02:00
ShubhamPalriwala
0a5d458b96
fix: make images responsive
2023-08-24 16:53:25 +05:30
ShubhamPalriwala
d20b713d18
chore: restructure existing self hosting docs
2023-08-24 14:23:46 +05:30
ShubhamPalriwala
0efded57de
fix: update doc pages as per main, add code layouts, introduce framework overview
2023-08-24 13:13:08 +05:30
ShubhamPalriwala
809bf1207b
fix: quick resources as per analytics
2023-08-23 21:33:23 +05:30
ShubhamPalriwala
d96ab91c6e
feat: migration to new docs
2023-08-23 19:13:20 +05:30
Johannes
75ac56ff3b
fixy thingys
2023-08-22 15:20:43 +02:00
Matthias Nannt
7ce8d75d91
add new template
2023-08-22 13:58:23 +02:00
Matti Nannt
6b462504f6
Fix build errors in formbricks-com ( #710 )
...
* Fix build errors in formbricks-com'
* run pnpm format
2023-08-18 16:05:12 +02:00
Johannes
a0ff35ed86
new data model, faq data, new image host
2023-08-16 13:21:43 +02:00
Johannes
c261c63f43
Merge branch 'main' of github.com:formbricks/formbricks into lp/strapi
2023-08-10 09:58:04 +02:00
Johannes
dc085c41c0
Merge branch 'main' of github.com:formbricks/formbricks into shubham/for-1119-tweak-set-default-for-in-app-surveys-to-limit-to-50
2023-08-09 18:12:38 +02:00
Johannes
d780ae1e59
strapi setup working
2023-08-05 15:28:55 +02:00
Johannes
1a8618692a
more metadata for articles
2023-08-03 20:28:38 +02:00
Shubham Palriwala
dba3677633
fix: documentation on create webhook had invalid body key and headers were not being showed as required ( #643 )
2023-08-03 13:48:31 +02:00
Johannes
a5c33981a0
update pricing wording, add OSS friends API
2023-08-02 10:29:06 +02:00
Johannes
df27b4703f
add author box
2023-07-19 13:36:53 +02:00
Johannes
9e9fe5c09d
update logos
2023-07-18 13:57:17 +02:00
ShubhamPalriwala
3bb4a34e4c
fix: hero component padding for smaller screen & github div conditional horizontal margin
2023-07-18 17:15:18 +05:30
Shubhdeep Chhabra
e21c2a45e0
Add option for random ordering of choices in multiple choice questions ( #394 )
...
* feat: added a option to set ordering of choices
* changed the parameter for random ordering and used Switch instead of Select
* added logic for shuffle
* added shuffleOption in zod schema and fixed some copy.
* run pnpm format
* make shuffleOption optional in zod to prevent errors in existing data
* made fixes as asked in peer review and ran pnpm format
* minor bug fixes
* Update env.mjs
* fix shuffleArray to not shuffle reference object
* update shuffle method
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-07-13 15:09:26 +02:00
Johannes
7333bb604d
add zapier, add docs links opening in new tab
2023-07-11 14:09:23 +02:00
Johannes
20ec66481b
update graphic and copy
2023-07-11 10:32:33 +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
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
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
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
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
842cb34942
Add Webhooks ( #364 )
2023-06-13 11:22:46 +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
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
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
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
Johannes
7e9b336954
Improve UX with multiple tweaks ( #258 )
2023-04-27 20:11:44 +02:00
Johannes
b01d2409de
add Best Practices to Docs( #255 )
...
* add Docs Feedback to Docs
2023-04-27 09:53:20 +02:00
Johannes
ad17ea957d
added docs feedback ( #251 )
...
* add feedback button on every docs page
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-04-25 20:08:16 +02:00