Commit Graph

4993 Commits

Author SHA1 Message Date
pandeymangg 343ce4568a fixes tests 2026-02-26 16:18:22 +05:30
pandeymangg f7506d14b0 fixes import 2026-02-26 15:38:39 +05:30
pandeymangg e1b2bda239 Merge branch 'epic/connectors' into fix/polish-formbricks-connector 2026-02-26 14:57:37 +05:30
Anshuman Pandey b2705a4f8f feat: use @formbricks/hub SDK instead of custom hub-client (#7357) 2026-02-26 13:22:52 +04:00
pandeymangg 621cdada36 fix: build 2026-02-26 14:49:52 +05:30
pandeymangg e867caa373 adds tests for hub-client 2026-02-26 14:34:16 +05:30
pandeymangg 50310bb7f6 feedback 2026-02-26 13:39:29 +05:30
pandeymangg c21b65e53f feedback 2026-02-26 13:35:26 +05:30
Tiago Farto de79b58648 chore: fix lock file 2026-02-25 17:28:11 +00:00
Tiago Farto 04d528b9b8 chore: fix lock file 2026-02-25 17:22:56 +00:00
Tiago Farto c815b11015 chore: refactored hub client 2026-02-25 17:19:53 +00:00
Tiago Farto 1e7830d850 chore: refactored hub initialization 2026-02-25 13:38:19 +00:00
Tiago Farto 77cd1e9bd1 chore: additional test coverage 2026-02-25 12:46:05 +00:00
Tiago Farto e665227437 feat(connector): use @formbricks/hub SDK instead of custom hub-client
- Remove apps/web/lib/connector/hub-client.ts
- Add @formbricks/hub dependency to apps/web
- pipeline-handler: create Hub client from env (HUB_API_KEY, HUB_API_URL), call SDK create in batch with same results shape
- transform: use FormbricksHub.FeedbackRecordCreateParams from SDK directly

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-25 12:20:46 +00:00
pandeymangg d7d23a90dd fixes sonarqube complexity 2026-02-25 13:00:35 +05:30
pandeymangg 6028623821 fixes feedback 2026-02-25 12:14:34 +05:30
pandeymangg d76fc301d4 fix: adds HUB_API_URL to .env.exmaple 2026-02-25 10:32:05 +05:30
pandeymangg 314734ca86 chore: merge with epic 2026-02-25 10:22:52 +05:30
Harsh Bhat 75e71e39bc feat: Unify POC hackathon (#7169)
Co-authored-by: Harsh Bhat <harshbhat@Harshs-MacBook-Air.local>
Co-authored-by: Johannes <johannes@formbricks.com>
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com>
Co-authored-by: TheodorTomas <theodortomas@gmail.com>
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com>
2026-02-24 17:59:28 +01:00
pandeymangg 02819998ca fix: formbricks connector changes 2026-02-24 22:22:23 +05:30
pandeymangg 7764011ddf adds tests 2026-02-24 14:23:42 +05:30
pandeymangg 0e5e03a77d merge 2026-02-24 13:01:52 +05:30
pandeymangg 746b02326a Merge branch 'epic/connectors' into feat/unify 2026-02-24 12:38:37 +05:30
pandeymangg 063af018fa fixes i18n issues 2026-02-24 12:35:08 +05:30
pandeymangg 1d74aadeec fixes 2026-02-24 12:11:37 +05:30
pandeymangg 4c3a240221 fixes feedback 2026-02-24 11:39:20 +05:30
Tiago 337aedf463 feat: Add Formbricks Hub to Docker Compose and Helm chart (#7284) 2026-02-23 14:35:33 +01:00
pandeymangg 68e39afe61 fixes sonar issue 2026-02-23 16:58:07 +05:30
pandeymangg a330026af8 fixes lint error 2026-02-23 16:54:58 +05:30
pandeymangg 964fcb3ab9 fixes feedback 2026-02-23 16:50:14 +05:30
pandeymangg 8e2f8302e4 csv parsing uses csv package 2026-02-23 16:02:40 +05:30
pandeymangg cd280d7a77 fixes e2e tests 2026-02-23 13:45:53 +05:30
pandeymangg 071b0ded2a lint fix 2026-02-20 12:45:20 +05:30
pandeymangg cc2303baac some more cleanup 2026-02-20 12:39:35 +05:30
pandeymangg 65e32ad0d4 more cleanup 2026-02-19 16:32:32 +05:30
pandeymangg 7284bc4c4c fixes 2026-02-19 13:54:53 +05:30
pandeymangg e90b8228d0 fixes 2026-02-18 17:07:23 +05:30
pandeymangg 3233dec57f some fixes 2026-02-18 16:09:16 +05:30
pandeymangg d6794382da removes unnecessary packages 2026-02-18 14:42:59 +05:30
pandeymangg 526ddf8d2e chore: remove chart.tsx 2026-02-18 14:18:10 +05:30
pandeymangg c6600d4eca charts are back 2026-02-18 14:15:57 +05:30
pandeymangg 8ac73fe35c chore: merge with epic 2026-02-18 14:11:03 +05:30
pandeymangg 67a2e6074e cleanup 2026-02-18 13:23:31 +05:30
Anshuman Pandey 817e108ff5 docs: adds migration docs (#7281)
Co-authored-by: Bhagya Amarasinghe <b.sithumini@yahoo.com>
2026-02-17 17:01:46 +01:00
Theodór Tómas 33542d0c54 fix: default preview colors (#7277)
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com>
2026-02-17 11:28:58 +00:00
Matti Nannt f37d22f13d docs: align rate limiting docs with current code enforcement (#7267)
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com>
2026-02-17 07:42:53 +00:00
Anshuman Pandey 202ae903ac chore: makes rate limit config const (#7274) 2026-02-17 06:49:56 +00:00
Dhruwang Jariwala 6ab5cc367c fix: reduced default height of input (#7259) 2026-02-17 05:11:29 +00:00
Theodór Tómas 21559045ba fix: input placeholder color (#7265) 2026-02-17 05:11:01 +00:00
Theodór Tómas d7c57a7a48 fix: disabling cache in dev (#7269) 2026-02-17 04:44:22 +00:00