knugget
fa04bae030
Merge branch 'pmf-page' into main
2023-02-09 10:56:11 +01:00
Matti Nannt
9f2487cabf
Add a PMF demo dashboard at /demo ( #195 )
...
* add pmf demo page with sample submissions
* add customer demo view
2023-02-08 19:29:30 +01:00
Matthias Nannt
0af31fdc9d
send schema along with onboarding survey
2023-02-08 15:43:09 +01:00
Matti Nannt
edacd3507a
Integration survey ( #194 )
...
* add integrations tab with surveys
* add new horizontal navbar
---------
Co-authored-by: knugget <johannes@knugget.de >
2023-02-08 13:55:02 +01:00
Matthias Nannt
51c80cb9d5
fix reply-to header in email
2023-02-08 12:04:45 +01:00
Matthias Nannt
623d54d6e5
fix submission capture typo, fix feedback demo
2023-02-08 11:48:50 +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
1fec6e34a9
add superhuman view to pmf survey
2023-02-07 09:25:57 +01:00
Matthias Nannt
92b750c87e
show percentage in pie chart instead of total number, add total number of submissions to pmf overview
2023-02-06 15:42:23 +01:00
Matthias Nannt
c898af0390
outsource form-engine in own package
2023-02-06 14:53:48 +01:00
Matthias Nannt
a9b9f022b5
refactor demos to include a demo-overview, change demos to use env variables, fix react lib to work with new schema
2023-02-06 10:46:42 +01:00
Matthias Nannt
1758bef978
make ee package privat to fix deployment pipeline issues
2023-02-05 21:44:46 +01:00
Matthias Nannt
e63d57667c
add api functionality to add fields to customer with submission update, update waitlist to create customer once he submits email field
2023-02-03 17:06:48 +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
6c7b1a9540
update pmf widget version number
2023-02-03 14:13:27 +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
Matthias Nannt
d2b10d6502
update tslint config with noUnusedLocals and clean up code accordingly
2023-01-30 14:40:12 +01:00
knugget
94f0cf490f
PMFPage
2023-01-30 14:07:29 +01:00
Matthias Nannt
067022e69c
FOR-201 fix hqUrl in feedback and pmf widget to work with trailing slash
2023-01-30 13:42:59 +01:00
Matthias Nannt
b8fd9ee624
add target to ui button link
2023-01-30 13:34:14 +01:00
Matthias Nannt
6c85188d4d
pmf widget: add focus trap, make radio buttons accesible via keyboard
2023-01-30 11:58:46 +01:00
Matthias Nannt
58e643bac5
update css classes in pmf widget to avoid conflicts with feedback widget
2023-01-30 10:10:50 +01:00
Matthias Nannt
4e1386978c
fix customer view in formbricks app, rename pmf overview
2023-01-27 17:16:42 +01:00
Matthias Nannt
0d832b65b3
add warmup call to pmfwidget;
2023-01-27 14:59:10 +01:00
Matthias Nannt
50a9c2bc8a
update pmf widget to 0.0.6
2023-01-27 12:17:37 +01:00
Matthias Nannt
c99b4a8754
pmf widget change window.formbricks to window.formbricksPmf
2023-01-27 12:12:59 +01:00
Matthias Nannt
2c111bdcb2
merged change
2023-01-27 11:33:07 +01:00
Matthias Nannt
ea0383dc2b
update pmf widget version
2023-01-27 11:32:12 +01:00
knugget
bfa24987cc
Merge branch 'main' of https://github.com/formbricks/formbricks into main
2023-01-27 11:31:58 +01:00
knugget
d8d6480876
update PMF Widget, delete old LP subpages
2023-01-27 11:31:43 +01:00
Matthias Nannt
26f200e4c4
add onFinished method to pmf widget
2023-01-27 11:31:06 +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
knugget
090ac903e8
fix slider button blocking UI
2023-01-25 13:51:50 +01:00
knugget
c444d500a4
Merge branch 'main' of https://github.com/formbricks/formbricks into main
2023-01-25 12:10:35 +01:00
knugget
a3ef84ba30
PMF Widget UI tweaking
2023-01-25 12:09:37 +01:00
Matthias Nannt
4b49dfa6a4
pmf widget: reset-method, add finished flag, make textareas required
2023-01-25 10:26:46 +01:00
Matti Nannt
70346cf1f6
Add pmf frontend widget ( #188 )
...
* add pmf widget code
* update widget, add pmf demo page
2023-01-24 16:58:08 +01:00
Matthias Nannt
5bfb3a1864
update feedback widget to overwrite config with open(), fix customer view in feedback timeline in app
2023-01-23 13:16:56 +01:00
Matthias Nannt
7b72ffb82e
update feedback widget to add finished flag after sending
2023-01-21 18:26:17 +01:00
Matthias Nannt
14be6ce407
fix ui icons to use jsx notation for properties
2023-01-21 11:23:24 +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
Johannes
75d0f51df4
fix waitlist dark ( #186 )
2023-01-19 16:02:20 +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
a4d21222a6
react: throw error on sendToHq failing
2022-12-14 13:38:54 +01:00
Matthias Nannt
37bd6c054d
fix charts and react package
2022-12-09 09:08:38 +01:00
Matthias Nannt
ae3780880c
add demo app, update cors on hq
2022-12-08 17:19:54 +01:00
github-actions[bot]
64ad948039
Version Packages ( #172 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-12-08 15:29:26 +01:00