Matti Nannt
3dde021cd0
Prepare release of Formbricks v1.0.2 ( #681 )
2023-08-12 12:39:18 +02:00
Matti Nannt
ebbde2b531
Fix WEBAPP_URL cannot be set with prebuilt Docker image ( #680 )
...
* Fix WEBAPP_URL cannot be set with prebuilt Docker image
* Extend default docker-compose file and production script
* Update docs
2023-08-12 11:53:23 +02:00
Dhruwang Jariwala
47a8fd6b62
Rewrite Api Key Settings to React Server Components ( #654 )
...
* moved apikey settings to server component
* rename ZApiKeyData to ZApiKeyCreateInput
* Make smaller improvements
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-08-11 17:23:59 +02:00
Shubham Palriwala
c6686209be
Move Look & Feel Settings to React Server Components ( #672 )
...
* feat: migrate look and feel to serverside component with loading screen
* fix: use existing product type instead of creating a custom type
* fix: make improvements as Matti suggested
* change attributes order in updateProduct function
* run pnpm format
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-08-11 17:04:31 +02:00
Shubham Palriwala
09436c78fc
Validate for E-Mail Address on Verification Page ( #666 )
...
* validate: for email in the user verification modal
* feat: email auth is now a server page, uses server-side zod lib for email input validation, removes validator lib
* Add FormWrapper to Error Message
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-08-11 16:36:26 +02:00
Dhruwang Jariwala
98cdf941e6
Improve Preview in Survey Editor with Mobile & Desktop View ( #573 )
...
* made modal component responsive
* added tab switch
* added mobile preview mode for surveys
* did some refactors
* did some refactors
* added type defs
* ran pnpm format
* removed an unused comment
* fixed variable name typo
* fixed UI bugs and added mobile mockup to link surveys
* restored changes from fix long description PR
* fixed scroll to top issue and toggle hide bug
* fixed minor animation bug
* fixed placement issue
* re-embed restart button, make phone preview more responsive
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-08-11 10:55:49 +02:00
Johannes
52a09aa3ae
Introduce Restart Survey Button on Preview of Survey
...
Introduce Restart Survey Button on Preview of Survey
2023-08-11 09:13:02 +02:00
Johannes
bf028a5f64
Merge branch 'main' of github.com:formbricks/formbricks into shubham/for-1120-add-restart-button-to-survey-preview-ui-tweak
2023-08-11 09:12:15 +02:00
Johannes
5c60694117
Merge branch 'main' of github.com:formbricks/formbricks into shubham/for-1120-add-restart-button-to-survey-preview-ui-tweak
2023-08-11 08:52:52 +02:00
Matti Nannt
179f92077b
Apply prettier formatting ( #678 )
2023-08-10 17:25:40 +02:00
Matti Nannt
9cdf446f65
Remove lodash dependency from formbricks-js ( #677 )
...
* Remove lodash dependency from formbricks-js
* add array utils file
2023-08-10 16:22:10 +02:00
ShubhamPalriwala
f98d4f5c11
fix: make button exactly like mock
2023-08-10 17:21:44 +05:30
Matti Nannt
142c1bd35b
Fix saved changes are not visible in Survey Editor ( #674 )
2023-08-10 13:14:17 +02:00
ShubhamPalriwala
5e3ec7e4f0
feat: Restart Survey when Previewing a Survey & truncate logic values
2023-08-10 15:09:17 +05:30
Johannes
3bbb4170e2
Set Response Limit to 50 when an In-App Survey is Created and Fix Doc Feedback survey
...
Set Response Limit to 50 when an In-App Survey is Created and Fix Doc Feedback survey
2023-08-09 18:14:34 +02:00
Johannes
dc085c41c0
Merge branch 'main' of github.com:formbricks/formbricks into shubham/for-1119-tweak-set-default-for-in-app-surveys-to-limit-to-50
2023-08-09 18:12:38 +02:00
Matti Nannt
33b3887b84
Use .env.docker in advanced docker-compose setup to simplify file structure ( #671 )
2023-08-09 17:57:35 +02:00
Johannes
6a8805de0b
Merge branch 'main' of github.com:formbricks/formbricks into shubham/for-1119-tweak-set-default-for-in-app-surveys-to-limit-to-50
2023-08-09 17:52:29 +02:00
Johannes
10e149bb02
Fix formbricks-js labels not showing correctly with custom label styles, add dark mode to demo app
...
Fix formbricks-js labels not showing correctly with custom label styles, add dark mode to demo app
2023-08-09 17:51:20 +02:00
Johannes
9f944249fc
update formatting
2023-08-09 17:50:40 +02:00
Johannes
b5765fed74
add dark mode to widget
2023-08-09 17:48:20 +02:00
Johannes
eee9b29723
Merge branch 'main' of github.com:formbricks/formbricks into feature/FOR-1081
2023-08-09 17:02:51 +02:00
Johannes
a3aae4ab95
fix: fixes survey link share modal and adds a mobile nav menu
...
fix: fixes survey link share modal and adds a mobile nav menu
2023-08-09 16:12:07 +02:00
Johannes
5b9db8f353
Merge branch 'main' of github.com:formbricks/formbricks into fix/safari-mobile
2023-08-09 16:08:52 +02:00
Matti Nannt
9b98ca4f64
Fix thank you screen is disabled after completing a survey ( #670 )
2023-08-09 16:05:15 +02:00
Johannes
6572d5395b
Merge branch 'main' of github.com:formbricks/formbricks into fix/safari-mobile
2023-08-09 15:57:21 +02:00
Johannes
cd753f1a67
Merge branch 'main' of github.com:formbricks/formbricks into shubham/for-1119-tweak-set-default-for-in-app-surveys-to-limit-to-50
2023-08-09 15:37:08 +02:00
Johannes
6f0a26904f
Fix back button in link surveys with logic jumps
...
Fix back button in link surveys with logic jumps
2023-08-09 15:35:32 +02:00
Johannes
e1c8a715d1
Add UI to create webhooks on integrations page
...
Add UI to create webhooks on integrations page
2023-08-09 15:31:14 +02:00
Johannes
96e54dbb46
double check migration
2023-08-09 15:25:55 +02:00
Johannes
b71fdf3205
Merge branch 'main' of github.com:formbricks/formbricks into shubham/for-1035-add-webhooks-ui-on-integrations-page
2023-08-09 15:22:11 +02:00
ShubhamPalriwala
5520edb2c5
feat: set response limit to 50 if the created survey is in-app
2023-08-09 18:43:50 +05:30
Johannes
d824da610d
Fix: layout issue on peoples page
...
Fix: layout issue on peoples page
2023-08-09 14:40:35 +02:00
Dhruwang Jariwala
2bebc9598c
Rewrite profile settings page to server component ( #642 )
...
* Chore: moved profile settings to server component
* ran pnpm format
* fisxed a build issue
* made requested changes
* made some refactors
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-08-09 13:13:58 +02:00
Dhruwang Jariwala
580e51dcea
Fix Logic Jumps issues in in-product survey ( #667 )
2023-08-09 12:10:07 +02:00
Matthias Nannt
b570f3c79d
fix pnpm lock file
2023-08-09 09:36:16 +02:00
Matthias Nannt
cf94c1a6d1
Make next & back button follow logic jumps
2023-08-09 09:27:12 +02:00
Johannes
71832c590f
ui/ux tweaks
2023-08-08 22:12:40 +02:00
ShubhamPalriwala
15050525fd
fix: make components out of survey and trigger checklists and minor ux factoring
2023-08-08 21:21:15 +05:30
ShubhamPalriwala
dcc198b151
cleanup: addWebhookModal component
2023-08-08 20:29:28 +05:30
ShubhamPalriwala
3793f29d0a
fix: correct typo in htmlFor label
2023-08-08 20:06:21 +05:30
ShubhamPalriwala
b6da482e3f
feat: webhooks now have a name across the UI
2023-08-08 20:01:48 +05:30
ShubhamPalriwala
cd1d9196fc
feat: add name in webhook model db in prisme
2023-08-08 19:41:52 +05:30
ShubhamPalriwala
e3c09ebec3
fix: loader for add webhook, test nedpoint check on webhook creation, survey check, updated webhook logo
2023-08-08 19:22:01 +05:30
Dhruwang
2bda12d4fc
Fix: layout issue on peoples page
2023-08-08 17:56:39 +05:30
Matti Nannt
b072d3b549
Update pnpm lock file ( #664 )
2023-08-08 13:38:22 +02:00
Johannes
758fc9af4d
tweaks
2023-08-08 13:29:34 +02:00
ShubhamPalriwala
d4a4b4ec41
fix: dropdown replaced with checkbox list and loader is implemented
2023-08-08 15:55:48 +05:30
Johannes
5aa38a6e39
Delete Team, Transfer Ownership and Leave Team functionality
...
Delete Team, Transfer Ownership and Leave Team functionality
2023-08-08 10:51:44 +02:00
Johannes
0ebef13805
fix build error
2023-08-08 10:46:41 +02:00