Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: prototype of referral system in console #142

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Oct 24, 2024

  1. wip: referrals

    use server actions for now
    travis committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a5f28c5 View commit details
    Browse the repository at this point in the history
  2. feat: shift to just regular route handlers for referral api

    server actions are confusing and weren't working properly
    travis committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f90eda3 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. fix: remove console.log

    travis committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2bc5ed2 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. feat: add rewards section to settings page

    and get referral creator working on both pages
    travis committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    016ca71 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    741eb78 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    66e1026 View commit details
    Browse the repository at this point in the history
  2. fix: move referrals hook

    travis committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1f6c1fa View commit details
    Browse the repository at this point in the history
  3. feat: add new pricing table with free trial

    also record refcode in the plan gate, too
    travis committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ccdefc1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64c1f08 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    177f244 View commit details
    Browse the repository at this point in the history
  2. fix: remove extra handler

    travis committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a33b008 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. feat: move referrals service out

    extracted from original implementation in #142
    travis committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c180795 View commit details
    Browse the repository at this point in the history
  2. revert package.json to main

    travis committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    8591b4d View commit details
    Browse the repository at this point in the history
  3. revert pnpm-lock from main

    travis committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    972f8b6 View commit details
    Browse the repository at this point in the history