Bhagya Amarasinghe
1cfadd968a
feat: add FeedbackRecords Envoy gateway
2026-04-24 02:17:54 +05:30
Bhagya Amarasinghe
7ed7101ac1
feat: adds feedback record directory auth to api keys ( #7804 )
2026-04-23 18:04:17 +05:30
pandeymangg
2e926936fb
addressed feedback
2026-04-23 17:46:09 +05:30
pandeymangg
8bde75a9ff
chore: merge with epic/v5
2026-04-23 11:06:54 +05:30
pandeymangg
6b880f29cb
chore: merge with epic/v5
2026-04-23 11:00:25 +05:30
Dhruwang Jariwala
969c9834e5
fix: (Depr Env QA) update lang keys ( #7786 )
2026-04-23 10:57:47 +05:30
pandeymangg
5e33b7c9a4
fixes and e2e fixes
2026-04-23 10:55:20 +05:30
Dhruwang
230ea744fa
fix: simplify workspace permissions assignment in ViewPermissionModal
2026-04-23 10:38:18 +05:30
Anshuman Pandey
fae1fb8f96
fix: cleans up environmentId references ( #7792 )
2026-04-23 09:05:00 +04:00
Dhruwang
eac35daed9
fix: transllations
2026-04-23 10:34:29 +05:30
Johannes
45accc1edb
fix: align workspace naming in setup and email preview
...
Replace remaining environment wording with workspace terminology across setup flows, API key permissions, and email preview text, and switch the email Tailwind config to ESM so formatting hooks run under the current Node runtime.
Made-with: Cursor
2026-04-23 10:30:30 +05:30
Dhruwang Jariwala
02ebe8e9f8
fix: (Depr Env QA) update docs ( #7784 )
2026-04-23 10:23:23 +05:30
pandeymangg
cae859e326
sonarcloud fixes
2026-04-22 17:15:19 +05:30
pandeymangg
5352d563b6
fixes and consistency
2026-04-22 17:03:18 +05:30
Anshuman Pandey
711f2bfe67
chore: restores feedback record directory changes to epic/v5 ( #7806 )
2026-04-22 15:22:15 +04:00
pandeymangg
1ed9859ee7
fixes tests
2026-04-22 15:58:02 +05:30
pandeymangg
cd72a0a78d
adds translations
2026-04-22 15:44:45 +05:30
pandeymangg
2b09795787
feat: adds frd auth to api keys
2026-04-22 15:43:33 +05:30
Dhruwang Jariwala
ffd4478184
chore: merge epic/dashboards into epic/v5 ( #7798 )
...
Signed-off-by: gulshank0 <gulshanbahadur002@gmail.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
Co-authored-by: Theodór Tómas <theodortomas@gmail.com >
Co-authored-by: Anshuman Pandey <54475686+pandeymangg@users.noreply.github.com >
Co-authored-by: Bhagya Amarasinghe <b.sithumini@yahoo.com >
Co-authored-by: Chowdhury Tafsir Ahmed Siddiki <ctafsiras@gmail.com >
Co-authored-by: neila <40727091+neila@users.noreply.github.com >
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Tiago <1585571+xernobyl@users.noreply.github.com >
Co-authored-by: Harsh Bhat <90265455+harshsbhat@users.noreply.github.com >
Co-authored-by: Harsh Bhat <harshbhat@Harshs-MacBook-Air.local >
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
Co-authored-by: Balázs Úr <balazs@urbalazs.hu >
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com >
Co-authored-by: Gulshan <gulshanbahadur002@gmail.com >
Co-authored-by: Tiago Farto <tiago@formbricks.com >
Co-authored-by: Harsh Bhat <harsh121102@gmail.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-22 12:24:05 +04:00
Tiago
3fb09a1a26
feat: survey scheduling ( #7766 )
2026-04-21 15:00:51 +00:00
Dhruwang
34b94689ca
fix: address CodeRabbit review feedback on docs
...
- Fix broken API URLs in docs-feedback.mdx (remove /workspaces segment, fix https://, remove stray };)
- Add missing workspaceId path params to v2 spec (responses, displays, user)
- Remove environmentId from required arrays in v2 request schemas
- Fix stale terminology: environment→workspace in database-model, tenant-separation, tags, actions
- Fix broken link to removed test-environment page in webhooks.mdx
- Fix redundant "codebase" in naming-conventions description
- Use neutral hostname in audit-logging example
- Hyphenate "open-source" in license.mdx
- Consistent workspaceId formatting in wordpress.mdx
- Update link text to match anchor in actions.mdx
- Remove dual environmentId/workspaceId in headless-surveys example
- Fix stale <project_id> placeholder in headless-surveys
- Fix awkward Next.js card copy in framework-guides.mdx
- Clarify BC wording in v2 introduction.mdx
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-21 15:35:26 +05:30
Tiago Farto
901fac7e08
chore: fix env vars
2026-04-21 09:56:32 +00:00
Dhruwang
739c662863
chore: merge epic/v5 and resolve openapi.json conflicts
...
Accept epic/v5 removals (attribute-classes, people endpoints) and
re-apply workspaceId rename + deprecation notes + endpoint cleanup.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-21 15:22:17 +05:30
Dhruwang
535974ff8a
fix: align API specs with actual routes and add environment deprecation notes
...
- Restore v1 openapi.json from main with environmentId→workspaceId rename
- Remove 5 non-existent v1 endpoints and their orphaned MDX pages
- Update v1 descriptions from "environment" to "workspace" terminology
- Add environment deprecation notes to all v1 client API endpoints
- Remove 2 non-existent v2 client endpoints (contacts attributes, identify)
- Rename v2 project-teams → workspace-teams (path, operationIds, schema)
- Preserve environment deprecation notes in v2 spec
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-21 15:15:52 +05:30
Tiago Farto
a8b97abe9a
Merge remote-tracking branch 'origin/epic/v5' into feat/survey-scheduling
...
# Conflicts:
# pnpm-lock.yaml
2026-04-21 09:37:41 +00:00
Johannes
28103604b4
fix: (Depr Env QA) api v1/me regression ( #7761 )
...
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2026-04-21 13:26:01 +04:00
Tiago Farto
b5a7e15386
chore: fix build
2026-04-21 09:07:45 +00:00
Tiago Farto
fec4746d5d
chore: address PR comments
2026-04-21 08:51:32 +00:00
pandeymangg
175323e7d9
chore: merge with main
2026-04-21 14:07:14 +05:30
Tiago Farto
6130737d51
chore: fix DST bug
2026-04-20 16:57:48 +00:00
Tiago Farto
bf10a8d0b2
Merge branch 'epic/v5' into feat/survey-scheduling
2026-04-20 16:09:16 +00:00
Tiago Farto
612f8dceb8
chore: fix test
2026-04-20 15:50:38 +00:00
Tiago
0303f16db4
feat: BullMQ background jobs + response pipeline ( #7779 )
2026-04-20 15:30:20 +00:00
Tiago Farto
07635b160e
chore: fix test; migration
2026-04-20 15:13:27 +00:00
Tiago Farto
9cfcffdb5e
chore: bug fix; tests
2026-04-20 14:22:06 +00:00
Tiago Farto
02264ffc5f
chore: build fix
2026-04-20 13:25:01 +00:00
Serhat
e489c6a346
feat: Add Turkish (tr) translations ( #7645 )
...
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2026-04-20 12:51:25 +00:00
Tiago Farto
7dde3edd8d
chore: fix tests
2026-04-20 12:30:03 +00:00
Johannes
4304a7efd6
Rename Projects to Workspaces in docs
2026-04-20 13:56:27 +02:00
Tiago Farto
a89d598f8d
Merge branch 'epic/bullmq' into feat/survey-scheduling
2026-04-20 11:46:13 +00:00
Tiago Farto
6ff5af712f
chore: clean tests
2026-04-20 11:35:47 +00:00
Anshuman Pandey
398ba79e7e
feat: ces and csat questions ( #7688 )
...
Co-authored-by: Johannes <johannes@formbricks.com >
2026-04-20 15:33:26 +04:00
Tiago Farto
5127de9de0
chore: revert CI action
2026-04-20 11:11:09 +00:00
Tiago Farto
2bf7788a1b
Merge branch 'epic/bullmq' into feat/survey-scheduling
2026-04-20 11:07:33 +00:00
Tiago Farto
ee8122778b
chore: address PR comments
2026-04-20 10:43:32 +00:00
Tiago Farto
8aaa7ed9c0
chore: build fix
2026-04-20 10:00:06 +00:00
Johannes
bc7c8c5715
remove environment ID andenv references
2026-04-20 11:40:33 +02:00
Dhruwang Jariwala
ab1ea7a5ce
fix: remove legacy API rewrites from next.config.mjs ( #7764 )
...
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2026-04-20 13:38:30 +04:00
Tiago Farto
4f749355e0
chore: fix coverage test
2026-04-20 09:14:06 +00:00
Tiago Farto
18b60ddd35
chore: fix build
2026-04-20 08:52:59 +00:00