Francois Disubi
8f1b7ae83a
Add Delete Account functionality ( #363 )
...
* feat: add deletes account button on profile section.
* feat: add delete account action when user click on delete account button
* feat:logout user when his account is deleted
* feat: added warning message before user deletes account
* feat: add description to Delete account
section
* fix: fix: build issue.
* fix: avoid giving the ownership of a team to a member who is not an admin
* fix: merge conflict
* fix: use !== in delete button disabled prop
* fix: typo semething -> Something
* refactor: simplified user deletion logic
* refactor: explain user deletion logic
* refactor: remove unecessary delete membership queries
* feat: add deletes account button on profile section.
* feat: add delete account action when user click on delete account button
* feat:logout user when his account is deleted
* feat: added warning message before user deletes account
* fix merge conlicts
* update to delete info text
* feat: delete the team if the owner deletes his account and the team has no admins
* add await
2023-06-20 14:33:14 +02:00
Neil Chauhan
27023eacf8
Add roles to users you invite to your team ( #404 )
...
* Add method to check if user is admin or owner
* Add method to enable role based member invites
* Add Select Control element to UI to handle role based invite
* Add flag to allow add member feature for owner or admin level users only
* Fix error with role select element
* Add UI view to modify membership
* Add RoleElement component to handle the Role display
* Integrate api for Updating Accepted Member Role
* Integrate api for Updating Invitee's Role
* Resolve PR comments and merge conflicts
2023-06-20 12:21:25 +02:00
Matti Nannt
4348c905f0
improve delete product dialog, send error toast on failed request ( #419 )
2023-06-20 11:33:27 +02:00
Johannes
aa52808bd2
Merge pull request #417 from formbricks/fix-demo-responsiveness
...
fix responsiveness of demo app
2023-06-20 03:23:08 -05:00
Johannes
033d4cb54a
fix responsiveness
2023-06-20 10:08:03 +02:00
Matti Nannt
8f55b73c08
Format code according to prettier rules in all files ( #406 )
2023-06-19 13:01:20 +02:00
Surendhar
495b53e98f
Add ability to mark survey as completed after x responses ( #395 )
...
* mark survey as completed after x responses
2023-06-19 12:56:07 +02:00
Joe
e64d2b9ac1
Add active & inactive surveys to attribute details view ( #400 )
2023-06-19 09:26:40 +02:00
Matti Nannt
ce5410a3f9
Update pnpm lock file to fix Docker build issues ( #405 )
2023-06-18 20:12:26 +02:00
Piyush Gupta
51c39116d0
Add URL prefilling option for the first question ( #376 )
...
Add URL prefilling option for the first question using URL search parameters
2023-06-18 13:36:31 +02:00
Johannes
117823a6f7
Merge pull request #380 from joe-shajan/preserve_nav_scroll
...
Fix: Preserve docs nav scroll position
2023-06-16 13:40:51 -05:00
Matti Nannt
e6f6e2296f
fix email notifications display empty responses, fix webhook data format ( #383 )
2023-06-16 11:49:09 +02:00
Matti Nannt
2f65c8d011
Close Icon not showing on mobile in formbricks-js ( #382 )
...
* fix close icon not showing on mobile
* remove whitespaces in preview
2023-06-16 10:53:55 +02:00
Matti Nannt
9393cab76f
add megaprompt ( #381 )
2023-06-16 10:39:36 +02:00
joe-shajan
b1fa0fefe9
fix: preserve docs nav scroll position
2023-06-16 01:00:11 +05:30
Johannes
cfacd1a63e
Merge pull request #377 from Ashutosh-Bhadauriya/enhancement/add-save-button
...
Enhance: Add save button in deleteDialogue when creating survey
2023-06-15 11:18:21 -05:00
Ashutosh-Bhadauriya
306bf622c6
Merge branch 'main' of https://github.com/Ashutosh-Bhadauriya/formbricks into enhancement/add-save-button
2023-06-15 20:12:57 +05:30
Matti Nannt
fc66e16653
fix build errors ( #379 )
2023-06-15 16:35:25 +02:00
Ashutosh-Bhadauriya
6ff3371ed1
Merge branch 'main' of https://github.com/Ashutosh-Bhadauriya/formbricks into enhancement/add-save-button
2023-06-15 19:56:59 +05:30
Ashutosh-Bhadauriya
427406e9eb
Enhance: add save button in delete dialog and let the user go back after saving
2023-06-15 19:15:28 +05:30
Johannes
00acdf58f1
Merge pull request #375 from formbricks/feature/FOR-772
...
Add Data Service for Responses, Webhooks, Surveys & Api Keys
2023-06-15 08:39:02 -05:00
Johannes
f4bb54c79c
Merge branch 'main' of github.com:formbricks/formbricks into feature/FOR-772
2023-06-15 14:01:14 +02:00
Anshuman Pandey
66891318a1
Add CSV Export ( #371 )
...
* add CSV export feature to responses page
2023-06-15 13:58:03 +02:00
Johannes
478a981996
Improve Dev-Experience with a new Demo-App to test the SDK ( #372 )
...
* update demo app with new UI
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-06-15 09:53:56 +02:00
Johannes
f713591083
Merge pull request #374 from Ashutosh-Bhadauriya/feat/add-user-roles
...
Feat: Add a column to add user roles and added useMemo in attributeclassesList
2023-06-14 11:25:23 -05:00
Matthias Nannt
1334e7a3f9
fix bug creating responses, improve error handling in survey service
2023-06-14 17:55:04 +02:00
Matthias Nannt
a5e426109b
Merge branch 'main' of github.com:formbricks/formbricks into feature/FOR-772
2023-06-14 17:23:53 +02:00
Ashutosh-Bhadauriya
7554ab4d97
Feat: Add a column to add user roles
2023-06-14 20:52:47 +05:30
Matthias Nannt
1ef49f6fae
rewrite single response client endpoint with new error classes to minimize prisma calls
2023-06-14 17:19:31 +02:00
Matthias Nannt
b7f72fe111
update services with new error classes, update responses endpoint with new error classes and the right response codes
2023-06-14 17:08:02 +02:00
Matti Nannt
bbec1c9066
fix build errors in docker container ( #370 )
2023-06-14 14:49:50 +02:00
Matthias Nannt
0feaadcbc9
add new error classes, add types and services for api keys, use new error classes in webhook api
2023-06-13 15:07:15 +02:00
Johannes
a6f3bb8f87
Merge pull request #367 from formbricks/patch/note-height
...
update note height and fix multiple choice zod
2023-06-13 06:28:45 -05:00
Johannes
a4274da003
update note height and fix multiple choice zod
2023-06-13 13:25:24 +02:00
Johannes
eb1f4b0f0d
Merge pull request #365 from Ashutosh-Bhadauriya/feat/add-attribute-archive
...
Feature: Add ability to archive attributes
2023-06-13 06:05:28 -05:00
Ashutosh-Bhadauriya
c5be453563
Increase badge margin and change button variant
2023-06-13 16:29:02 +05:30
Matti Nannt
c16708d12a
Update webhook overview doc with more usage information ( #366 )
2023-06-13 12:16:26 +02:00
Ashutosh-Bhadauriya
46fadf9df0
Feat: Add ability to archive attributes
2023-06-13 15:16:57 +05:30
Johannes
7c53fa34f4
Merge pull request #344 from formbricks/FBRICKS-332
...
[FEATURE] Add a note to responses
2023-06-13 04:35:12 -05:00
Johannes
52a8d7beef
increase width
2023-06-13 11:26:01 +02:00
Matti Nannt
842cb34942
Add Webhooks ( #364 )
2023-06-13 11:22:46 +02:00
Johannes
08038f292b
Merge branch 'main' of github.com:formbricks/formbricks into FBRICKS-332
2023-06-13 11:20:46 +02:00
Johannes
424a2f1a69
tweak UI
2023-06-13 11:14:01 +02:00
Johannes
c1b1f6cacb
Merge branch 'main' of github.com:formbricks/formbricks into FBRICKS-332
2023-06-13 09:42:18 +02:00
Matti Nannt
97263a66cc
Add new client endpoints & webhook functionality ( #355 )
...
* add new zod schema for responses
* add new client endpoints for responses
* add services for responses and surveys
* add new responses model to webhooks & email
---------
Co-authored-by: Johannes <johannes@formbricks.com >
2023-06-12 19:51:13 +02:00
Johannes
85c3069155
Merge pull request #353 from formbricks/patch/add-overflow-to-survey
...
[ENHANCEMENT] Add scrolling to select question when too man options are added
2023-06-12 11:23:11 -05:00
Johannes
b6e99274fe
Merge branch 'patch/add-overflow-to-survey' of github.com:formbricks/formbricks into patch/add-overflow-to-survey
2023-06-12 18:16:35 +02:00
Johannes
2278fc1477
fix survey layout
2023-06-12 18:15:26 +02:00
Johannes
26e2be43bc
fix survey layout
2023-06-12 18:12:11 +02:00
Johannes
583dc7af2b
remove chevron
2023-06-12 17:35:36 +02:00