stack/apps
BilalG1 4d42f9aa66
cud handler (#1061)
<!--

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

* **Refactor**
* Centralized email-theme operations (create/read/list/update/delete)
behind a unified handler, simplifying endpoints and improving
consistency.

* **New Features**
* Theme updates now validate and render template previews before
applying changes; create supports generated or provided IDs.

* **Chores**
* Added a reusable CRUD handler factory to standardize backend
data-operation patterns and error handling.

<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-20 09:20:24 -08:00
..
backend cud handler (#1061) 2026-01-20 09:20:24 -08:00
dashboard Various payments improvements (#1116) 2026-01-19 20:30:02 -08:00
dev-launchpad chore: update package versions 2026-01-19 15:55:33 -08:00
e2e cud handler (#1061) 2026-01-20 09:20:24 -08:00
mock-oauth-server chore: update package versions 2026-01-19 15:55:33 -08:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00