Partner White-Labeling¶
Date: 2026-04-03 Status: In Progress
Partners (starting with Rillet) can now run Stacksync under their own brand. Login pages, app UI, error emails, and workspace invites all show the partner's name, logo, and colors. The Partner API allows programmatic workspace and user provisioning.
Recent updates (2026-04-03):
- All 5 SendGrid templates activated on partner-aware v6 versions
- Full branding vars (
logo_url,logo_width,button_color,support_email,frontend_url) now passed to all email templates - Rillet
branding.emailsconfig set in partners table - Auth0 dev login template updated with side-image layout
- Local E2E test infrastructure: Docker Compose with 2 Postgres DBs for testing error notification flow
- Connectors Redis guards fixed: error thresholds and notification flow now work without Redis
See Partner White-Labeling docs for full details.