joyal007
2a73b6460d
Added optional enter to submit event
2023-10-07 00:53:38 +05:30
joyal007
20a9b4f3c4
CTA auto skip prevented
2023-10-06 14:43:12 +05:30
joyal007
9a080db936
added hover and focus event
2023-10-06 14:42:40 +05:30
joyal007
83a95712e4
long text on enter new line
2023-10-06 14:24:12 +05:30
joyal007
105e32bf6c
multi-choice hit enter submit
2023-10-06 14:23:22 +05:30
joyal007
bb206b093e
multi question deselect bug fixed
2023-10-06 14:22:06 +05:30
Johannes
d748c49f13
Merge branch 'main' of github.com:formbricks/formbricks into fix/keyboard-form-usablity
2023-10-06 11:28:57 +05:45
Johannes
ab7a072f55
chore: Fix typo
...
chore: Fix typo
2023-10-06 09:16:22 +05:45
Salim B
caaf903160
Fix sentence
2023-10-06 04:19:23 +02:00
Johannes
efb1033553
lp: update leaderboard
...
lp: update leaderboard
2023-10-05 23:46:05 +05:45
Johannes
977078d269
update leaderboard
2023-10-05 23:45:09 +05:45
Johannes
eb2a4bc0d2
chore: Add Hook0 to OSS Friends
...
chore: Add Hook0 to OSS Friends
2023-10-05 23:36:34 +05:45
François-Guillaume Ribreau
53c46418fa
feat: add hook0
2023-10-05 17:16:24 +02:00
Matti Nannt
05c4dbaa92
chore: improve error logging in survey service ( #958 )
...
* fix: improve error logging in survey service
* expect error class in error logging
2023-10-05 16:46:30 +02:00
Shubham Palriwala
09f885d365
feat: auto generate formbricks encryption key in one click setup ( #953 )
...
* fix: docker env parsing & response bug when built w docker
* chore: bring back env example
* fix: docker compose envs are now single place defined
* add: renaming of .env in docs
* remove: existence of prisma_generate_data_proxy
* fix: use newer env vars and a smarter way to handle existing .env file
* fix: remove text to remove existing .enb
* fix: remove comments, local testing, and mention of more updating via echo in prod script
* fix: env ending
* fix: finalllyyy the docker compose works
* wip
* fix: update self host docker compose
* fix: echo log rename
v1.1.1
2023-10-05 16:14:23 +02:00
Matti Nannt
7e74cfa0d6
chore: update npm dependencies ( #954 )
...
* update packages npm packages
* fix types bug
* update demo npm packages
* update web npm packages
* change formbricks-web to v1.1
2023-10-05 16:11:21 +02:00
Matti Nannt
a612eafee5
fix: docker release deployment pipeline ( #957 )
2023-10-05 16:09:18 +02:00
Matti Nannt
c6779783dc
feat: add ASSET_PREFIX_URL to add support for proxies ( #917 )
...
* feat: add ASSET_PREFIX_URL to add support for proxies
* cleanup
v1.1.0
2023-10-05 11:27:16 +02:00
Shubham Palriwala
cb8c08dd1f
fix: update docker from source setup with new env variables and use env variables directly in docker-compose ( #818 )
...
* fix: docker env parsing & response bug when built w docker
* chore: bring back env example
* fix: docker compose envs are now single place defined
* add: renaming of .env in docs
* remove: existence of prisma_generate_data_proxy
* fix: use newer env vars and a smarter way to handle existing .env file
* fix: remove text to remove existing .enb
* fix: remove comments, local testing, and mention of more updating via echo in prod script
* fix: env ending
* fix: finalllyyy the docker compose works
* feat: short survey url support in docker compose
* fix: add envs to prod script
* chore: reorder env vars for uniformity
* update description for SHORT_SURVEY_BASE_URL
* fix: add ASSET_PREFIX_URL to prod script & docker compose
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-10-05 11:04:34 +02:00
Shubham Palriwala
940332ced9
fix: survey validation bug and verbose logging ( #951 )
2023-10-05 09:51:20 +02:00
Shubham Palriwala
0c6acc0d41
feat: add authorization for webhook creation, updation, deletion actions ( #912 )
...
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-10-05 09:28:47 +02:00
Subham Ray
ff39086d21
feat: add Url Shortener ( #895 )
...
* WIP
* added prisma actions
* remove console.logs
* some more fixes
* tweaks
* addressed all PR review comments
* remove hits from the prisma schema and all its corresponding service logic
* add nanoid
* corrected placeholders
* change database model, bring shortUrl service up to Formbricks code conventions
* update UI and shortUrl endpoint to work with new service
---------
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-10-05 09:22:52 +02:00
Johannes
5f19ffabd1
feat: added port info and guide in gitpod doc page
...
feat: added port info and guide in gitpod doc page
2023-10-05 07:23:40 +05:45
Johannes
193855c3ff
Merge branch 'main' of github.com:formbricks/formbricks into gitpod-doc
2023-10-05 07:16:45 +05:45
Piyush Gupta
cddbabc4ad
fix: build error ( #949 )
2023-10-04 22:30:29 +02:00
Johannes
06f03f65ca
feat: Better Embedding of Link Surveys
...
feat: Better Embedding of Link Surveys
2023-10-04 23:35:30 +05:45
Anjy Gupta
2ec2695cde
Merge branch 'gitpod-doc' of https://github.com/anjy7/formbricks into gitpod-doc
2023-10-04 17:42:04 +00:00
Anjy Gupta
d0385eb203
Merge branch 'formbricks:main' into gitpod-doc
2023-10-04 23:10:20 +05:30
Anjy Gupta
999203531f
added back ticks
2023-10-04 17:38:52 +00:00
Anjy Gupta
6e4f9cde5c
highlighted url
2023-10-04 17:35:47 +00:00
Joe
59752f3ebe
feat: add option to overwrite color and position for single surveys ( #645 )
...
* feat: styles ui
* feat: handling brand color and position
* schema update
* survey type update
* feat: local styles preview
* prisma migration
* feat: overriding global settings
* fix: update wording
* fix: do not show positioning in link mode
* update wording
* feat: new component for placement ui
* fix: destructuring localsurvey
* fix: overwritePosition optional
* fix: brandcolor zod validation
* feat: overwrite highlight border setting
* update wording
* merge conflit resolved
* fix: minor review suggestions
* fix: renamed localsurvey to survey
* fix: db schema
* fix comment in .env.example
* fix build errors
* fix: placement
* fix getFirstEnvironmentByUserId function
* fix build errors
---------
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2023-10-04 19:09:48 +02:00
joyal007
438ffcd77f
conflict resolve
2023-10-04 22:09:01 +05:30
joyal007
b433275cb5
Merge conflict resolved'
2023-10-04 22:07:21 +05:30
joyal007
4dee291e32
radio button index updated
2023-10-04 22:07:20 +05:30
joyal007
8d9d9e7d76
merge conflic resolved
2023-10-04 22:07:20 +05:30
joyal007
6deab8fdcf
removed CTA button tabindex
2023-10-04 22:07:20 +05:30
joyal007
55c2830085
updated focus issue
2023-10-04 22:07:20 +05:30
joyal007
a126cc14a0
conflict resolved
2023-10-04 22:07:20 +05:30
joyal007
f8f5826151
added tabindex
2023-10-04 22:07:20 +05:30
joyal007
372ae167e0
updated tabindex
2023-10-04 22:07:20 +05:30
joyal007
5ffd8f748d
updated tabindex
2023-10-04 22:07:20 +05:30
joyal007
5f2f9717fd
updated tabindex
2023-10-04 22:07:20 +05:30
joyal007
f830f59e67
added tabindex
2023-10-04 22:07:20 +05:30
joyal007
882b3c4195
keyboard usablity
2023-10-04 22:07:20 +05:30
Rotimi Best
de40dc36e6
chore: move all services into the new folder structure ( #948 )
...
* chore: move environment services
* chore: move all services
2023-10-04 18:04:38 +02:00
Anjy Gupta
1c4394bf75
Merge branch 'formbricks:main' into gitpod-doc
2023-10-04 21:26:56 +05:30
Anjy Gupta
b121e69fb5
added gitpod setup overview
2023-10-04 15:56:31 +00:00
Piyush Gupta
9e19d11eed
purged LinkSurveyModal, fixed build error
2023-10-04 21:04:54 +05:30
Piyush Gupta
7580840bb5
resolved merge conflicts
2023-10-04 20:55:45 +05:30
Rotimi Best
6758d2d318
chore: move actions service to new folder structure ( #943 )
...
* feat: move actions service
* fix: rename folder to be singular not plural
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-10-04 17:00:03 +02:00