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

Rewards (merits) #2283

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

Rewards (merits) #2283

wants to merge 167 commits into from

Conversation

maxaleks
Copy link
Collaborator

@maxaleks maxaleks commented Oct 4, 2024

Description and Related Issue(s)

Resolves: #2194

New env var: NEXT_PUBLIC_REWARDS_SERVICE_API_HOST

Checklist for PR author

  • I have tested these changes locally.
  • I added tests to cover any new functionality, following this guide
  • Whenever I fix a bug, I include a regression test to ensure that the bug does not reappear silently.
  • If I have added, changed, renamed, or removed an environment variable
    • I updated the list of environment variables in the documentation
    • I made the necessary changes to the validator script according to the guide
    • I added "ENVs" label to this pull request

ui/rewards/ReadOnlyInputWithCopy.tsx Outdated Show resolved Hide resolved
ui/pages/RewardsDashboard.tsx Outdated Show resolved Hide resolved
docs/ENVS.md Outdated Show resolved Hide resolved
icons/merits.svg Outdated Show resolved Hide resolved
lib/contexts/rewards.tsx Outdated Show resolved Hide resolved
lib/contexts/rewards.tsx Show resolved Hide resolved
ui/rewards/dashboard/DailyRewardClaimButton.tsx Outdated Show resolved Hide resolved
ui/rewards/RewardsNavLink.tsx Outdated Show resolved Hide resolved
ui/rewards/MeritsIcon.tsx Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ENVs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Merits] Onboarding
3 participants