epic/referrals
- Create table to store referrals data
- Add referral to table when user registers within 24 hours of clicking a referral link
- Update referral when the prospect joins rewards program
- Update referral when referrer sends prospect 'ping' notification reminder to join rewards
- Trigger notifications to be sent to referrer when the prospect changes state (pending > complete)
- Trigger notification to be sent to prospect when referrer clicks 'ping' button
- Increase contribution multiplier from 10 to 50 for referrals
- Award one token to everyone when they join rewards program (whether or not referral)
- Add referral question/answer to FAQs (and fixed some typos)
Closes: #614 (closed), #585, #584, #583
1/1 thread resolved
added 25 commits
- 314232ee...1674767b - 15 commits from branch
master
- 284ea93a - WIP: Referrals console
- 8d792947 - WIP: Referrals console - update repository getList to accommodate incoming referral model
- 0773723a - WIP: Referrals - make changes based on Mark feedback
- 26e69d62 - WIP: Referrals
- 21778f05 - WIP: Referrals console - accommodate infinite scrolling
- 40f8b63e - (chore): remove spec test template so we pass
- a6a2fa3b - (fix): Wrong name for referrals delegate
- 7b4a887c - (wip): Referrals console
- e1c64bbf - (wip): Notification delegate for referrals
- e9ee0597 - Merge branch 'epic/referrals' of gitlab.com:minds/engine into epic/referrals
Toggle commit list- 314232ee...1674767b - 15 commits from branch
added 1 commit
- a292ce4d - (wip): Referrals console - fix merge conflict
added 1 commit
- 597e0b5f - (wip): Referrals console - temp removed broken tests
added 10 commits
- 597e0b5f...2d02515a - 7 commits from branch
master
- 36d64cb4 - (wip): Referrals console - fix referral delegate declarations
- b2112eca - Merge remote-tracking branch 'origin/master' into epic/referrals
- ae11b671 - (wip): Referrals console - notifications
Toggle commit list- 597e0b5f...2d02515a - 7 commits from branch
added 31 commits
- ae11b671...c8fc5942 - 29 commits from branch
master
- 458473ac - (wip): Referrals console merge and notification updates
- 5e924dbc - Merge branch 'master' into epic/referrals
- ae11b671...c8fc5942 - 29 commits from branch
added MR::Awaiting Review scoped label
- Resolved by Olivia Madrid
approved this merge request
unmarked as a Work In Progress
added 21 commits
- 9d7add84...88286ad8 - 17 commits from branch
master
- 8ac46f93 - (wip): Referrals - add comments, give one free token on join rewards
- 364e4127 - Merge branch 'master' of https://gitlab.com/minds/engine into epic/referrals
- 69f4c973 - (wip): Referrals - give new rewards program joiner a token
- e41f7044 - Merge branch 'master' of https://gitlab.com/minds/engine into epic/referrals
Toggle commit list- 9d7add84...88286ad8 - 17 commits from branch
resolved all threads
changed the description 2 times within 6 minutes
changed the description
added 1 commit
- 762224c1 - (chore): apply contibutions score to prospect too
added 1 commit
- 992c71a5 - (fix): must use ms not seconds for timestamp
approved this merge request
- Owner
migration in progress so will hold off frontend until that makes good progress.
unapproved this merge request
approved this merge request
merged
mentioned in commit 9dd4f372
Please register or sign in to reply