Shubham Palriwala
|
4cd23e62bb
|
feat: load surveys package on-the-fly in web-app (#2375)
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
|
2024-04-08 06:03:24 +00:00 |
|
Matti Nannt
|
62da30246a
|
chore: update npm dependencies (#2403)
|
2024-04-05 18:47:36 +02:00 |
|
Anshuman Pandey
|
1e81b1df8e
|
fix: vercel build (#2394)
Co-authored-by: Matti Nannt <mail@matthiasnannt.com>
|
2024-04-05 16:07:47 +00:00 |
|
Manish Singh Bisht
|
160b3f6353
|
feat: Branded Link Surveys (#2262)
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com>
Co-authored-by: Johannes <johannes@formbricks.com>
Co-authored-by: Shubham Palriwala <spalriwalau@gmail.com>
|
2024-04-05 11:20:39 +00:00 |
|
Dhruwang Jariwala
|
171469e26a
|
fix: replace survey link display div with input field (#2389)
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com>
|
2024-04-05 09:48:00 +00:00 |
|
Dhruwang Jariwala
|
91822c6ced
|
fix: issues in multi select, rating and nps questions (#2397)
Co-authored-by: Johannes <johannes@formbricks.com>
|
2024-04-05 09:33:04 +00:00 |
|
Dhruwang Jariwala
|
7e6fe63f6a
|
feat: Video upload (#2351)
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com>
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com>
Co-authored-by: Johannes <johannes@formbricks.com>
|
2024-04-05 04:40:52 +00:00 |
|
Dhruwang Jariwala
|
9f7cb7c1b9
|
fix: onboarding issues (#2373)
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com>
|
2024-04-04 21:26:09 +00:00 |
|
Shubham Palriwala
|
9e06dde2fc
|
fix: use MIGRATE_DB_URL if present else fallback to DB_URL in migrate:deploy (#2390)
|
2024-04-04 12:24:55 +00:00 |
|
Dhruwang Jariwala
|
f2c6bfd80f
|
fix: Survey editor tweaks (#2378)
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com>
Co-authored-by: Johannes <johannes@formbricks.com>
|
2024-04-04 09:10:19 +00:00 |
|
Dhruwang Jariwala
|
bc86249047
|
fix: recall not working with prefilled answer (#2379)
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com>
|
2024-04-04 08:45:13 +00:00 |
|
dependabot[bot]
|
2a35feb127
|
chore(deps-dev): bump the npm_and_yarn group across 1 directory with 1 update (#2387)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-04 08:18:47 +00:00 |
|
Matti Nannt
|
1e0c90ca6f
|
feat: add pgbouncer to kamal setup (#2382)
Co-authored-by: ShubhamPalriwala <spalriwalau@gmail.com>
|
2024-04-04 07:18:16 +00:00 |
|
Anshuman Pandey
|
d94e003244
|
fix: adds action to response meta (#2381)
|
2024-04-03 13:35:08 +00:00 |
|
Shubham Palriwala
|
20eb679842
|
feat: use redis for rate limiting & next caching to resolve memory issues (#2078)
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
|
2024-04-02 14:46:43 +00:00 |
|
Shubham Palriwala
|
c8ab6644bf
|
chore: cleanup css console log (#2376)
|
2024-04-02 12:48:54 +00:00 |
|
Shubham Palriwala
|
98e0006f88
|
docs: in-app & link multi language surveys (#2350)
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com>
Co-authored-by: Johannes <johannes@formbricks.com>
|
2024-04-02 12:35:31 +00:00 |
|
Anshuman Pandey
|
ec5f6301d3
|
fix: relative image urls (#2369)
Co-authored-by: Matti Nannt <mail@matthiasnannt.com>
|
2024-04-01 14:02:38 +00:00 |
|
Dhruwang Jariwala
|
5dc9a4da2f
|
feat: Matrix question (#2271)
Co-authored-by: Johannes <johannes@formbricks.com>
Co-authored-by: Shubham Palriwala <spalriwalau@gmail.com>
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com>
|
2024-04-01 12:39:47 +00:00 |
|
Matti Nannt
|
cebc386de3
|
fix: error due to unused import (#2368)
|
2024-03-30 19:14:12 +00:00 |
|
Matti Nannt
|
4c118784be
|
fix: date format transformation causing sync error (#2366)
|
2024-03-30 16:11:55 +01:00 |
|
Anshuman Pandey
|
85e5828cc8
|
fix: hotfix for sync validation errors (#2364)
|
2024-03-29 16:06:51 +00:00 |
|
Dhruwang Jariwala
|
dfb1f86ddb
|
fix: show responses in summary that doesn't fit the current schema (#2318)
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
|
2024-03-28 16:27:00 +00:00 |
|
Anshuman Pandey
|
f15a4b237d
|
fix: s3-cache (#2362)
|
2024-03-28 15:38:25 +00:00 |
|
Shubham Palriwala
|
0f95f1c98c
|
feat: Revamp @formbricks/js package (#2299)
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
|
2024-03-28 10:32:08 +00:00 |
|
Piyush Gupta
|
b99b499cde
|
feat: No responses due to filter state (#2283)
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
|
2024-03-27 14:22:24 +00:00 |
|
Piyush Gupta
|
784930d9fc
|
fix: first question preview in share embed modal (#2284)
|
2024-03-27 14:18:57 +00:00 |
|
Matti Nannt
|
54fe0081ae
|
fix: remove survey autofocus in iframe, improve accessibility of question components (#2345)
|
2024-03-27 14:17:29 +00:00 |
|
Matti Nannt
|
f2dc157d54
|
chore: optimize sync endpoint performance (#2342)
|
2024-03-26 20:16:43 +00:00 |
|
nikunj
|
a70810cb91
|
feat: display URL in metadata (#2329)
Co-authored-by: Matti Nannt <mail@matthiasnannt.com>
|
2024-03-26 16:14:36 +00:00 |
|
Matti Nannt
|
a1e5060518
|
fix: displayPercentage not working for inline-triggers (#2340)
|
2024-03-26 16:00:24 +00:00 |
|
nikunj
|
46f062e81d
|
fix: Profile image showing incorrectly (#2307)
Co-authored-by: Matti Nannt <mail@matthiasnannt.com>
|
2024-03-25 14:34:59 +00:00 |
|
Matti Nannt
|
1a15d3f6f9
|
fix: question header in csv export (#2331)
|
2024-03-25 12:35:29 +00:00 |
|
Dhruwang Jariwala
|
7a93af3f25
|
fix: discard formatting on paste in Lexical Editor (#2315)
|
2024-03-25 12:34:55 +00:00 |
|
Matti Nannt
|
18f1bc5490
|
fix: remove pino to fix Vercel deployment (#2328)
|
2024-03-25 08:50:33 +00:00 |
|
Shubham Palriwala
|
dadc337955
|
feat: pino logger for formbricks (#2296)
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
|
2024-03-22 13:21:44 +00:00 |
|
Matti Nannt
|
520d6bee78
|
chore: increase service caching period to 3 hours (#2323)
|
2024-03-22 11:11:14 +01:00 |
|
Anshuman Pandey
|
fa370c6900
|
feat: Advanced Custom Styling (#2182)
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com>
Co-authored-by: Johannes <johannes@formbricks.com>
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
|
2024-03-22 09:50:16 +00:00 |
|
Dhruwang Jariwala
|
00beeb0501
|
fix: recall parsing in emails and improvements in response pipeline (#2187)
Co-authored-by: Matti Nannt <mail@matthiasnannt.com>
Co-authored-by: Shubham Palriwala <spalriwalau@gmail.com>
|
2024-03-21 13:03:13 +00:00 |
|
Dhruwang Jariwala
|
3c80eb35d2
|
fix: Skip onboarding for invite (#2246)
|
2024-03-21 11:40:02 +00:00 |
|
Dhruwang Jariwala
|
f22e3fd549
|
fix: added migration script to fix range in rating question (#2298)
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
|
2024-03-20 20:20:10 +00:00 |
|
Dhruwang Jariwala
|
7b2cf9f3d8
|
fix: translate survey and migration script (#2290)
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
|
2024-03-20 17:37:01 +00:00 |
|
Matti Nannt
|
33f5da8c94
|
fix: unable to create actionClass due to caching issue (#2297)
|
2024-03-20 15:35:08 +00:00 |
|
Matti Nannt
|
a99b53ae32
|
fix: pull surveys package from formbricks cloud as a hotfix (#2292)
|
2024-03-20 13:34:14 +01:00 |
|
Matti Nannt
|
8f18e05075
|
fix: caching issue with translate surveys (#2288)
|
2024-03-19 19:36:28 +00:00 |
|
Matti Nannt
|
c611ed5cfe
|
chore: change caching revalidation interval to 30minutes (#2286)
|
2024-03-19 20:18:42 +01:00 |
|
Matti Nannt
|
65dedfe500
|
chore: npm version upgrade 1.7.1 (#2285)
|
2024-03-19 13:35:11 +01:00 |
|
Matti Nannt
|
f494661235
|
fix: complex surveys not accepted in surveys management endpoint (#2282)
|
2024-03-19 12:10:18 +00:00 |
|
Matti Nannt
|
6c84850a7e
|
fix: unable to save legacy surveys (#2280)
|
2024-03-19 09:06:18 +00:00 |
|
Matti Nannt
|
63708ec92b
|
fix: Increase multilanguage data migration timeout (#2278)
|
2024-03-18 19:32:01 +00:00 |
|