github-actions[bot]
d0310fc243
Release formbricks-js 1.0.6 ( #796 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@formbricks/js@1.0.6
v1.0.3
2023-09-11 16:06:24 +09:00
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
f1688502a2
chore: Update npm package dependencies ( #794 )
...
* upgrade packages
* upgrade packages in demo & formbricks-com
* update web packages
2023-09-11 15:05:55 +09:00
Shubham Palriwala
3a202541d0
remove: @formbricks/errors ( #784 )
2023-09-11 10:29:12 +09:00
Matti Nannt
686b52fd14
chore: format code based on prettier rules ( #792 )
2023-09-10 17:15:43 +09:00
Kuluru Vineeth Kumar Reddy
7d11856f14
feat: response notes can now be edited ( #716 )
...
* - Feature Enhancement : Edit and Resolve Notes
* Merge branch 'main' of github.com:formbricks/formbricks into feature/updateNote
* update pencil icon
* - added editing the notes functionality in responses
---------
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-09-10 17:13:59 +09:00
Matti Nannt
ab668c307b
fix: link survey responses may fail when custom survey url is set ( #791 )
2023-09-10 14:33:04 +09:00
Matti Nannt
0a08d7df68
chore: Introduce unified survey UI package @formbricks/surveys ( #698 )
...
* add vite survey package
* add renderSurvey method
* add all survey components
* First working version of renderSurvey
* integrate survey package into survey preview
* add survey modal functionality to formbricks-surveys
* fix build errors and add new template types
* add response queue
* add simple formbricks-js integration
* add local state management for surveys
* add local storage to multiple choice and open text questions
* add local state to other question types, layout fixes
* Fix modal close button, clean js package code
* add new calculate progress function
* fix progressbar on thankyou card
* fix churn survey branching in demo product
* use tsup to bundle @formbricks/js
* update survey positioning in link surveys
* fix preview reset button in link survey
* change logic for progress bar
* update progressbar logic
* update spacing
* add conditional autofocus / disable for iframe
* add userId to link survey
* integrated email verification
* moved token verification and reading to server component
* ran pnpm format
* added question prefilling
* ran pnpm format
* Moved question prefilling logic to Link Survey
* Refactor types
* centralize survey package props, fix build errors
* fix userId in link survey
* fix survey closed message
* add redirect on complete, fix bugs
* smaller bugfixes
* smaller bugfixes
* fix bugs
* fix build errors
* remove logs
---------
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: Dhruwang <dhruwangjariwala18@gmail.com >
2023-09-10 14:06:55 +09:00
Matti Nannt
bf6ed3576c
feat: Add option to customize link survey url using NEXT_PUBLIC_SURVEY_BASE_URL ( #787 )
2023-09-08 14:01:56 +09:00
Johannes
38092f8a7c
fix: (docs) n8n page heading bug and responsiveness issues
...
fix: (docs) n8n page heading bug and responsiveness issues
2023-09-07 18:57:32 +02:00
ShubhamPalriwala
d290b6e011
fix: (docs) n8n page heading bug and responsiveness issues
2023-09-07 21:55:05 +05:30
Shubham Palriwala
c901ab13f5
fix: build error in formbricks-com when STRAPI_API_KEY not set ( #785 )
2023-09-07 23:21:24 +09:00
Dhruwang Jariwala
0a1de196aa
chore: moves setup checklist to react server components ( #695 )
...
* Chore: moves setup checklist to RSC
* fix other merge conflictsg
* made code refactors
* added TAction as return type for getActions
* fixed build issues
* fix environmentNotice component
* refactor EnvironmentNotice component
* fix js tests
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-09-06 15:18:49 +09:00
Shubham Palriwala
b0d7bd8686
feat: add email setup to single script prod setup ( #752 )
2023-09-06 13:32:46 +09:00
Dhruwang Jariwala
6a121680ba
feat: Add ability to change back button label ( #753 )
...
* adds back button label adjust
* update wording
* made some refactors
---------
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: Dhruwang Jariwala <dhruwang@Dhruwangs-MacBook-Pro.local >
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-09-06 13:29:44 +09:00
Shubham Palriwala
edc8870e09
chore: Add Missing Environment Variables in Documentation ( #754 )
...
* fix: remove unused stripe_public_key env var
* feat: include all possible env vars in documentation
* update enviroment variables in docs
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-09-06 13:26:28 +09:00
github-actions[bot]
bd84cdf532
chore: Release formbricks-js 1.0.5 ( #781 )
...
* Version Packages
* ignore formbricks-web in changeset
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
@formbricks/js@1.0.5
2023-09-06 12:48:13 +09:00
Matti Nannt
bea1f99374
chore: Prepare release of formbricks-js 1.0.5 ( #780 )
2023-09-06 12:39:46 +09:00
Shubham Palriwala
713753cdf8
fix: array nullity checks in js packages leads to unpredicted error message ( #771 )
2023-09-06 10:37:43 +09:00
Shubham Palriwala
e8b54dd3ae
fix: Generalise login error messages to prevent user account enumeration ( #772 )
2023-09-06 10:35:45 +09:00
RafalAtGaragenet
36bd14e4f6
fix: Null pointer expection for multiple choice question on web-app form ( #770 )
2023-09-06 10:31:34 +09:00
Johannes
5b704b536d
refactor: Solve confusion around dev/prod API Keys
...
refactor: Solve confusion around dev/prod API Keys
2023-09-05 20:46:44 +02:00
Johannes
c2d3d6889f
always show notice
2023-09-05 20:32:32 +02:00
Johannes
4490d2a2f5
Merge branch 'main' of github.com:formbricks/formbricks into prod-dev-apikey
2023-09-05 20:16:43 +02:00
Johannes
1b407a9fb4
fix: document People and Display APIs
...
fix: document People and Display APIs
2023-09-05 19:44:32 +02:00
Dhruwang
6ab89fa054
moved environmentNotice to shared component and made some refactors
2023-09-05 20:03:04 +05:30
Matti Nannt
b174afc1c6
fix: eslint in pre-commit hook failed ( #776 )
2023-09-05 16:45:42 +09:00
Dhruwang
59af9c9905
API key check
2023-09-05 11:17:35 +05:30
Matti Nannt
2e727a418c
fix: Update n8n-node dependencies ( #774 )
2023-09-05 14:37:22 +09:00
Matti Nannt
5a457ef627
Increase turborepo concurrency level ( #773 )
2023-09-05 14:10:51 +09:00
ShubhamPalriwala
796ba307f0
fix: document missing APIs
2023-09-04 16:24:13 +05:30
Matti Nannt
1c7ca87439
Improve developer experience by analyzing PRs automatically using Github Actions ( #768 )
...
* Improve developer experience by analyzing PRs automatically using Github actions
* update docker workflow base images
* use ubuntu latest image
* move issue label action to workflow dir
2023-09-04 17:05:30 +09:00
dependabot[bot]
65e1a418f7
Bump semver from 5.7.1 to 5.7.2 ( #737 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-04 16:56:02 +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
Pratik
aa79c4c319
Add n8n Integration to Formbricks ( #733 )
...
* add n8n integration
* add n8n inside packages
* added documentation for n8n setup
* add formbricks scope to package
* add changeset config for automatic package deployment
* remove old docs navigation
* add new package README
* update prettier config & reformat
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-09-04 12:14:31 +09:00
Sital Adhikari
caa6979a1d
Fix some images break the layout on formbricks-com ( #765 )
2023-09-04 10:59:25 +09:00
Dhruwang Jariwala
b00beadf2e
Add Email Verification option to Link Surveys ( #762 )
...
* completed frontend
* Adds email verifaction for Link Surveys
* remove console.log
* run pnpm format
* rename userId to verify
* add loading state
* fix type names
* add types to prisma
---------
Co-authored-by: Dhruwang Jariwala <dhruwang@Dhruwangs-MacBook-Pro.local >
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-09-02 15:34:00 +09:00
Shubham Palriwala
eae8e2db24
Add API documentation for Surveys & Profile Management API ( #761 )
2023-09-01 23:44:15 +09:00
Johannes
5db306600b
Mention Editing Build-time Variables in deployment Guides
...
Mention Editing Build-time Variables in deployment Guides
2023-09-01 10:11:19 +02:00
Johannes
d21fd629e6
Update Career wording
...
Update Career wording
2023-08-31 17:58:33 +02:00
Johannes
2df31fbb07
update wording
2023-08-31 17:57:35 +02:00
ShubhamPalriwala
17406a0dd4
feat: mention about editing build time variables in all deployment guides
2023-08-31 20:11:13 +05:30
Johannes
908b9d0ae4
update job description
...
update job description
2023-08-31 15:40:35 +02:00
Johannes
885fe10dc5
update job description
2023-08-31 15:40:00 +02:00
Johannes
5b1eecc71e
Remove inline comment for smtp_port to avoid docker build failure
...
Remove inline comment for smtp_port to avoid docker build failure
2023-08-31 10:05:59 +02:00
Johannes
8156a759fc
Add Rivet to OSS Friends
...
Add Rivet to OSS Friends
2023-08-31 08:39:03 +02:00
Nathan Flurry
50bb510ae4
Add Rivet
2023-08-30 22:27:22 +00:00
Johannes
775a4e74b4
Replace Logo in readme
...
Replace Logo in readme
2023-08-30 16:59:26 +02:00
Johannes
9c2e26c5b4
Replace Logo
...
Replace Logo
2023-08-30 16:58:44 +02:00