Matthias Nannt
106afd12c3
update context-menu buttons in question card
2023-05-10 10:22:50 +02:00
Moritz Rengert
56e500397a
feature/move question cards ( #278 )
...
* add moveQuestion function to handle index changes
* add dropdown arrows to context menu, disable on first / last element and call moveQuestion function
* fix: build error StartIcon typing
* fix: endIcon type for button
2023-05-10 10:08:00 +02:00
Matthias Nannt
58e5dc6e7b
fix demo throws error when environment variables not set
2023-05-10 08:58:51 +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
ef4e5ed17a
Fix Dev Environment Errors & Docker Deployment ( #279 )
...
* fix prisma errors
* add new database build process
* fix js widget needing @prisma/client
2023-05-09 20:12:48 +02:00
Matthias Nannt
520f282384
update type imports in @formbricks/js`
2023-05-09 15:33:39 +02:00
Matthias Nannt
bc4e2379cf
update package-lock
2023-05-09 13:19:29 +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
9b42808d6d
update dependencies
2023-05-08 13:52:52 +02:00
Matthias Nannt
957a5b3e8c
change webhook endpoint to only accept one trigger
2023-05-05 15:50:09 +02:00
Matti Nannt
325eda064e
Add Webhooks for Zapier Integration ( #273 )
...
* add simple webhooks
* add pipelines endpoint to handle internal events
2023-05-05 10:53:54 +02:00
Matthias Nannt
eecb10e255
Merge branch 'main' of github.com:formbricks/formbricks
2023-05-05 09:57:53 +02:00
Matthias Nannt
8d38031b11
fix docker build errors, simplify docker file to fix startup issue, update nextjs
2023-05-05 09:53:25 +02:00
Johannes
d2c837b54f
fix "other" option, add Ids for posthog
2023-05-04 08:54:38 +02:00
Matthias Nannt
ea084c3075
update packages in apps/web
2023-05-03 22:31:51 +02:00
Matthias Nannt
bac12eb552
add posthog to onboarding
2023-05-03 22:25:59 +02:00
Matthias Nannt
035652556d
Merge branch 'main' of github.com:formbricks/formbricks
2023-05-03 16:59:23 +02:00
Matthias Nannt
f0aeed763a
add simple me endpoint to api
2023-05-03 16:51:07 +02:00
Johannes
b84e54c63c
fix "skip" in onboarding
2023-05-03 16:20:13 +02:00
Matthias Nannt
730296055b
improve error resistence in environmentNavbar, fix memberships endpoint
2023-05-03 16:09:31 +02:00
Matthias Nannt
7b1edfe654
set previous brand color in onboarding if productname not already changed
2023-05-03 15:36:30 +02:00
Matthias Nannt
fe1314634a
rename onboarding flag to fix onboarding not shown
2023-05-03 15:28:20 +02:00
Matti Nannt
04f536b7c6
Add support for Next.js Server-Components ( #272 )
...
* Add new env variable NEXT_PUBLIC_WEBAPP_URL that is used server-side for the current address
* Move Next-Auth to App-Directory
* Move Membership-API & User-API to App-Directory
* Update env-examples with new structure
2023-05-03 15:17:23 +02:00
Timothy
056ddff709
#586 : Add new Onboarding for new & existing users ( #266 )
...
* add new onboarding for new and existing Formbricks users
* Add new personalized template view
---------
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-05-03 14:00:11 +02:00
Johannes
d66c417bab
fix double toast
2023-05-03 13:42:40 +02:00
Johannes
12bf20fe1f
fix double toast on survey creation
2023-05-03 12:12:36 +02:00
Johannes
510231296e
update survey created toast + link survey modal UI
2023-05-03 11:12:49 +02:00
Matthias Nannt
0509ac0e51
fix posthog pageview not firing with next-router
2023-05-02 16:22:13 +02:00
Matthias Nannt
63ce05d35e
add surveyType to posthog response tracking
2023-05-02 15:36:54 +02:00
Johannes
478d4e16f8
Feature/duplicate surveys ( #268 )
...
* add duplicate to menu
* add duplicate survey API endpoint
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-05-02 15:33:45 +02:00
Matti Nannt
a0acc945b2
update docs pages for deployment and contribution with more detailed setup instructions ( #269 )
2023-05-01 18:17:05 +02:00
CJ
3426232b70
Fix responsiveness on summary page ( #257 )
...
* fix responsiveness on summary page
2023-05-01 15:39:00 +02:00
Shubhdeep Chhabra
ae0bf3e90d
#263 long strings edge cases fixed ( #267 )
...
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-05-01 15:24:48 +02:00
Johannes
13508f42be
Add Team switch ( #259 )
...
* add team switch when user has multiple teams
* fix hydration error by changing the way env variables load
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-05-01 15:11:53 +02:00
Johannes
c20ca5e789
update variable names
2023-04-29 16:25:34 +02:00
Johannes
3de164623b
add templates + objective
2023-04-29 16:20:04 +02:00
Johannes
efce2c106a
ux tweaks
2023-04-28 16:27:47 +02:00
Moritz Rengert
bcd4f953ee
Add Rating Question Type (numbers) ( #256 )
...
Add Rating Question Type (with numbers)
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-04-28 12:05:29 +02:00
Johannes
7e9b336954
Improve UX with multiple tweaks ( #258 )
2023-04-27 20:11:44 +02:00
Johannes
b01d2409de
add Best Practices to Docs( #255 )
...
* add Docs Feedback to Docs
2023-04-27 09:53:20 +02:00
Matthias Nannt
8a7f8eb94c
update formbricks/js
2023-04-26 14:46:15 +02:00
Johannes
ddec12740d
update docs template, adjust link survey width
v0.11
2023-04-26 11:05:45 +02:00
Midka
09356bbded
add: error handling to SDK ( #240 )
...
* improve error handling and add new `errorHandler` to sdk init function.
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-04-25 20:24:42 +02:00
Johannes
ad17ea957d
added docs feedback ( #251 )
...
* add feedback button on every docs page
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-04-25 20:08:16 +02:00
Johannes
6ec3878c77
Merge branch 'main' of github.com:formbricks/formbricks
2023-04-25 19:21:53 +02:00
Johannes
6fd11fb54c
replace ID with email if available
2023-04-25 19:21:22 +02:00
Matthias Nannt
47605493e9
update next features in README
2023-04-25 17:42:14 +02:00
Matthias Nannt
5b273cc194
add error message when action with same name already exists
2023-04-25 17:04:46 +02:00
Matthias Nannt
c81bfadb66
fix width in link surveys
2023-04-25 16:48:12 +02:00
Matthias Nannt
96ac6a2a6f
add delete action functionality
2023-04-25 16:26:15 +02:00