Matthias Nannt
9c4b2e99ae
formbricks-app: use feedback widget from packages
2023-02-08 14:02:12 +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
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
79f420e45d
update demo & web dependencies
2023-01-31 09:56:48 +01:00
Matthias Nannt
7bf0a76f29
use nextjs built-in cors approach for formbricks app
2023-01-21 11:19:57 +01:00
Matthias Nannt
a86b9c6e19
rebuild formbricks app folder structure, rename team -> workspace
2023-01-15 12:57:34 +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
Matti Nannt
a850c1ec26
Feature/nextjs 13 ( #122 )
...
* upgrade nextjs to 13
* update docker compose, fix env bug
* update github actions check workflow to lint on ubuntu image
2022-10-28 14:50:45 +02:00
Matthias Nannt
d18f2c16c4
support vercel audience analytics
2022-10-25 21:18:18 +02:00
Matthias Nannt
3dafcb6d32
update package names, update config imports
2022-10-18 13:26:05 +02:00
github-actions[bot]
4e5b03e62d
Version Packages ( #116 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-18 12:33:50 +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