Matti Nannt
2199a4b102
Improve pnpm go command pipeline & remove database tsup setup ( #574 )
...
* move docker compose dev
* update all packages; pnpm format
* remove tsup from prisma
* add zod to prisma files
* delete tsup config
* improve pnpm go script, downgrade prettier
* update pnpm lock
2023-07-17 18:12:40 +02:00
Matti Nannt
62c001cbee
Update packages, Fix error getting current subscription plan ( #549 )
2023-07-13 18:23:31 +02:00
Matti Nannt
a9f4d4e28b
Dev Experience Performance Improvements ( #481 )
...
* only add packages once to their main package and remove them from other packages to avoid version conflicts
* update package versions
* update package versions, clean packages
* remove old vscode settings
* exclude formbricks-com from pnpm dev
* narrow down tsconfig includes, pnpm-lock update
* add pnpm test to github action
2023-07-04 20:54:41 +02:00
Matti Nannt
9cc836a775
Clean up + Bugfixes ( #443 )
...
* format code
* fix building issue in database package
* update turbo config and package jsons
* update error package with more information and license
* fix typescript issues in ui package
* update package-lock
* update packages
* clean dependencies in web
* clean up dependencies in demo & formbricks-com
* remove unsused template file
* remove legacy capture endpoint
* remove unfinished client endpoints
* clean up unused functions
* fix formbricks not loading on invalid session
* update readme
2023-06-28 13:07:51 +02:00
Matti Nannt
c4e70fbfaa
update package dependencies ( #333 )
2023-06-01 19:16:54 +02:00
Matthias Nannt
9b38f9bf9a
add clean command to all packages
2023-05-12 13:13:19 +02:00
Matti Nannt
60f7103198
Revert & gradually use updated files ( #280 )
...
* revert to last working version
* add updated ui components
* update formbricks-com components
* apply prettier formatting
* update apps/web files
2023-05-10 00:20:43 +02:00
Matti Nannt
650b674e24
update all packages, fix typescript errors ( #277 )
...
* simplify ui package, update all packages
* fix typescript errors that occur during build
2023-05-09 13:18:07 +02:00
Matthias Nannt
a934fa3897
add stripe payment to cloud
2023-04-08 16:53:42 +02:00
Matthias Nannt
a328e7902e
update packages
2023-04-05 11:41:47 +02: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
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