Matti Nannt
8e98003ea2
add hanko to oss friends ( #308 )
2023-05-26 09:15:08 +02:00
Johannes
5469ffb8d2
add oss-friends page
2023-05-25 17:33:18 +02:00
Matti Nannt
ba871726a5
Fix Notification emails not sending on vercel ( #303 )
2023-05-24 18:40:05 +02:00
Matti Nannt
33cbbd07de
fix build errors and add types to dropdown menu ( #302 )
2023-05-24 18:09:56 +02:00
Matti Nannt
1edd69408a
fix build errors on link survey ( #301 )
2023-05-24 17:31:34 +02:00
Johannes
b553080443
update preview UI ( #300 )
2023-05-24 17:14:56 +02:00
Johannes
4636ac9806
Add email notification settings ( #295 )
...
* add email notifications settings with notification options on finished responses
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-05-24 17:07:05 +02:00
Moritz Rengert
9b187a4975
Add Preview-Mode to Link-Survey ( #298 )
...
* feat: add ?=preview to preview button url
* feat: add live survey banner and restart button
2023-05-24 16:00:15 +02:00
Moritz Rengert
96344d6123
Add new Pause/Not Found screens for surveys ( #285 )
...
* Add new screens for surveys with different status (not found, paused, completed)
---------
Co-authored-by: Johannes <johannes@formbricks.com >
2023-05-23 13:35:13 +02:00
Johannes
69c05a3133
Improvements to Auth Screen based on Design Feedback ( #292 )
2023-05-23 09:26:10 +02:00
Thomas Kaul
d07616d4a0
Fix typo in Pricing.tsx ( #294 )
2023-05-23 09:21:23 +02:00
Matthias Nannt
d8f4ee598d
add google provider to nextauth
2023-05-19 14:28:46 +02:00
Johannes
c6aabc77b4
Revamp sign up page ( #288 )
...
* New cleaner signup/login screen
2023-05-19 12:08:24 +02:00
Johannes
b9cdf329e3
fix checkmark color on disabled
2023-05-19 10:55:10 +02:00
Moritz Rengert
953f04b42a
Fix Preview on Delete in Survey Builder & Fix Button Text on light brand color ( #284 )
...
* Fix Preview on Delete in Survey Builder
* Fix Button Text on light brand color
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-05-19 08:46:46 +02:00
Johannes
41443267c9
Revamp survey settings ( #287 )
...
* improve survey settings flow
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-05-19 08:33:52 +02:00
Matthias Nannt
b76289c9d8
remove console.log, add loading state to response delete button
2023-05-16 14:31:12 +02:00
Shubhdeep Chhabra
c352c9ff5d
Add ability to delete products and responses ( #276 )
...
* #263 long strings edge cases fixed
* Add ability to delete products and responses
---------
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-05-16 14:23:14 +02:00
Shubhdeep Chhabra
48f53a2120
localhost urls fixed in documentation ( #286 )
2023-05-16 09:48:51 +02:00
Matti Nannt
26b4fd9b3e
Add Attribute Filtering to Surveys ( #282 )
...
* add attribute filtering to surveys
---------
Co-authored-by: Johannes <johannes@formbricks.com >
2023-05-15 17:28:37 +02:00
Johannes
14ae404b0e
fix best practices
2023-05-15 07:55:19 +02:00
Johannes
a652f0df9a
fix onboarding in menu
2023-05-12 14:35:56 +02:00
Johannes
b5928e71e5
Add Best Practices to Landingpage ( #281 )
...
* Update landingpage
2023-05-12 14:25:17 +02:00
Matthias Nannt
9b38f9bf9a
add clean command to all packages
2023-05-12 13:13:19 +02:00
Matthias Nannt
e3f5bba755
allow survey type to be changed after publishing
2023-05-11 19:43:08 +02:00
Johannes
fbfc80dd4e
ux tweaks, add skip to product in onboarding
2023-05-11 13:54:33 +02:00
Matthias Nannt
e95407ca44
revert dockerfile to fix deployment issue
2023-05-11 07:15:15 +02:00
Matthias Nannt
0617157ccf
Merge branch 'main' of github.com:formbricks/formbricks
2023-05-11 06:33:56 +02:00
Midka
1fdfdb585a
Add types for common response types in the API ( #270 )
...
* add: WIP stuff for structured API responses
* revert: files with modified api responses
* fix: vscode not using @lib/ import
2023-05-10 20:48:46 +02:00
Johannes
423541e5d5
Merge branch 'main' of github.com:formbricks/formbricks
2023-05-10 16:57:38 +02:00
Matthias Nannt
59930ecac5
Merge branch 'main' of github.com:formbricks/formbricks
2023-05-10 13:35:19 +02:00
Matthias Nannt
68500de8bf
update js package to 0.1.17
2023-05-10 13:35:03 +02:00
Matti Nannt
3206637e22
Add Rating Question (Numbers, Stars & Smileys) ( #271 )
...
Add new Star Rating Question Type with different ranges and variations.
---------
Co-authored-by: moritzrengert <moritz@rengert.de >
2023-05-10 13:31:49 +02:00
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
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
Johannes
bfcc62e8ff
issue toast after question id upate
2023-05-08 17:07:22 +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