Matti Nannt
c8bc942eb4
chore: prepare 1.3.4 release ( #1715 )
2023-11-30 17:53:31 +00:00
Matti Nannt
7331d1dd5a
chore: update npm dependencies to latest version ( #1651 )
2023-11-21 08:32:07 +00:00
Matti Nannt
e3e595af9a
chore: upgrade packages, fix edge runtime issues ( #1629 )
2023-11-16 21:45:48 +00:00
Neil Chauhan
cac02c77a1
feat: FOR-683 Role Switch ( #1450 )
...
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-11-05 14:26:03 +00:00
Shubham Palriwala
fb6dbda64d
chore: Move Billing API to App directory & Deprecate unused /pages/api/[environment|team] endpoints ( #1423 )
2023-10-25 13:35:48 +00:00
Matti Nannt
46be7529fd
chore: simplify packages dependencies ( #1243 )
2023-10-17 09:56:01 +00:00
Matti Nannt
12b7b9e849
chore: Update npm dependencies ( #1242 )
2023-10-16 19:20:53 +00:00
Matti Nannt
7078101de9
feat: move formbricks-js to vite bundler ( #883 )
...
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com >
2023-10-13 10:28:25 +00:00
Matti Nannt
7e74cfa0d6
chore: update npm dependencies ( #954 )
...
* update packages npm packages
* fix types bug
* update demo npm packages
* update web npm packages
* change formbricks-web to v1.1
2023-10-05 16:11:21 +02:00
Matti Nannt
48921663be
chore: update npm dependencies ( #857 )
...
* chore: update npm packages
* update formbricks-web packages
* update packages in demo
* update packages in formbricks-com
* fix survey status dropdown has no value
2023-09-27 11:42:49 +02:00
Matti Nannt
f1688502a2
chore: Update npm package dependencies ( #794 )
...
* upgrade packages
* upgrade packages in demo & formbricks-com
* update web packages
2023-09-11 15:05:55 +09:00
Matti Nannt
000fcf8b02
Update npm dependencies ( #621 )
2023-07-31 12:49:05 +02:00
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
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
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