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
4e1386978c
fix customer view in formbricks app, rename pmf overview
2023-01-27 17:16:42 +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
b45a32343e
make ui package private
2022-12-02 12:48:45 +01:00
Matthias Nannt
0a17676981
move development of formbricks HQ to monorepo
2022-11-24 12:30:08 +01:00
Matthias Nannt
ce6269fa6f
add storybook
2022-11-18 11:58:20 +01: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