Add achievements system with 8 badges and integration points#527
Open
Kenlachy wants to merge 3 commits into
Open
Add achievements system with 8 badges and integration points#527Kenlachy wants to merge 3 commits into
Kenlachy wants to merge 3 commits into
Conversation
- Create user_achievements table with RLS policies - Add achievements feature module with definitions, modal, and hooks - Integrate achievement checks into log form, wallet, insights, and global mirror pages - Add achievements navigation item to sidebar with badge count - Implement celebration modal with confetti for unlocked achievements - Support ECHO rewards for achievement milestones
- Remove duplicate ToastProvider import in providers.tsx - Remove unused imports and variables across components - Add react-simple-maps dependency and type declarations - Add @testing-library/dom dependency for test utilities - Fix Freighter API usage in wallet page - Remove invalid onError handlers in query-client.ts - Update test imports to use @testing-library/dom for screen/waitFor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary of changes
Provide a clear and concise summary of what this PR changes.
Type of change
Checklist
flutter analyzepassesdart formatrun on changed filesCloses #123)Screenshots (for UI changes)
Add screenshots or short recordings when UI behavior is changed.
Testing done
Describe test steps and results.
Acceptance criteria
List the acceptance criteria this PR satisfies.