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

Implement /profile, /create-profile page route #1401

Merged
merged 224 commits into from
Sep 12, 2024
Merged

Conversation

dominik-stumpf
Copy link
Contributor

@dominik-stumpf dominik-stumpf commented Jul 17, 2024

Main PR of the new profile feature set.

Copy link

vercel bot commented Jul 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
guild-xyz ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 12, 2024 10:41am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
guild-xyz-storybook ⬜️ Ignored (Inspect) Visit Preview Sep 12, 2024 10:41am

@dominik-stumpf dominik-stumpf changed the title Profiles page and onboarding Implement profile, create-profile page route Jul 17, 2024
@dominik-stumpf dominik-stumpf changed the title Implement profile, create-profile page route Implement /profile, /create-profile page route Jul 17, 2024
@vercel vercel bot temporarily deployed to Preview – guild-xyz-storybook July 17, 2024 13:37 Inactive
This commit is to be reverted, stripping happens for faster compilations
on dev server
* feat: add progress bar and polygon

* feat: implement xp ranking, leveling logic

* chore: remove console.log

* feat: add xp to activity card, refactor xp system

* feat: add xp to activity card, refactor xp system

* fix: cache experiences count on server

* feat: add xp to Account and AccountModal

* fix(a11y): add dialog description to modal

* UI(ActivityCard): move XP to the right in gold

* feat: add activity chart

* feat: add tooltip to chart

* UI(ProfileHero): avatar level indicator refinements

* feat: style tooltip and group xp entries

* chore: adjust barchart size

* fix: size experience card with badge

* refactor: resize RewardBadge

* refactor: add progress ui component

* fix: assign rank properly on profile

* chore: floor levels for simplicity

* chore: revalidate experiences every 20 min

* fix: Experience & Top contributions title colors in light mode

* UI: whitespace refinement

* chore: add fallback to activity chart

* UI(experiences): impros/fixes

* fix: reorder useEffect calls, adjust startTime

* UI: account modal & progress refinements

* cleanup(LevelBadge): duplicated text style

* copy(ActivityChart): fallback fix

* ActivityChart batching / fallback rendering impro

---------

Co-authored-by: valid <[email protected]>
@dominik-stumpf dominik-stumpf marked this pull request as ready for review September 12, 2024 13:48
@dominik-stumpf dominik-stumpf merged commit e544c39 into main Sep 12, 2024
6 checks passed
@dominik-stumpf dominik-stumpf deleted the profiles-page branch September 12, 2024 13:50
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.

3 participants