Matti Nannt
9791490449
chore: update npm deps & survey/js package version ( #2171 )
2024-03-02 11:17:53 +00:00
Matti Nannt
6340d499b9
chore: prepare 1.5.0 release, update deps ( #1962 )
2024-01-26 10:28:36 +00:00
Anshuman Pandey
ee5a519120
feat: lazy loading for @formbricks/surveys ( #1940 )
...
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
Co-authored-by: ShubhamPalriwala <spalriwalau@gmail.com >
2024-01-25 15:05:46 +00:00
Matti Nannt
d36de1e54f
fix: remove comments in env files ( #1817 )
2023-12-21 15:39:30 +00:00
Matti Nannt
8857c971d6
fix: changeset release pipeline ( #1811 )
2023-12-21 11:35:35 +00:00
Rotimi Best
2ce759c023
feat: Tests for Response service ( #1527 )
...
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-12-18 11:32:50 +00:00
Matti Nannt
cd4b6fdae0
chore: add prettier config for import sorting, update packages, migrate to prettier 3 ( #1777 )
2023-12-14 09:51:02 +00:00
Dhruwang Jariwala
59936e54a0
feat: add playwright e2e tests infrastructure ( #1742 )
...
Co-authored-by: ShubhamPalriwala <spalriwalau@gmail.com >
2023-12-07 10:51:45 +00:00
Shubham Palriwala
25525e0b03
fix: docker builds to work with node 20 ( #1728 )
2023-12-04 11:13:56 +00:00
Matti Nannt
7331d1dd5a
chore: update npm dependencies to latest version ( #1651 )
2023-11-21 08:32:07 +00:00
Neil Chauhan
c979e0ed76
chore: update turbo ( #1345 )
...
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-10-20 18:47:12 +00:00
Matti Nannt
46be7529fd
chore: simplify packages dependencies ( #1243 )
2023-10-17 09:56:01 +00:00
Naitik
54951822c3
Merge branch 'main' of https://github.com/formbricks/formbricks
2023-10-05 00:47:38 +05:30
Matti Nannt
8efb1054dd
fix: issue in responseQueue that could lead to a response sent twice ( #795 )
...
* fix: responseQueue may be executed twice
* release new formbricks-js version
* update bundle analysis
2023-09-11 16:03:14 +09:00
Matti Nannt
b174afc1c6
fix: eslint in pre-commit hook failed ( #776 )
2023-09-05 16:45:42 +09:00
Matti Nannt
5a457ef627
Increase turborepo concurrency level ( #773 )
2023-09-05 14:10:51 +09:00
Matti Nannt
8a46b2c4be
Add Pre-Commit Hook for linting & formatting ( #767 )
...
* add pre-commit hook for linting & formatting
* add husky
* update n8n package json, update package-lock file
2023-09-04 15:45:18 +09:00
github-actions[bot]
5e640b1c54
Release Formbricks n8n package ( #766 )
...
* Version Packages
* add n8n package to release pipeline
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-09-04 14:24:07 +09:00
Matti Nannt
a1a66ef6be
Fix close-on-date pipeline not executed properly ( #662 )
...
* Fix github action closeOnDate pipeline
* remove prebuild turbo build
2023-08-07 19:54:23 +02:00
Matti Nannt
3a17c6b085
Fix errors in pnpm go script dependencies ( #600 )
2023-07-21 15:12:12 +02:00
Matti Nannt
94c11193e5
Fix changesets config ( #551 )
2023-07-13 20:44:29 +02:00
Dhruwang Jariwala
cfedd0f4b8
Add 'pnpm go' command for better DX ( #538 )
...
* added go script
* let turbo manage go command
* delete unused READMEs and update contribution docs
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-07-12 21:19:03 +02:00
Johannes
81ea563dbc
update lp, add blog post
2023-07-07 12:14:57 +02:00
Matti Nannt
a9f4d4e28b
Dev Experience Performance Improvements ( #481 )
...
* only add packages once to their main package and remove them from other packages to avoid version conflicts
* update package versions
* update package versions, clean packages
* remove old vscode settings
* exclude formbricks-com from pnpm dev
* narrow down tsconfig includes, pnpm-lock update
* add pnpm test to github action
2023-07-04 20:54:41 +02:00
Shubham Palriwala
d67858e2ea
Add tests to formbricks-js ( #399 )
...
* init: jest for formbricks/js
* test: formbricks init
* test: formbricks set attributes
* test: formbricks updated attributes
* test: formbricks track, refresh, route change
* test: formbricks logout
* chore: use strict checking & replace let w const
* chore: destructure variables
* feat: test coverage visibility
* updated: pnpm lock file
* feat: tests now use a mock API
* fix: mock actual formbricks survey response and not empty placeholders
* rename: unit test for clarity
* chore: destructure setting attributes into individual tests
* feat: mock console logger for cleaner cli during tests
* add top level test script for turbo
* update babel config to fix errors in formbricks-js build
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-06-30 16:29:38 +02:00
Matti Nannt
97263a66cc
Add new client endpoints & webhook functionality ( #355 )
...
* add new zod schema for responses
* add new client endpoints for responses
* add services for responses and surveys
* add new responses model to webhooks & email
---------
Co-authored-by: Johannes <johannes@formbricks.com >
2023-06-12 19:51:13 +02:00
Matti Nannt
0f6210c559
fix prisma commands with new json plugin ( #328 )
...
* add prisma migration, change prisma commands
* remove userAttributes from type definitions
2023-05-31 17:45:47 +02:00
Matthias Nannt
9b38f9bf9a
add clean command to all packages
2023-05-12 13:13:19 +02:00
Matti Nannt
60f7103198
Revert & gradually use updated files ( #280 )
...
* revert to last working version
* add updated ui components
* update formbricks-com components
* apply prettier formatting
* update apps/web files
2023-05-10 00:20:43 +02:00
Matti Nannt
650b674e24
update all packages, fix typescript errors ( #277 )
...
* simplify ui package, update all packages
* fix typescript errors that occur during build
2023-05-09 13:18:07 +02:00
Matthias Nannt
8d38031b11
fix docker build errors, simplify docker file to fix startup issue, update nextjs
2023-05-05 09:53:25 +02:00
Matthias Nannt
3f4e53c5e3
update pnpm version in package.json
2023-04-05 13:39:21 +02:00
Matthias Nannt
070d69f094
small bugfixes, add simple posthog out endpoint
2023-04-04 15:10:08 +02:00
Matti Nannt
5dc5f968d1
Update custom form layout ( #204 )
...
* add new layout for custom survey view
* make filterNavigation work without schema
2023-02-14 14:30:34 +01:00
Matthias Nannt
524f35aba1
update database packages and prisma version, add db:migrate:vercel command to use MIGRATE_DATABASE_URL
2023-02-03 15:29:00 +01:00
Matthias Nannt
9311dc0f6f
update react lib
2022-11-22 12:27:46 +01:00
Matthias Nannt
48575afd4c
add new react package version
2022-11-15 16:38:37 +01:00
Matthias Nannt
0e946c7692
publish npm package via changeset
2022-11-15 16:13:31 +01:00
Matti Nannt
28b6410dbb
Feature/add react lib to monorepo #107 ( #115 )
...
* add changesets
* add react-app to monorepo
2022-10-18 12:24:17 +02:00
Matti Nannt
5c378bc8ce
Feature/monorepo #95 ( #105 )
...
Move repository into a monorepo with turborepo and pnpm.
This is a big change in the way the code is organized, used and deployed.
2022-10-13 09:46:43 +02:00
Matthias Nannt
2d63249f63
bugfix links in nocode paragraph not working in app ( #94 )
2022-10-10 10:57:51 +02:00
Matthias Nannt
de8173bc84
update react library version with fixed radio buttons #85
2022-09-20 10:08:38 +02:00
Matthias Nannt
db01eafb24
remove user fingerprinting
2022-09-02 16:18:26 +02:00
Matthias Nannt
e2bbb6e5a9
Feature/webhook ( #75 )
...
* Add webhook functionality #24
2022-08-31 08:22:31 +02:00
Matthias Nannt
c674d58c69
Fix Posthog Tracking ( #71 )
...
* Use simple API calls for Posthog Tracking to increase compatibility
2022-08-25 18:59:41 +02:00
Matthias Nannt
246698ca02
fix posthog issue, introduce telemetry for self-hosted version
2022-08-24 20:46:25 +02:00
Matthias Nannt
f4f248860b
disable posthog autotracking, send specific events via backend ( #62 )
2022-08-17 22:57:53 +02:00
Matthias Nannt
6bf178fd85
update version number
2022-08-16 14:17:04 +02:00
Matthias Nannt
aa6c254872
Truncate formname fixes #56 ( #60 )
...
* truncate in formlist
* truncate in breadcrumbs
2022-08-16 12:01:36 +02:00
Matthias Nannt
419e12777a
update date-fns package to fix pipeline issues
2022-08-11 12:01:22 +02:00