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
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
Johannes
a81ceff09e
update formatting
2023-08-08 10:33:26 +02:00
Piyush Gupta
7ebdf9939e
fix: added loading states in CTA
2023-08-08 10:16:48 +05:30
Piyush Gupta
a3b46ee532
Merge branch 'main' of https://github.com/formbricks/formbricks into feature/delete-team
2023-08-08 00:59:37 +05:30
Matti Nannt
a1a66ef6be
Fix close-on-date pipeline not executed properly ( #662 )
...
* Fix github action closeOnDate pipeline
* remove prebuild turbo build
2023-08-07 19:54:23 +02:00
Matti Nannt
6a1b8106b7
Add prebuild as a build dependency ( #661 )
2023-08-07 18:15:28 +02:00
Matti Nannt
8b1a074e2c
Update npm packages to latest minor version ( #660 )
2023-08-07 17:46:58 +02:00
Matti Nannt
57733a75fc
Fix build error ( #659 )
2023-08-07 17:13:50 +02:00
Matti Nannt
e5ef71ae87
Fix product service throwing validation error ( #658 )
2023-08-07 17:02:20 +02:00
Matti Nannt
89dae8f1d8
Simplify highlightBorderColor in product type ( #657 )
2023-08-07 16:50:24 +02:00
Anshuman Pandey
370041b0ae
A highlight border can now be added to the in-product modal using the product settings ( #610 )
...
* feat: added logic for adding highlight border
* feat: adds highlight border color to js widget
* fix: fixes class issue
* fix: removes log
* fix: fixes db fields
* fix: fixes border color edit
* fix: fixes highlight border styles in demo app and preview
* fix migrations
* remove console.log
* fix build issues
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-08-07 16:14:55 +02:00
Johannes
34ff14d43b
Fix: In app survey preview container size too high
...
Fix: In app survey preview container size too high
2023-08-07 16:00:25 +02:00
Pradumn Kumar
b6c0dbf5d3
Close survey after x responses now needs to be set to a higher number than the number of current responses ( #606 )
...
* fix: fixes close survey on x response issue
* feat: updates
* chore: don't update _count
* chore: optimizations
* fix: fixes issue with not being able to enter a lower value at all
* update toast message
* add response count to toast
* only count completed responses
---------
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-08-07 15:22:37 +02:00
Johannes
488e2801f0
Make template library searchable
...
Make template library searchable
2023-08-07 14:21:43 +02:00
Johannes
ae7d0a4846
Add input field validation to rename product, team and name
...
Add input field validation to rename product, team and name
2023-08-07 14:17:59 +02:00
Dhruwang
7d3fa70fe2
Fix: broken preview
2023-08-07 17:09:29 +05:30
Piyush Gupta
205593d8d3
added loading in transfer ownership CTA
2023-08-06 15:46:11 +05:30
Piyush Gupta
37afd004af
refactor: used isOwner in delete team
2023-08-06 15:30:54 +05:30
Piyush Gupta
ad86c4dbf4
fix: independent queries -> Txn
2023-08-06 15:17:08 +05:30
Piyush Gupta
fb64eb50a2
Merge branch 'main' of https://github.com/formbricks/formbricks into feature/delete-team
2023-08-06 14:58:59 +05:30
Piyush Gupta
8d7eeb045b
feat: added transfer ownership
2023-08-06 14:58:52 +05:30
Shubham Palriwala
fdb1aa2299
Rewrite Person Detail Page to Server Components ( #609 )
...
* feat: migration /[personId] page to server side
* feat: decouple components in person page
* fix: ZDisplaysWithSurveyName now extends the ZDisplay type
* feat: drop custom service and use existing service for survey and response
* run pnpm format
* shift data fetching to component level but still server side
* rename event to action
* move special person services to activity service
* remove activityFeedItem type in ActivityFeed
* simplify TResponseWithSurvey
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-08-06 09:53:37 +02:00
Shubham Khunt
df9ff011f7
fix:removed toast
2023-08-06 11:51:31 +05:30
Shubham Khunt
e85d95a4eb
fix:removed toast
2023-08-06 11:51:01 +05:30
Johannes
5c9605f4af
Feature : Toggle Multi-Select and Single-Select Question Types
...
Feature : Toggle Multi-Select and Single-Select Question Types
2023-08-05 16:23:39 +02:00
Johannes
de3d580614
Merge branch 'main' of github.com:formbricks/formbricks into toggle-multi-and-single-select
2023-08-05 15:29:39 +02:00
Piyush Gupta
ccb89548f0
feat: added leave team
2023-08-05 17:49:06 +05:30
Anshuman Pandey
ad42f4cc55
Dramatically improve load times when creating a new team( #614 )
...
* fix: attempts to reduce time taken to create team
* fix: fixes long time taken in team creation
* fix: refactors prisma logic
* feat: added logic for adding demo data while signing up
* fix: adds comment
* fix: adds another logic for adding demo data
* fix: adds service for adding demo data
* fix: fixes
* fix: adds demo product creation logic in next auth options
* fix: fixes next auth options
* fix: fixes team creation logic
* refactor: clean up
* fix: moves the logic for adding demo product while creating team in bg
* fix: moves individual queries in a transaction
* refactor: service
* fix: moves api route to app-dir
* fix: fixes api calls
* fix: fixes cache
* fix: removes unused code
2023-08-05 13:59:06 +02:00
Dhruwang
51dda67992
fixed invalid storedResponseValue issue
2023-08-05 15:08:34 +05:30
Dhruwang
0598ad2eaa
Feat:Toggle Multi-Select and Single-Select Question Types
2023-08-05 12:39:48 +05:30
Meet Patel
44e48e3c3f
Hide the clear button for input type search
2023-08-05 10:56:50 +05:30
Piyush Gupta
1551baeca7
merged with main
2023-08-05 09:33:58 +05:30
Piyush Gupta
c3f26f7ab8
feat: added delete team functionality
2023-08-05 09:32:23 +05:30
Meet Patel
e9e3de2ce8
Added 'type=search' and 'name=search' attributes to SearchBox in TemplateContainer
2023-08-04 22:22:42 +05:30
Meet Patel
34c4e9bc1a
lucide search icon
2023-08-04 22:10:39 +05:30
Johannes
c707896eb6
Fix Weekly: Remove N/A completion rate, exclude "completed" survey if has no submission in last 7 days
...
Fix Weekly: Remove N/A completion rate, exclude "completed" survey if has no submission in last 7 days
2023-08-04 04:19:40 -05:00
Johannes
ee545b7ade
remove N/A CR, exclude completed if has no submission
2023-08-04 09:51:49 +02:00
Johannes
7bf0fa450a
Add structured data to blog articles, tweaked the SEO score of existing ones
...
Add structured data to blog articles, tweaked the SEO score of existing ones
2023-08-04 02:19:13 -05:00
Johannes
1a8618692a
more metadata for articles
2023-08-03 20:28:38 +02:00
Matti Nannt
e5f371476c
Fix formatting of preview components ( #646 )
...
* Fix formatting of preview components
* update npm packages
2023-08-03 17:03:53 +02:00
Shubham Palriwala
dba3677633
fix: documentation on create webhook had invalid body key and headers were not being showed as required ( #643 )
2023-08-03 13:48:31 +02:00
Piyush Gupta
0776138c1c
Merge branch 'main' of https://github.com/formbricks/formbricks into feature/delete-team
2023-08-02 23:40:30 +05:30
Meet Patel
17b9d686bd
category button text & gap
2023-08-02 20:04:18 +05:30
github-actions[bot]
73904e11a6
Update formbricks-js to 1.0.2 ( #640 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@formbricks/js@1.0.2
2023-08-02 16:12:39 +02:00
Meet Patel
c423e43aee
refined search for who completed onboarding
2023-08-02 19:39:38 +05:30
Matti Nannt
a1b447caad
Increase formbricks-js z-index to 999999 to increase compatibility with more websites ( #639 )
...
* Fix formbricks-js modal covered by other elements
* Fix wrong usage of prefix
* add changeset
2023-08-02 15:59:16 +02:00
Johannes
6b989487b2
Fix SEMRush SEO issues & move OSS friends to static
...
Fix SEMRush SEO issues & move OSS friends to static
2023-08-02 07:40:45 -05:00