Skip to content

Fix various issues in billing flows #1945

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

Merged
merged 8 commits into from
May 30, 2025
Merged

Conversation

TorstenDittmann
Copy link
Contributor

@TorstenDittmann TorstenDittmann commented May 30, 2025

  • Add color package for color manipulation
  • Update Stripe form appearance for light and dark themes with proper color conversion and improved focus states
Bildschirmfoto 2025-05-30 um 16 05 10 Bildschirmfoto 2025-05-30 um 16 04 59
  • Fix payment modal loading state display
  • Improve payment method table column widths and conditional visibility
  • Fix navbar account menu closing on navigation
  • Update OAuth modal descriptions and remove duplicate titles
Bildschirmfoto 2025-05-30 um 15 58 31
  • Export closeModal method from FakeModal component
  • Use !== instead of != for null comparisons
  • Update MFA status indicator from Pill to Badge component
Bildschirmfoto 2025-05-30 um 15 56 51

- Add color package for color manipulation
- Update Stripe form appearance for light and dark themes with proper
  color conversion and improved focus states
- Fix payment modal loading state display
- Improve payment method table column widths and conditional visibility
- Fix navbar account menu closing on navigation
- Update OAuth modal descriptions and remove duplicate titles
- Export closeModal method from FakeModal component
…cess

- Use !== instead of != for null comparisons
- Update MFA status indicator from Pill to Badge component
- Update @appwrite.io/pink-svelte from commit 4b056c8 to d74b893
- Add system font fallbacks to Stripe appearance configurations for
  better font rendering across different platforms
TorstenDittmann and others added 3 commits May 30, 2025 16:19
Extract method comparison into reusable function and optimize
linked organization lookup using Set for better performance.
Removes blank lines and standardizes arrow function parentheses
for consistent code formatting.
@TorstenDittmann TorstenDittmann merged commit 0fa4451 into main May 30, 2025
2 checks passed
@TorstenDittmann TorstenDittmann deleted the fix-various-billing-issues branch May 30, 2025 14:43
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