Ashutosh-Bhadauriya
c5be453563
Increase badge margin and change button variant
2023-06-13 16:29:02 +05:30
Ashutosh-Bhadauriya
46fadf9df0
Feat: Add ability to archive attributes
2023-06-13 15:16:57 +05:30
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
85c3069155
Merge pull request #353 from formbricks/patch/add-overflow-to-survey
...
[ENHANCEMENT] Add scrolling to select question when too man options are added
2023-06-12 11:23:11 -05:00
Johannes
b6e99274fe
Merge branch 'patch/add-overflow-to-survey' of github.com:formbricks/formbricks into patch/add-overflow-to-survey
2023-06-12 18:16:35 +02:00
Johannes
2278fc1477
fix survey layout
2023-06-12 18:15:26 +02:00
Johannes
26e2be43bc
fix survey layout
2023-06-12 18:12:11 +02:00
Johannes
583dc7af2b
remove chevron
2023-06-12 17:35:36 +02:00
Johannes
c6702cecb8
fix standalone links
2023-06-12 17:22:32 +02:00
Johannes
d970c121a5
fix single question
2023-06-12 13:59:37 +02:00
Johannes
369379e539
Merge branch 'main' of github.com:formbricks/formbricks into patch/add-overflow-to-survey
2023-06-12 13:57:47 +02:00
Johannes
51621dcaff
add scroll indicator on iPhone
2023-06-12 13:50:59 +02:00
Johannes
03e83caeb7
Merge pull request #351 from Ashutosh-Bhadauriya/enhance/question-card-ui
...
Great work @Ashutosh-Bhadauriya - thanks! 🥳
2023-06-12 03:54:48 -05:00
AshutoshBhadauriya
f312783670
Remove logiceditor import
2023-06-12 14:23:28 +05:30
Matti Nannt
ef70e7363f
Fix responsiveness issue for long questions FOR-760 ( #358 )
2023-06-12 09:41:05 +02:00
AshutoshBhadauriya
b3ab0ad12e
Minor fixes
2023-06-10 13:54:46 +05:30
AshutoshBhadauriya
e54d8f42fb
Fix description
2023-06-09 21:34:21 +05:30
Johannes
ba1a17578f
fix autoFocus in FreeText standalone ( #354 )
v0.15
2023-06-09 17:08:32 +02:00
AshutoshBhadauriya
ac83286b27
Fix: all the changes suggested in the issue
2023-06-09 20:31:21 +05:30
Matti Nannt
1243017718
Include formbricks-api into formbricks-js ( #352 )
...
* remove debug loglevel from formbricks usage;
* remove license fields from internal packages
* improve package descriptions, add logger message for survey delay
* include formbricks api into formbricks js
* make formbricks errors package private
* update formbricks-js dependencies to include formbricks-api
* update formbricks-js to 0.1.20
2023-06-09 15:10:01 +02:00
Johannes
93c66c0caf
Update Notification Email Subject ( #350 )
...
* update email noti subject
* add improvement to PR template
2023-06-09 15:02:57 +02:00
Johannes
5180fa8608
add scroll to js package
2023-06-09 14:44:46 +02:00
Johannes
92787722f0
add scroll to select
2023-06-09 14:22:01 +02:00
AshutoshBhadauriya
9d3117b9c1
Merge branch 'main' of https://github.com/Ashutosh-Bhadauriya/formbricks into enhance/question-card-ui
2023-06-09 15:07:24 +05:30
AshutoshBhadauriya
3218bbdf6a
Enhancement: Revamp question card ui
2023-06-09 14:36:29 +05:30
Johannes
4bfaf68de2
Smoothen Progressbar animations and minor survey editor improvements ( #339 )
...
* auto focus on sign up
* update PR template
* add updatedAt date to survey summary
* add animation to Progress, make timer smoother
* change button size in question card, auto focus
* add transition to js widget, fix auto focus in editor
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-06-09 10:31:22 +02:00
Moritz Rengert
d2aa9b5f04
fix rating question button alignment ( #341 )
...
* fix: input in Link Survey / Preview alignment
* fix: input alignment in js package
2023-06-09 10:17:31 +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
Moritz Rengert
fc6534fa19
feature/delay survey ( #345 )
...
* add delay option to survey trigger
2023-06-09 10:08:23 +02:00
Johannes
b7e6ef5bd6
Merge pull request #346 from formbricks/lp/add-careers
...
add careers page, update OSS friends
2023-06-08 15:45:19 +02:00
Johannes
f0d321b073
add careers page, update OSS friends
2023-06-08 15:41:12 +02:00
Matti Nannt
944c861b18
Fix Formbricks Usage Bug leading to unidentified users ( #340 )
...
* move formbricks client to useEffect only
* add formbricks client to onboarding
2023-06-07 11:30:31 +02:00
Moritz Rengert
8a2beab5d1
Add Other Option to Multiple Choice Questions ( #314 )
...
* add other options to multiple choice question types
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
Co-authored-by: Johannes <johannes@formbricks.com >
2023-06-06 20:10:47 +02:00
Matti Nannt
d7fb29607a
bugfix: mark onboarding responses as finished in formbricks ( #338 )
2023-06-06 15:00:32 +02:00
Matti Nannt
e2ebad0735
add current page url to formbricks-js logging ( #337 )
2023-06-06 09:19:18 +02:00
Matti Nannt
bd31d87046
Multiple fixes for Formbricks usage within Formbricks ( #336 )
...
* use label instead of id in onboarding analysis, add logout to formbricks usage
* add await option for all sdk commands, fix logout bug in formbricks usage
2023-06-05 17:22:52 +02:00
Matti Nannt
7040755b40
send onboarding results to formbricks ( #335 )
2023-06-05 11:41:47 +02:00
Matti Nannt
c4e70fbfaa
update package dependencies ( #333 )
2023-06-01 19:16:54 +02:00
Midka
7fa2a260e8
create: api wrapper & errors package ( #262 )
...
* add @formbricks/api (api abstraction layer) and @formbricks/errors package to monorepo
* use @formbricks/api in @formbricks/js to expose an api endpoint
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-06-01 14:02:53 +02:00
Johannes
dbe7f138b6
Merge pull request #331 from formbricks/lp/reorder-friends
...
Reorder OSS Friends (alphabetically)
2023-06-01 13:43:07 +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
Moritz Rengert
8e43939206
fix: extract activeQuestionId from submit data not the expanded form ( #326 )
2023-06-01 08:51:32 +02:00
Matti Nannt
c4dd7ae4a2
fix security issue in link ( #330 )
2023-05-31 18:22:12 +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
Matti Nannt
965ae44344
Create SECURITY.md ( #329 )
2023-05-31 17:45:23 +02:00
Matti Nannt
0e94900e2c
enhance prisma json types ( #327 )
2023-05-31 15:57:10 +02:00
Matti Nannt
99bb6932c9
update vercel migration script to fix preview deployment ( #325 )
2023-05-31 10:31:10 +02:00
Matti Nannt
a2e428f3c9
update readme ( #324 )
2023-05-31 09:55:52 +02:00
Johannes
78f7b4d03e
Duplicate Questions, Add Survey Name to Summary, Update Login Screen ( #322 )
...
* Duplicate Questions, Add Survey Name to Summary, Update Login Screen
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-05-31 09:52:58 +02:00