Skip to content

feat: pricing calculator#542

Merged
sergiojoker11 merged 6 commits intomainfrom
feat/pricing-calculator
Sep 24, 2025
Merged

feat: pricing calculator#542
sergiojoker11 merged 6 commits intomainfrom
feat/pricing-calculator

Conversation

@sergiojoker11
Copy link
Copy Markdown
Member

@sergiojoker11 sergiojoker11 commented Sep 19, 2025

2025-09-19_19-55-37.mp4

package.json Outdated
"@justinribeiro/lite-youtube": "^1.8.2",
"@mantine/core": "^8.2.4",
"@notifycal/shared": "^7.11.0",
"@notifycal/shared": "file:../shared/notifycal-shared-7.13.1.tgz",
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bump shared when Notifycal/shared#351

return Promise.resolve();
}}
orderedTierInfoWithIcons={translatedOrderedTierInfoWithIcons}
recommendedTier={recommendedTier}
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is how the calculation flies to the tier selection for the WOW effects.

collapsible
defaultExpanded
contactUrl={`${frontendUrl}/#/onboarding/feedback`}
isSelectButtonLoading={false}
Copy link
Copy Markdown
Member Author

@sergiojoker11 sergiojoker11 Sep 19, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need here because it is a link. This is for determining whether the "Contact" or "Select Plan X" on the result display of the calculator should show "loading" when clicked. Unlike in the frontend project, this is just a link.

dsiguero
dsiguero previously approved these changes Sep 24, 2025
@sergiojoker11 sergiojoker11 marked this pull request as ready for review September 24, 2025 12:31
@sergiojoker11 sergiojoker11 merged commit edc8ae3 into main Sep 24, 2025
8 checks passed
@sergiojoker11 sergiojoker11 deleted the feat/pricing-calculator branch September 24, 2025 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants