Matthias Nannt
a47b20da2d
fix feedback modal tab bug
2023-03-03 16:15:51 +01: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
knugget
44ac65f076
fix typo in PMF widget styling
2023-02-20 15:17:11 +01:00
knugget
81da4ea5c8
AI Summaries + first Step Superhuman
2023-02-15 17:27:45 +01:00
knugget
d310ff7f80
update customer view, responses link to user
2023-02-15 12:39:46 +01: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
Midka
eb931720a8
add: support for custom error handling ( #201 )
...
* add: devcontaier (codespaces)
* add: custom errors & other stuff lmao
* fixes #199
2023-02-14 11:17:46 +01:00
Matthias Nannt
afdc4f1ee9
update pmf survey dashboard with quick optimizations
2023-02-14 10:53:57 +01:00
Matthias Nannt
1f143dab22
fix pmf widget colors, add error alert
2023-02-13 11:57:09 +01:00
Matthias Nannt
b43fbba9aa
merge
2023-02-13 11:40:42 +01:00
Matthias Nannt
dc984ac7ba
fix feedback widget render & alert on error
2023-02-13 11:39:38 +01:00
Matthias Nannt
113a573573
update feedback widget package information
2023-02-13 09:58:01 +01:00
Matthias Nannt
fb82e92471
formbricks-app: change divId to containerId in feedback widget embeds
2023-02-12 19:03:46 +01:00
Matthias Nannt
ff067d63f1
Merge branch 'main' of github.com:formbricks/formbricks
2023-02-10 15:29:43 +01:00
Matti Nannt
5ee5af3e8b
Docs revamp ( #197 )
...
* add new docs for user research approach
---------
Co-authored-by: knugget <johannes@knugget.de >
2023-02-10 15:29:21 +01:00
Matthias Nannt
b4753c34b4
feedback-widget: rename divId -> containerId, add closeOnOutsideClick config option
2023-02-10 11:35:34 +01:00
Matthias Nannt
c83beffeae
fix feedback-button interfering with forms
2023-02-09 16:57:23 +01:00
knugget
cec677eaae
revamped instructions
2023-02-09 15:53:25 +01:00
Matthias Nannt
b8f272ceb9
Merge branch 'main' of github.com:formbricks/formbricks
2023-02-09 11:37:24 +01:00
Matthias Nannt
838ac1d6b7
update engine-react version to 0.1.1
2023-02-09 11:20:52 +01:00
knugget
bfca2b7385
Merge branch 'main' of https://github.com/formbricks/formbricks into main
2023-02-09 11:17:16 +01:00
Matthias Nannt
a67312fa97
Merge branch 'main' of github.com:formbricks/formbricks
2023-02-09 11:07:39 +01:00
Matthias Nannt
28245cf604
update feedback button
2023-02-09 11:07:10 +01:00
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