stack/packages/template/src
BilalG1 efefa5d31b
Partial refunds frontend (#1123)
https://www.loom.com/share/bb7abfde507f40d386ee856f5ffbd506
<!--

Make sure you've read the CONTRIBUTING.md guidelines:
https://github.com/stack-auth/stack-auth/blob/dev/CONTRIBUTING.md

-->


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* USD-based refund system enabling partial and full refunds with
explicit USD amounts
* Per-entry refund selection with granular quantity controls in refund
dialogs
* **Bug Fixes**
* Stronger refund validation and error handling to prevent invalid or
out-of-bounds refunds
* **Tests**
  * Expanded end-to-end coverage for refund edge cases and scenarios
* **Style**
  * Improved refund dialog UI with contextual alerts and better controls

<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-01-29 11:20:04 -08:00
..
components Update SDK dependencies to latest version and handle the breaking changes (#1100) 2026-01-16 16:02:07 -08:00
components-page payment email templates (#1106) 2026-01-20 18:45:01 -08:00
generated Update all packages to use tsup 2026-01-27 12:27:41 -08:00
integrations convex fix auth config bug (#1031) 2025-11-26 11:36:36 -08:00
lib Partial refunds frontend (#1123) 2026-01-29 11:20:04 -08:00
providers Remove UserFetcher from StackProvider — make dashboard static 2025-10-19 13:44:42 -07:00
utils Add basic client lib tests (#601) 2025-04-03 20:05:44 +02:00
global.css Vanilla JS client library (#408) 2025-02-08 02:31:03 +01:00
global.d.ts Vanilla JS client library (#408) 2025-02-08 02:31:03 +01:00
index.ts Convex implementation (#913) 2025-09-24 19:16:45 +00:00