-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add query and mutation resolvers for various billing tasks * feat: add client gqls * chore: regenrate graphql schema and types * feat: add neutral spinner type for secondary and outline buttons * feat: add subscription and payment management to org settings page * fix: close form modal after adding payment method * feat: misc updates to subscription and payment method display * fix: staging docker compose - move OAUTH_REDIRECT_URI to backend * feat: update card display * fix: refetch orgs when cancelling subscription * feat: cancel subscription at end of current billing period * feat: allow resuming cancelled subscription, misc UI improvements * fix: enforce client side permission checks for billing actions * fix: misc fixes to post-checkout ux * fix: copy * fix: correctly update subscription id to free tier on cancellation * feat: misc fixes and updates * fix: misc fixes * Fix code scanning alert no. 11: Information exposure through an exception Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * fix: misc updates to stripe intents * fix: update permissions and conditions for card management * refaactor: use stripe payment element * fix: dont render manage payment dialog when not required * fix: clear search params after checkout success --------- Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Co-authored-by: Nimish <[email protected]>
- Loading branch information
1 parent
a893197
commit 563b383
Showing
25 changed files
with
1,301 additions
and
28 deletions.
There are no files selected for viewing
This file contains 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 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 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.