Dhruwang
e94f82ea99
removed duplicate name
2025-11-25 11:27:25 +05:30
Dhruwang
f599062def
refactor(surveys): remove fb- prefix from Tailwind classes
...
- Remove 'fb-' prefix from Tailwind config in surveys package
- Update all TSX components to use standard Tailwind classes
- Update CSS files to remove fb- prefix from class names
- Update CSS variable references from --fb-* to --*
- Update test files to expect new variable names
- Update Storybook Tailwind config to include survey package content
This change simplifies development by using standard Tailwind classes
instead of prefixed ones, while maintaining style isolation through
the #fbjs container and important selector.
2025-11-25 10:42:34 +05:30
Dhruwang Jariwala
ed26427302
feat: add CSP nonce support for inline styles ( #6796 ) ( #6801 )
2025-11-21 15:17:39 +00:00
Matti Nannt
554809742b
fix: release pipeline boolean comparison for is_latest output ( #6870 )
2025-11-21 09:10:55 +00:00
Johannes
28adfb905c
fix: Matrix filter ( #6864 )
...
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2025-11-21 07:13:21 +00:00
Johannes
05c455ed62
fix: Link metadata ( #6865 )
2025-11-21 06:56:43 +00:00
Matti Nannt
f7687bc0ea
fix: pin Prisma CLI to version 6 in Dockerfile ( #6868 )
2025-11-21 06:36:12 +00:00
Dhruwang Jariwala
af34391309
fix: filters not persisting in response page ( #6862 )
2025-11-20 15:14:44 +00:00
Dhruwang Jariwala
70978fbbdf
fix: update preview when props change ( #6860 )
2025-11-20 13:26:55 +00:00
Matti Nannt
f6683d1165
fix: optimize survey list performance with client-side filtering ( #6812 )
...
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2025-11-19 06:36:07 +00:00
Matti Nannt
13be7a8970
perf: Optimize link survey with server/client component architecture ( #6764 )
...
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2025-11-19 06:31:41 +00:00
Dhruwang Jariwala
0472d5e8f0
fix: language switch tweak and docs feedback template ( #6811 )
2025-11-18 17:00:23 +00:00
Dhruwang Jariwala
00a61f7abe
chore: response page optimization ( #6843 )
...
Co-authored-by: igor-srdoc <igor@srdoc.si >
2025-11-18 16:50:48 +00:00
Matti Nannt
6999abba3b
fix: add typeorm security override (Dependabot #223 ) ( #6842 )
2025-11-18 10:35:34 +00:00
Matti Nannt
9ae66f44ae
feat: add filterDateField parameter to enable filtering by updated-at in responses endpoint ( #6833 )
...
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2025-11-18 10:14:45 +00:00
dependabot[bot]
7933d0077a
chore(deps): bump glob from 11.0.2 to 11.1.0 in the npm_and_yarn group across 1 directory ( #6838 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-18 11:13:41 +01:00
Johannes
cc8289fa33
feat: improve rating and NPS summary UI with aggregated view ( #6834 )
...
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2025-11-18 08:38:11 +00:00
Matti Nannt
c458051839
chore: upgrade playwright to fix dependabot warnings ( #6840 )
2025-11-18 08:33:52 +00:00
Johannes
718a199d5b
feat: add Personal Link generation UI ( #6819 )
...
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2025-11-18 05:37:23 +00:00
Matti Nannt
5ab9fdf1e3
feat: reduce environment cache TTL to 1 minute for CDN and Redis ( #6825 )
...
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2025-11-18 05:20:38 +00:00
Johannes
5741209aa9
fix: resolve metadata in hover confusion + other UI tweaks ( #6821 )
...
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2025-11-17 11:51:49 +00:00
Johannes
35d0d8ed54
feat: add AND relationship support for URL filters in No Code Actions ( #6822 )
2025-11-17 11:06:32 +00:00
Johannes
5bce5c0a3b
perf: Duplicate of Parallelize responses page data fetching v2 ( #6831 )
...
Co-authored-by: igor-srdoc <igor@srdoc.si >
2025-11-17 09:39:40 +00:00
Igor Srdoc
c61212964c
perf: Parallelize independent data fetching in responses page ( #6762 )
...
Co-authored-by: Johannes <johannes@formbricks.com >
2025-11-17 09:39:40 +00:00
Johannes
b8d41a6e9b
perf: optimize survey editor drag and drop performance ( #6823 )
2025-11-17 09:36:13 +00:00
Johannes
eedd5200a4
fix: allow 1 option + other in select question ( #6824 )
...
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2025-11-17 08:39:40 +00:00
Matti Nannt
71a85c7126
feat: add CUID v1 validation for environment ID endpoints ( #6827 )
...
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2025-11-17 07:33:52 +00:00
Dhruwang Jariwala
341e2639e1
feat: spanish translations ( #6817 )
...
Co-authored-by: Johannes <johannes@formbricks.com >
2025-11-13 14:48:37 +00:00
Dhruwang Jariwala
056470e6f0
fix: added variable key id mapping UI ( #6814 )
2025-11-13 09:56:42 +00:00
Dhruwang Jariwala
e965ad4b97
fix: raw html issues ( #6813 )
2025-11-13 09:12:39 +00:00
Johannes
12e703c02b
feat: add scroll indicator button to scrollable container ( #6803 )
...
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2025-11-11 11:59:58 +00:00
Johannes
07065f2675
fix: include responseStatus filter in active filter count display ( #6809 )
...
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2025-11-11 11:05:02 +00:00
Johannes
7ca45cefeb
fix: copy recontact options when copying surveys between environments ( #6802 )
2025-11-11 10:39:37 +00:00
Dhruwang Jariwala
4df28878db
fix: preview animation fix (duplicate) ( #6784 )
...
Co-authored-by: Praveen Thanikachalam <100035228+prave01@users.noreply.github.com >
2025-11-06 20:16:26 +00:00
Johannes
b355d05b25
fix: Tweak Recontact UI ( #6783 )
...
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2025-11-06 14:53:29 +00:00
Matti Nannt
e757e9aec9
fix: serve logo from self-hosted instance instead of external S3 bucket ( #6781 )
2025-11-05 14:57:44 +00:00
Dhruwang Jariwala
cf4119baf6
fix: update issue in welcome card ( #6779 )
2025-11-05 13:42:12 +00:00
Johannes
6be2ae3071
chore: update wording & UI tweak for easier SDK setup ( #6777 )
2025-11-05 06:10:14 +00:00
Dhruwang Jariwala
600b793641
chore: recalibrate survey editor width to 2/3 editor and 1/3 preview ( #6772 )
2025-11-04 09:10:31 +00:00
Dhruwang Jariwala
cde03b6997
fix: duplicate survey issue ( #6774 )
2025-11-04 08:19:25 +00:00
Anshuman Pandey
00371bfb01
docs: minio intructions for docker setup ( #6773 )
...
Co-authored-by: Akhilesh Patidar <akhileshpatidar989368@gmail.com >
Co-authored-by: Akhilesh <126186908+Akhileshait@users.noreply.github.com >
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-11-04 06:23:05 +00:00
Johannes
6be6782531
docs: improve API docs for better DX ( #6760 )
...
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2025-10-31 11:59:40 +00:00
Pyrrian
3ae4f8aa68
fix: nindent typo in securityContext helm chart ( #6753 )
2025-10-31 12:35:20 +01:00
Thomas Brugman
3d3c69a92b
feat: Add Dutch language support. ( #6737 )
2025-10-31 12:35:08 +01:00
dependabot[bot]
b1b94eaa66
chore(deps): bump next-auth from 4.24.11 to 4.24.12 in /apps/web in the npm_and_yarn group across 1 directory ( #6751 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2025-10-30 13:09:31 +00:00
Marc T.
67cc96449d
fix: allow access of /animated-bgs/** from public url ( #6748 )
...
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2025-10-30 12:21:50 +00:00
Dhruwang Jariwala
bf41a53b86
fix: survey ui loading issue ( #6755 )
2025-10-30 07:32:44 +00:00
Anshuman Pandey
26292ecf39
fix: welcome card headline in survey title ( #6749 )
2025-10-29 07:57:27 +00:00
Johannes
056e572a31
fix: move Follow ups to Enterprise plan ( #6734 )
...
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2025-10-28 09:04:22 +00:00
Johannes
d7bbd219a3
refactor: simplify Stripe integration and rename enterprise to custom ( #6720 )
2025-10-28 07:45:59 +00:00