Matthias Nannt
fbc1c74046
fix migrations
2023-04-19 14:36:54 +02:00
Moritz Rengert
48bac2128e
Add NPS Question Type ( #243 )
...
Add NPS Question Type
---------
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-04-19 14:28:58 +02:00
Matti Nannt
d2ee0d6a9a
Add Link Survey Functionality ( #239 )
...
Users can now create & send link surveys to their customers.
2023-04-18 11:40:30 +02:00
Matthias Nannt
9e1a17a3ef
fix build errors in formbricks-com
2023-04-14 15:53:00 +02:00
Moritz Rengert
a0baa25864
Feature Thank You Card ( #222 )
...
add thankyou card to surveys.
---------
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-04-12 12:35:04 +02:00
Matthias Nannt
0560526b53
fix response summary / list not working without personId
2023-04-07 16:39:46 +02:00
Matthias Nannt
6e761b0a91
add migration
2023-04-06 14:51:23 +02:00
Matthias Nannt
5111efdfdf
make personId optional in response
2023-04-06 14:47:53 +02:00
Johannes
764e16a1d8
update posthog auth
2023-04-05 17:49:59 +02:00
Johannes
3bbc4b7742
Merge branch 'api-keys'
2023-04-05 17:40:52 +02:00
Johannes
76276a7938
change auth of API
2023-04-05 17:37:07 +02:00
Matti Nannt
46e6a32a3a
Add Posthog sync endpoints ( #217 )
...
* Add new API endpoints to sync events and persons with Posthog
2023-04-05 13:20:55 +02:00
Matthias Nannt
a328e7902e
update packages
2023-04-05 11:41:47 +02:00
Matti Nannt
27d63c01e1
Introducing the new Formbricks ( #210 )
...
### New Formbricks Release: Complete Rewrite, New Features & Enhanced UI 🚀
We're thrilled to announce the release of the new Formbricks, a complete overhaul of our codebase, packed with powerful features and an improved user experience.
#### What's New:
1. **Survey Builder**: Design and customize your in-product micro-surveys with our intuitive survey builder.
2. **Trigger Micro-Surveys**: Set up micro-surveys to appear at specific points within your app, allowing you to gather feedback when it matters most.
3. **JavaScript SDK**: Our new JavaScript SDK makes integration a breeze - just embed it once and you're ready to go.
4. **No-Code Events**: Set up events and triggers without writing a single line of code, making it accessible for everyone on your team.
5. **Revamped UI**: Enjoy an entirely new user interface that enhances usability and provides a smooth, delightful experience.
This release marks a major step forward for Formbricks, enabling you to better understand your users and build an outstanding product experience.
Please update your Formbricks integration to take advantage of these exciting new features, and let us know in the Discord if you have any questions or feedback!
Happy surveying! 🎉
2023-03-29 23:34:29 +02:00
Johannes
318f14c4b2
Add tags ( #208 )
...
* add tag functionality to responses
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-02-23 19:26:24 +01:00
Johannes
97dcccd6fc
add deleteCustomer, fix view link in customer overview ( #206 )
...
* add deleteCustomer functionality
* add migration for cascade delete
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-02-21 14:07:02 +01:00
Matti Nannt
6bfc46042b
Add Onboarding Survey after User-Signup ( #193 )
...
* add onboarding survey after user signup
* add user flag finishedOnboarding to database and session
* fix submission capture endpoint to allow customer property update
---------
Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com >
Co-authored-by: knugget <johannes@knugget.de >
2023-02-08 11:12:12 +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
Matti Nannt
a2cbf87a20
Add Payment to Formbricks Cloud ( #192 )
...
* add enterprise license, add ee package
* migrate database from workspaces to organisations
* add payment api endpoints and billing pages
* add stripe env variables to .env.example
2023-02-03 11:42:40 +01:00
Matti Nannt
0e2e57a837
Add PMF dashboard to Formbricks App ( #189 )
...
* add PMF results dashboard
* add PMF Segmentation View
* add PMF setup instructions
* Built new Filter Navigation that is also used in Feedback
Co-authored-by: knugget <johannes@knugget.de >
2023-01-25 20:50:54 +01:00
Matthias Nannt
dbc68c810f
add new pipeline events submissionUpdated & submissionFinished
2023-01-20 12:25:45 +01:00
Matthias Nannt
e5ce84b03d
add finished flag to submission
2023-01-20 11:01:33 +01:00
Matti Nannt
80617811c2
Add new landingpage with waitlist, update Formbricks App to handle custom waitlist survey ( #185 )
...
* add new landingpage for user research surveys
* update Formbricks App to support custom surveys
Co-authored-by: knugget <johannes@knugget.de >
2023-01-19 15:34:22 +01:00
Matthias Nannt
a86b9c6e19
rebuild formbricks app folder structure, rename team -> workspace
2023-01-15 12:57:34 +01:00
Matti Nannt
99c1d155e3
Update HQ with experience management approach and feedback widget ( #184 )
...
* create basis for feedback form creation
* add icons to ui package
* add prototype feedback results view
* add react feedback widget to demo, add connection between widget and hq, update capture submission api, update results view
* update single customer view to new design, update feedback modal interface, fix smaller bugs
* add feedback widget
* fix signup route, fix persistForm functionality
* feedback box widget pre animation
* fix intro text in widget
* feedback-widget: clean old switch-button
* tweaks
* feedback widget: fix click listener
* formbricks feedback package setup
* finish styling
* Change "Compliments" to "Love"
* form card width
* update demo page with feedback widget
* update feedback widget
* load from NPM
* add highlightcolor styles
* add style to feedback widget config
* fix send email in hq feedback, fix error when styling not present in feedback widget config
* feedback widget: fix header subtitle color by adding opacity, re-add focus
* with rgba variables
* updated with HEX and examples
* hq: add pipelines to form
* feedback widget: outside click closes widget
* update sentry config
* update recommended nodejs version to 18 in hq readme
* switch css update
* update feedback widget demo
* feedback widget: hide cta by default
* fix config contact in widget not checked correctly
* feedbackwidget: init on open if init failed previously
* fix margin bottom
* fix margins feedback box
* release feedback widget v0.1.5
* hq: add replyTo field in submission mail if customer present
* fix contact subtitle css
* add setup instructions in XM
* add divId support for feedback widget
* add feedback-box to hq
* add slackNotification (#181 )
* update slack pipeline wording
* fix formbricks url in email and slack notifications
* lotus config + borderRadius
* rebase xm branch to current main
* remove formbricks-com cloud offering links
* update Readme for xm approach
Co-authored-by: knugget <johannes@knugget.de >
2023-01-14 11:41:35 +01:00
Matthias Nannt
f6d7a023cd
update postgres version in docker compose, reset migrations in hq
2022-12-05 16:07:12 +01:00
Matthias Nannt
9f902354bb
hq add telemetry, add posthog tracking, add single customer page
2022-12-05 13:41:54 +01:00
Matthias Nannt
69985f5f39
add basic pipeline view to hq
2022-11-29 21:02:13 +01:00
Matthias Nannt
e0d0458d7f
add submissions table
2022-11-29 18:12:37 +01:00
Matthias Nannt
a977cc403b
update hq db schema, add form overview page
2022-11-29 15:34:55 +01:00
Matthias Nannt
99dd6478d2
change db:push command
2022-11-28 18:41:46 +01:00
Matthias Nannt
0070f9c69d
formhq: add simple layout, add forms overview, add customers overview, add api endpoints
2022-11-28 18:31:19 +01:00
Matthias Nannt
8cf06c6ea5
add api key functionality to formbricks HQ
2022-11-26 11:55:57 +01:00
Matthias Nannt
0a17676981
move development of formbricks HQ to monorepo
2022-11-24 12:30:08 +01:00
Matthias Nannt
9311dc0f6f
update react lib
2022-11-22 12:27:46 +01:00
github-actions[bot]
7ba9704af2
Version Packages ( #151 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-22 11:23:41 +01:00
Johannes
f575e41063
react comparison page + tweaks ( #146 )
...
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2022-11-16 11:38:42 +01:00
github-actions[bot]
1abd4352ce
Version Packages ( #147 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-11-16 11:01:40 +01:00
Matthias Nannt
48575afd4c
add new react package version
2022-11-15 16:38:37 +01:00
Matthias Nannt
beb00d6dbd
remove old snoopForms code, change license to MIT, remove unused code configs
2022-11-10 09:40:15 +01:00
Francois Disubi
eee3ea5ed3
Feat/email notification after submission ( #89 )
...
* feat: Email notifications for each submission
* feat: add email notification pipeline
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2022-10-25 15:44:59 +02:00
Matthias Nannt
3e63e536e0
apply prettier in react lib, make packages private
2022-10-18 13:41:48 +02:00
Matthias Nannt
d5b5fd8dd9
make config packages public
2022-10-18 13:31:22 +02:00
Matthias Nannt
3dafcb6d32
update package names, update config imports
2022-10-18 13:26:05 +02: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