-
-
Notifications
You must be signed in to change notification settings - Fork 508
feat: Next generation Stripe billing integration #2161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
niemyjski
wants to merge
37
commits into
main
Choose a base branch
from
feature/next-stripe
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 9 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
ee79cb9
feat: Next: Stripe billing and plan management
niemyjski cbbb917
Merge branch 'main' into feature/next-stripe
ejsmith f410162
Fix build
ejsmith da19330
Fix deploy not running
ejsmith 189571b
test: trigger build to verify version increment
ejsmith 548ae59
Conditionally add exporter
ejsmith 2afec55
refactor: update OpenTelemetry configuration and remove Prometheus ex…
ejsmith acf5b09
fix: use PR branch HEAD for version calculation to prevent duplicate …
ejsmith c1150fc
fix: pass version from CI to Docker build via MinVerVersionOverride
ejsmith bebc9fb
Merge branch 'main' into feature/next-stripe
niemyjski da99c03
Upgrade Stripe to v51
niemyjski abacf70
Added local config override.
niemyjski de39b10
fix: pass mode to Stripe Elements when clientSecret is absent
niemyjski f4c5396
fix: Stripe PaymentElement rendering and dialog scrollability
niemyjski 452a93a
build: upgrade Stripe.js to v9 and fix Stripe.net v51 breaking changes
niemyjski c2f1580
Merge branch 'main' into feature/next-stripe
niemyjski 062eeee
fix: handle 426 Upgrade Required responses with modal dialog
niemyjski 6723fd1
fix: resolve infinite loop in Change Plan dialog with untrack()\n\nUs…
niemyjski b6d648a
feat: redesign change plan dialog with improved tier grouping and sum…
niemyjski a826b29
fix: resolve billing plan change failures
niemyjski 46b0a5f
feat: refine Change Plan dialog and add comprehensive Storybook stories
niemyjski 6be51a1
feat: refactor Change Plan dialog to use standard UI components
niemyjski ff5db7c
feat: add follow-up hook to enforce task summary before completion
niemyjski 6770e76
feat: enhance Change Plan dialog with state overrides and new stories
niemyjski c324e28
feat: refine Change Plan dialog UI and error display
niemyjski 304912d
fix: handle \-price plans in tier filtering and yearly savings badge
niemyjski 74ebc4e
refactor: remove redundant ex.Message from log templates
niemyjski bba4e40
docs: add billing & Stripe integration documentation
niemyjski 29b81ef
fix(a11y): fix WCAG AA color contrast on primary buttons and badges
niemyjski 2e1ce7b
fix: address PR review findings
niemyjski fcbf7d2
Clean up change-plan endpoint: remove dual binding, enforce ProblemDe…
niemyjski 20a5281
fix: use instanceof ProblemDetails instead of isProblemDetails type g…
niemyjski a1a2a4f
Use proper HTTP status codes for ChangePlan pre-validation errors
niemyjski ba14c41
Refactor Change Plan dialog UX and optimize server-side Stripe operat…
niemyjski 19fbdbb
Merge branch 'main' into feature/next-stripe
niemyjski aac0867
Improve UX in change-plan dialog by scrolling to relevant sections
niemyjski 7187572
Fixed linting
niemyjski File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.