Files
stack/apps/dashboard
MantraandGitHub cfa6204c2d Replace Web3Forms with internal feedback emails (#1244)
## Summary
- replace the dashboard feedback form's Web3Forms submission with an
authenticated internal backend endpoint
- send support and feature-request notifications through Stack Auth's
native internal email pipeline
- share internal project auth headers in the dashboard and add backend
E2E coverage for support feedback

## Testing
- pnpm typecheck
- pnpm lint -- "src/components/feedback-form.tsx"
"src/components/stack-companion/feature-request-board.tsx"

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

* **New Features**
* Internal feedback submission endpoint with automated internal email
notifications
* New internal email builder and sending utility; recipient list
configurable via env

* **Enhancements**
* Feedback form requires sign-in, disables submit when unauthenticated,
and tightens validation
  * Centralized header helper for authenticated internal requests
* Feature request board gates actions for signed-out users and improves
upvote/submit reliability
* Runtime retrieval/validation of the feature-tracking API key and
streamlined user handling

* **Tests**
* End-to-end tests covering internal feedback flows, validation, and
email delivery
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-03-23 17:07:37 -07:00
..
2026-03-10 15:15:06 -07:00
2026-01-21 18:08:35 -08:00
2024-06-18 15:49:31 +02:00
2026-02-16 14:57:17 -08:00
2026-01-30 23:38:06 -08:00
2024-06-18 15:49:31 +02:00
2026-03-13 13:53:08 -07:00
2025-11-18 21:47:01 -08:00
2025-12-17 12:26:12 -08:00
2025-02-14 11:47:52 -08:00