Skip to content

feat: Add member setup nudges for incomplete profiles#792

Merged
bokelley merged 1 commit into
mainfrom
bokelley/member-setup-nudges
Jan 16, 2026
Merged

feat: Add member setup nudges for incomplete profiles#792
bokelley merged 1 commit into
mainfrom
bokelley/member-setup-nudges

Conversation

@bokelley

Copy link
Copy Markdown
Contributor

Summary

  • Dashboard alerts for missing logo, tagline, and pending join requests (web UI)
  • Addie scheduled job to DM members about missing setup items (Slack)
  • Addie home alerts for same items via Slack home tab

Only targets paying members with active subscriptions. Rate limited to once per 7 days per nudge type per user.

Test plan

  • Build passes
  • All 241 tests pass
  • Vibium browser test confirms dashboard loads correctly
  • Verified CSS and JS for setup alerts deployed in container
  • Migration 173_setup_nudge_log.sql applies successfully

🤖 Generated with Claude Code

Add proactive reminders for members about incomplete setup tasks:
- Dashboard alerts for missing logo, tagline, and pending join requests
- Addie scheduled job to DM members about missing setup items
- Addie home alerts for same items via Slack home tab

Only targets paying members with active subscriptions.
Rate limited to once per 7 days per nudge type per user.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@bokelley bokelley merged commit 9725793 into main Jan 16, 2026
6 checks passed
bokelley added a commit that referenced this pull request Jan 16, 2026
Add proactive reminders for members about incomplete setup tasks:
- Dashboard alerts for missing logo, tagline, and pending join requests
- Addie scheduled job to DM members about missing setup items
- Addie home alerts for same items via Slack home tab

Only targets paying members with active subscriptions.
Rate limited to once per 7 days per nudge type per user.

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
bokelley added a commit that referenced this pull request Jan 20, 2026
Add proactive reminders for members about incomplete setup tasks:
- Dashboard alerts for missing logo, tagline, and pending join requests
- Addie scheduled job to DM members about missing setup items
- Addie home alerts for same items via Slack home tab

Only targets paying members with active subscriptions.
Rate limited to once per 7 days per nudge type per user.

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
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.

1 participant