Shubham Palriwala
767de5d011
feat: authorization in notificationUpdateAction ( #1058 )
2023-10-10 15:15:01 +05:30
Shubham Palriwala
395ff50ac6
feat: authorization in deletePerson action ( #1063 )
2023-10-10 14:32:56 +05:30
Dhruwang Jariwala
6a280913c3
refactor: Unified single response card and improved UX ( #750 )
...
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: Dhruwang Jariwala <dhruwang@Dhruwangs-MacBook-Pro.local >
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-10-09 23:22:09 +02:00
Matti Nannt
d84e06b909
fix: formbricks connection status display ( #1041 )
2023-10-09 17:46:18 +02:00
Shubham Palriwala
52ea908709
feat: add authorization on product update action during onboarding ( #1009 )
...
Co-authored-by: Matti Nannt <mail@matthiasnannt.com >
2023-10-09 16:31:19 +02:00
Rohan Gupta
d05122d2fe
feat: auto prefilled prev ID when Question ID is left empty ( #1038 )
...
Co-authored-by: Rohan Gupta <rohan.gupta@zopper.com >
2023-10-09 15:48:56 +02:00
Shubham Palriwala
c3e50441cd
feat: add authorization on google integrations actions ( #1031 )
...
Co-authored-by: Matti Nannt <mail@matthiasnannt.com >
2023-10-09 14:51:02 +02:00
Matti Nannt
633704d96e
fix: add cors to display update endpoint ( #1036 )
2023-10-09 14:12:08 +02:00
Shubham Palriwala
f9fb2c6a99
fix: build error due to survey status becoming optional ( #1026 )
...
* fix: build error due to survey status becoming optional
* made refactors
* fix: use universal ID over newly created ID
* remove build step from github actions workflows
---------
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
Co-authored-by: Matti Nannt <mail@matthiasnannt.com >
2023-10-09 12:44:01 +02:00
Anshuman Pandey
a08a6e4b41
fix: file uploads bug ( #1027 )
...
* fix: fixes file upload bug
* fix: updates docker compose
2023-10-09 08:03:09 +02:00
Johannes
9bab070778
Merge branch 'main' into smooth-preview-animation
2023-10-08 23:59:10 +05:30
Dhruwang
e3a18632db
fixed shrink animation
2023-10-08 23:49:57 +05:30
Dhruwang
ea3f2fd7cd
merged main
2023-10-08 19:40:17 +05:30
Dhruwang
9614208fb9
made status optional and edited display update functionality
2023-10-08 19:36:42 +05:30
Dhruwang
93150b88b7
Merge branch 'main' of https://github.com/Dhruwang/formbricks into redesign-metadata
2023-10-08 16:28:47 +05:30
Dhruwang
4c3a17cdcc
made expansion animation smoother
2023-10-08 16:24:39 +05:30
Dhruwang
611fa814d4
Merge branch 'main' of https://github.com/Dhruwang/formbricks into KapadiaNaitik/main
2023-10-08 14:56:44 +05:30
Johannes
ac4790c38a
fix: form preview rerender on survey name change
...
fix: form preview rerender on survey name change
2023-10-08 14:02:48 +05:30
Johannes
8cfcf28a14
feat: add keyboard usability to end user survey experience
...
feat: add keyboard usability to end user survey experience
2023-10-08 13:37:02 +05:30
Johannes
53e3a80d6f
fix unrelated React error
2023-10-08 13:35:40 +05:30
Dhruwang
c37d924c85
merged latest changes and fixed preview reredering issue
2023-10-08 13:35:29 +05:30
Johannes
5a8bcd10e6
fix build error
2023-10-08 13:19:23 +05:30
Ayush
3af6498891
fix: rerender on name change
2023-10-08 08:39:37 +05:30
Johannes
66e6eaaabd
Merge branch 'main' of github.com:formbricks/formbricks into feat/full-screen-link-survey-preview
2023-10-07 17:07:34 +05:45
Ayush
86adc0eeff
Merge branch 'main' of https://github.com/zaCKoZAck0/formbricks into fix/form_rerender_name_change
...
merge main
2023-10-07 10:26:04 +05:30
Ayush
5bc4976fb9
fix: form rerender on name change
2023-10-07 09:53:03 +05:30
Yatharth Verma
4875e2c9d4
fix bottom margin as initially when its in fixed, window was getting cut in the top because of navigation bar
2023-10-07 07:57:26 +05:30
Yatharth Verma
74397f27f4
fix merge conflicts
2023-10-07 07:49:50 +05:30
Yatharth Verma
72c4496aac
improve animation
2023-10-07 07:47:26 +05:30
Matti Nannt
6e1bbf19fc
fix: build errors ( #981 )
2023-10-06 19:40:39 +02:00
Yatharth Verma
3d728b782f
making animation look natural for maximizing
2023-10-06 23:00:37 +05:30
Anshuman Pandey
fb509d49c9
feat: add base setup to enable file uploads ( #861 )
...
* feat: adds api handlers for upload and get file from S3
* feat: upload and fetch files from local storage
* feat: upload and fetch files from local storage
* feat: adds restriction check for allowed file extesnsions
* refactor
* fix: uses t3 env for validation
* fix: fixes validation issues in storage api
* merge with main
* fix: moves UPLOADS_DIR to constants file
* fix: moves private uploads to responseId
* chore: merge with main
* fix: changes api route
* remove comment in storage service, use services in client storage route
* simplify client storage endpoint
* rename fileType to contentType
* relocate storage endpoints, update validation
* update management storage route for readability
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-10-06 19:06:48 +02:00
Prasoon Mahawar
32633656ae
added condition for in-app survey only
2023-10-06 10:05:20 +00:00
Naitik Kapadia
c9f22290c4
Merge branch 'formbricks:main' into main
2023-10-06 14:32:57 +05:30
Johannes
197616ff4d
fix: backButton and button target mixup
...
fix: backButton and button target mixup
2023-10-06 13:14:55 +05:45
Johannes
10e3dd37db
fix drop off calculation
2023-10-06 12:46:13 +05:45
ShubhamPalriwala
96e3ba3cc9
fix: backButton and button target mixup & revert input validation
2023-10-06 12:20:23 +05:30
Naitik Kapadia
8eee903bfe
Merge branch 'formbricks:main' into main
2023-10-06 11:56:27 +05:30
Johannes
8dd5623883
tweak UI
2023-10-06 10:31:58 +05:45
Salim B
caaf903160
Fix sentence
2023-10-06 04:19:23 +02:00
Naitik
5e772f38ec
Merge branch 'main' of https://github.com/formbricks/formbricks
2023-10-05 13:30:20 +05:30
Shubham Palriwala
940332ced9
fix: survey validation bug and verbose logging ( #951 )
2023-10-05 09:51:20 +02:00
Naitik
48105c9e8f
Ensure Type Safety for inputType
2023-10-05 13:18:09 +05:30
Naitik
5245c29739
Replaced margin with space-x-2 and default placeholder
2023-10-05 13:02:07 +05:30
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
Piyush Gupta
cddbabc4ad
fix: build error ( #949 )
2023-10-04 22:30:29 +02:00
Naitik
54951822c3
Merge branch 'main' of https://github.com/formbricks/formbricks
2023-10-05 00:47:38 +05:30
Johannes
06f03f65ca
feat: Better Embedding of Link Surveys
...
feat: Better Embedding of Link Surveys
2023-10-04 23:35:30 +05:45
Naitik
4a90d87058
HTML Validation, Proper UI
2023-10-04 23:04:49 +05:30