Anshuman Pandey
856247763c
Improve Tags UI/UX ( #563 )
...
* fix: fixes tag merging logic
* fix: moves tag merge logic into transactions
* update tags settings icon
---------
Co-authored-by: Johannes <johannes@formbricks.com >
2023-07-17 19:24:08 +02:00
Matti Nannt
2199a4b102
Improve pnpm go command pipeline & remove database tsup setup ( #574 )
...
* move docker compose dev
* update all packages; pnpm format
* remove tsup from prisma
* add zod to prisma files
* delete tsup config
* improve pnpm go script, downgrade prettier
* update pnpm lock
2023-07-17 18:12:40 +02:00
Matti Nannt
cd49d687ad
fix weekly summary cron workflow ( #568 )
2023-07-17 09:30:03 +02:00
Johannes
2852bf617a
Fix ordering dropdown + Other input field
...
Fix ordering dropdown + Other input field
2023-07-16 09:04:22 -05:00
Johannes
30623d5fd2
fix order dropdown, other field and UX tweaks
2023-07-16 15:51:46 +02:00
Johannes
b673044890
Add Blog for v1 Release - How we got here
...
Add Blog for v1 Release - How we got here
v1.0
2023-07-14 06:05:44 -05:00
Shubham Palriwala
bf9189c1af
fix: docker compose url for curl ( #557 )
2023-07-14 13:00:57 +02:00
Moritz Rengert
e262006f7e
Add Demo-Data to newly created teams ( #521 )
...
* create people and survey on team create
* create people and responses / displays
* drafting GPT input
* add attributeClass, eventClass and people
* fix link in person detail page
* fix email instead of uid
* added two surveys
* add events, 3 more surveys
---------
Co-authored-by: Johannes <johannes@formbricks.com >
2023-07-14 12:55:41 +02:00
Johannes
d44ea1f32d
add v1 blog
2023-07-14 12:51:44 +02:00
Matti Nannt
e24f6cd017
Improve documentation ( #552 )
...
* update nextjs app docs
* remove prisma extendedWhereUnique from schema
* change button titles in pricing table
* fix smaller bugs
2023-07-14 12:48:57 +02:00
Johannes
62d2c1af18
improve filter ux, update summary header ( #555 )
2023-07-14 10:37:42 +02:00
Nitesh Seram
1a83373099
Fix random 0 can appear in survey menubar ( #553 )
...
Co-authored-by: Seram Nitesh Singh <nitesh.s@auzmor.com >
2023-07-14 09:08:15 +02:00
Matti Nannt
94c11193e5
Fix changesets config ( #551 )
@formbricks/js@1.0.0
2023-07-13 20:44:29 +02:00
Matti Nannt
21529da799
Fix billing page not showing current plan ( #550 )
...
* update packages, fix error getting current subscription plan
* fix billing page not showing current plan
* add revalidation constant
2023-07-13 20:28:48 +02:00
Matti Nannt
62c001cbee
Update packages, Fix error getting current subscription plan ( #549 )
2023-07-13 18:23:31 +02:00
Shubham Palriwala
adef4c8762
Add Public Docker Image and Build Pipeline using Github Actions ( #546 )
...
* feat: github action to build and push to dockerhub on release
* feat: docker repo and quickstart readmne
* fix: check for NEXTAUTH_SECRET in dockerfile before running
* fix: check for NEXTAUTH_SECRET as null or not
* add deployment guide
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-07-13 17:33:54 +02:00
Dhruwang Jariwala
5d66a8b8f4
Improve Page Titles ( #470 )
...
* added metadata template
* created layout file in [survedId]
* changed Link to <a> for complete reload of individual survey
* added prop types for generateMetadata
* added page titles for sub pages
* Replaced survey title with Your Surveys
* fix layout metadata not working with latest changes to getAnalysisData()
* run pnpm format
* add new analysis folder for common layout
* fix conflicts
* add metadata to integrations page
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-07-13 16:52:49 +02:00
gitstart-formbricks
ec80543a95
Add Filter-Functionality to Survey Analysis ( #474 )
...
* Extensive Filtering of Responses
* Delete .env
* fix scroll
* Delete .env
* add all-time date filter option
* increase filterOption max-width, update csv selection text
* fix consent question filter
* default onlyComplete to false
* move ResponseFilterContext to app dir
* show options when we switch surveys
* Delete empty .env file
---------
Co-authored-by: gitstart-formbricks <gitstart@users.noreply.github.com >
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-07-13 16:28:18 +02:00
Johannes
1d5fab3665
Add Link Source Tracking for Weekly Summary Emails ( #547 )
...
* add UTM to links, update CTA button color in mails
* add tracking, update weekly + email layout
2023-07-13 16:22:50 +02:00
Shubhdeep Chhabra
e21c2a45e0
Add option for random ordering of choices in multiple choice questions ( #394 )
...
* feat: added a option to set ordering of choices
* changed the parameter for random ordering and used Switch instead of Select
* added logic for shuffle
* added shuffleOption in zod schema and fixed some copy.
* run pnpm format
* make shuffleOption optional in zod to prevent errors in existing data
* made fixes as asked in peer review and ran pnpm format
* minor bug fixes
* Update env.mjs
* fix shuffleArray to not shuffle reference object
* update shuffle method
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-07-13 15:09:26 +02:00
Nitesh Seram
8ae8afec0d
Fix long description overflow in questions ( #466 )
...
* Fix issue 427
* Address review comment
* jump back to top on long questions
* add to JS widget
---------
Co-authored-by: Seram Nitesh Singh <nitesh.s@auzmor.com >
Co-authored-by: Johannes <johannes@formbricks.com >
2023-07-13 12:03:53 +02:00
Moritz Rengert
dceb8842d3
Fix prevent duplicate team invite ( #536 )
...
* check for existing invites
* add success / error toast on invite
* add toast on member / invite removal
2023-07-13 11:58:30 +02:00
Moritz Rengert
dc6ae088bf
Fix allow invited users to signin/signup with Github ( #534 )
...
* pass inviteToken through github / google redirect url
* keep invite token when switching between signup and login
2023-07-13 11:54:47 +02:00
Johannes
257287cefc
Fix owners should not be deleted from the team ( #543 )
2023-07-13 11:24:23 +02:00
Matti Nannt
a4a771ba70
Fix multiple client-side errors in formbricks-js
2023-07-13 11:17:04 +02:00
Matti Nannt
8ea6016cf5
Sync surveys and events with formbricks-js automatically ( #537 )
...
* add first part of sync service
* add actionClasses to js sync
* fix errors, add product to sync
* rewrite formbricks-js for new states and types
* fix tests
* fix build errors
* add cors
* fix cors errors and other bugs
* comment test in checks until working again
2023-07-13 00:49:58 +02:00
Dhruwang Jariwala
cfedd0f4b8
Add 'pnpm go' command for better DX ( #538 )
...
* added go script
* let turbo manage go command
* delete unused READMEs and update contribution docs
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-07-12 21:19:03 +02:00
Johannes
dc25856b46
Add Integrations Page UI
...
Add Integrations Page UI
2023-07-12 12:25:37 -05:00
Johannes
d4fe92ab07
Merge branch 'main' of github.com:formbricks/formbricks into feature/integrations
2023-07-12 19:14:49 +02:00
Johannes
194809758b
Fix Permissions for Team Actions
...
Fix Permissions for Team Actions
2023-07-12 12:08:52 -05:00
moritzrengert
a1a4972db3
allow admins to delete members
2023-07-12 18:36:41 +02:00
moritzrengert
5084fb6063
allow admins to change team name and delete team members
2023-07-12 17:58:23 +02:00
Johannes
8821fa2167
Fix Roadmap Template productName
...
Fix Roadmap Template productName
2023-07-12 08:21:44 -05:00
Johannes
64bbff56f7
add } to productName
2023-07-12 15:18:40 +02:00
Ankur Datta
ec3a20b183
Move Templates Page to server components and new services ( #488 )
...
* [ADD] types
* [ADD] methods
* [Rearrange] with-server-component
* [FIX]server-methods,[ADD]preview-survey-server
* [FIX] zod-types-normalized
* pnpm format
* [FIX] build-error-due-to-cascade
* [RM] PreviewSurveyServer
* [TMP]
* [CHANGE] file-name-hack
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-07-12 12:44:19 +02:00
Matti Nannt
170ed85712
fix error while saving in-app surveys ( #532 )
2023-07-12 09:17:11 +02:00
Matti Nannt
1c58474dc2
Fix email notification not working ( #531 )
2023-07-11 22:52:17 +02:00
Dhruwang Jariwala
3f2ef3e776
Fix Logic Jumps are not updated properly when questions are updated or deleted ( #530 )
...
* modified updateQuestion functio
* added type defs
* pnpm format
* fix LogicEditor fields not updating properly
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-07-11 18:45:54 +02:00
Johannes
83b94de977
Add Zapier Tutorial to Docs
...
Add Zapier Tutorial to Docs
2023-07-11 11:20:58 -05:00
Johannes
3a1a385b41
update API key page + changes
2023-07-11 18:18:31 +02:00
Johannes
c99da3165b
Improve UI/UX of Response Settings ( #529 )
2023-07-11 17:49:32 +02:00
Johannes
b1f7e03995
remove subpages, add Zapier link
2023-07-11 16:46:26 +02:00
Johannes
69809bafa4
Merge branch 'main' of github.com:formbricks/formbricks into feature/integrations
2023-07-11 16:02:04 +02:00
Matthias Nannt
c1b1fa61b6
add link & fix typos
2023-07-11 15:18:42 +02:00
Johannes
f1a297f5e8
Merge branch 'docs/add-zapier' of github.com:formbricks/formbricks into docs/add-zapier
2023-07-11 14:13:48 +02:00
Johannes
bcf11a37fa
Merge branch 'main' of github.com:formbricks/formbricks into docs/add-zapier
2023-07-11 14:13:24 +02:00
Johannes
7333bb604d
add zapier, add docs links opening in new tab
2023-07-11 14:09:23 +02:00
Johannes
1101d1f268
add zapier, add docs links opening in new tab
2023-07-11 14:06:48 +02:00
Matti Nannt
7dd67e4633
Fix duplicated closeOnDate in survey service ( #525 )
...
* Remove duplicated closeOnDate
* regenerate pnpm-lock
2023-07-11 13:21:14 +02:00
Pradumn Kumar
57a64d7940
Survey Completed message shown to the enduser can now be customized ( #464 )
...
* feat: added surveyClosedMessage field to database and also added it's types
* feat: added the custom closed message to the frontend
* fix: fixes build issue
* fix: refactored the code to toggle surveyClosedMessage and redirectUrl
* pnpm format
* recreate prisma migration
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-07-11 13:12:45 +02:00