Shubham Khunt
e85d95a4eb
fix:removed toast
2023-08-06 11:51:01 +05:30
Shubham Khunt
8c31c71251
fix: removed error toast
2023-07-22 19:27:53 +05:30
Shubham Khunt
62a08f304b
padding issue fixed in delete dialog
2023-07-22 19:25:15 +05:30
Shubham Khunt
35057322a4
padding issue fixed in alert dialog
2023-07-22 19:25:14 +05:30
Shubham Khunt
b1a93de8db
fix: toast error message updated
2023-07-22 19:25:14 +05:30
Shubham Khunt
aca32655cd
fix: edit profile page input validation added
2023-07-22 19:25:14 +05:30
Shubham Khunt
8b14559d5f
fix: Edit product page input validation completed
2023-07-22 19:25:14 +05:30
Shubham Khunt
43a623a61e
fix: edit team page input validation added
2023-07-22 19:25:14 +05:30
Moritz Rengert
e5d06de68e
Fix multiple NPS questions in one survey not working ( #596 )
...
* clear nps question on submit
* fix onboarding color picker
* update onChange to onClick for NPS Questions
* update border color
* remove console.log
---------
Co-authored-by: Johannes <johannes@formbricks.com >
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-07-21 17:00:29 +02:00
Matti Nannt
49f61e2eeb
Fix pnpm go bug and format code ( #605 )
2023-07-21 16:58:48 +02:00
Matti Nannt
b6a0d0fe5d
Add OSS friends api endpoint ( #604 )
2023-07-21 16:44:41 +02:00
Matti Nannt
9be053d8a6
Fix: Add revalidation to surveys overview page ( #601 )
2023-07-21 15:19:29 +02:00
Johannes
16b7e0d82a
Improve Weekly Summary Email ( #584 )
...
* fix bugs in weekly
* fix CTA
* update bg color of completed badge
2023-07-20 16:33:01 +02:00
Johannes
ae7075c746
Fix 404 when Email exists in GitHub Login
...
Fix 404 when Email exists in GitHub Login
2023-07-20 09:11:55 -05:00
Johannes
78ed48adeb
fix error messages
2023-07-20 15:59:21 +02:00
Matti Nannt
03ba9ecb58
fix build error ( #592 )
2023-07-20 15:10:18 +02:00
Matti Nannt
d360c1f741
Fix legacy sdk endpoints not working with new services ( #591 )
2023-07-20 14:44:58 +02:00
Johannes
cf953db18f
Refactor Survey Overview Page
...
Refactor Survey Overview Page
2023-07-20 06:35:36 -05:00
Johannes
7475df147d
Move Stripe to a new account ( #589 )
2023-07-20 11:03:32 +02:00
Matti Nannt
06d620dbc8
Update docs for nextjs setup with app directory ( #590 )
2023-07-20 10:45:06 +02:00
Matthias Nannt
feadefa90d
clean up and move to new action -> service structure
2023-07-19 19:00:04 +02:00
Johannes
dad8ebe8da
update blog articles
2023-07-19 13:44:01 +02:00
Johannes
df27b4703f
add author box
2023-07-19 13:36:53 +02:00
Matthias Nannt
e385638c14
merge latest changes from main
2023-07-19 13:35:03 +02:00
Johannes
8cacb2ccee
Landing Page: Balance cal.com widget with Concierge Div, Update Concierge Offer
...
Landing Page: Balance cal.com widget with Concierge Div, Update Concierge Offer
2023-07-19 05:56:50 -05:00
Johannes
98a62949d5
update concierge offer
2023-07-19 12:52:43 +02:00
Matti Nannt
dd6ac2e4cd
Fix build errors and update contact to Formbricks GmbH ( #585 )
2023-07-19 12:50:19 +02:00
Matti Nannt
c52df00d39
Fix Email Notifications ( #583 )
...
* Fix email notifications not working properly
* Fix response notification not working
* fix response meta schema
* fix typo in docs
* improve error message in webhooks
2023-07-19 12:30:31 +02:00
Ankur Datta
0c7c3c9ad2
[RM] getProductWithEnvironments
2023-07-19 10:10:49 +00:00
Ankur Datta
5612fbfa22
[RM] getSurveysWithResponseCount
2023-07-19 09:41:06 +00:00
Ankur Datta
186a4269a3
[CHANGE] make survey-list as server component
2023-07-19 07:29:18 +00:00
ShubhamPalriwala
e3b4ec4a9e
fix: cal widget had an internal predefined margin causing it to be unabalanced with the concierge div
2023-07-19 00:59:52 +05:30
Johannes
e23f26f48c
Improve Responsiveness of LP
...
Improve Responsiveness of LP
2023-07-18 07:04:26 -05:00
Johannes
9e9fe5c09d
update logos
2023-07-18 13:57:17 +02:00
ShubhamPalriwala
3bb4a34e4c
fix: hero component padding for smaller screen & github div conditional horizontal margin
2023-07-18 17:15:18 +05:30
Matti Nannt
9fcc0a360c
Fix Posthog environment variables not recognized in Frontend ( #578 )
...
* move posthog variable to client in t3env
* remove groups, add revalidation to action/attributes pages
2023-07-18 12:53:40 +02:00
Shubham Palriwala
3824d95151
Move Actions & Attributes pages over to server components ( #495 )
...
* feat: server rendering of event actions summary page & server actions
* chore: renaming event to action and minor refactoring
* fix: logging message
* delete: unnecessary file
* feat: migrate attributes overview page
* feat: impl grouped page & layout, logically differentiate attributes and actions
* pnpm format
* fix: logical addressing of dirs and minot bugs
* move: actionsAndAttributes navbar to dedicated dir from components
* fix: use server-only build-time checks and move actionsAttributes navbar
* revert: unnecessary docker compose changes
* resolve merge conflicts dynamically
* fix: address feedback comments
* use sparkles icon from heroicons
* fix updated action not updating in table
* remove async from client function due to warning
* move router.refresh in AddNoActionModal
* small rename
* feat: replace swr w server action in ActionSettingsTab
* replace custom error with ResourceNotFoundError error class
---------
Co-authored-by: Matthias Nannt <mail@matthiasnannt.com >
2023-07-18 12:40:03 +02:00
Matti Nannt
5bfaad9484
Improve Folder Structure for App-wide Client-imports ( #577 )
...
* move posthog to new implementation
* update folder structure
2023-07-18 11:32:58 +02:00
Matti Nannt
a5c8c1aa85
Update formbricks-js version in html docs ( #576 )
2023-07-18 09:12:33 +02:00
Johannes
c92011b069
Improve UI for delete account functionality ( #575 )
2023-07-17 19:25:48 +02:00
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
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
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
Matthias Nannt
c6a4b7731f
merge latest changes, resolve conflict & build error
2023-07-14 11:05:00 +02:00
Johannes
62d2c1af18
improve filter ux, update summary header ( #555 )
2023-07-14 10:37:42 +02:00