-
Notifications
You must be signed in to change notification settings - Fork 322
feat: medal promotion on servers page #4117
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
Merged
Merged
Changes from all commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
d1a478d
feat: medal promotion on servers page
IMB11 2da2b4a
feat: medal server card
IMB11 6401a89
fix: styling changes
IMB11 ea1789e
fix: colors for dark mode only
IMB11 0b3cbbd
fix: light mode medal promotion
IMB11 e010e61
feat: finish server card layout
IMB11 5b46f52
feat: countdown on server panel
IMB11 e89ebf6
fix: lint
IMB11 b497c94
feat: use same gradient as promo
IMB11 5495849
fix: scale for medal bg
IMB11 42a2451
fix: border around server icon
IMB11 b130a48
Merge branch 'main' into cal/medal-frontend-impls
IMB11 33626c1
Merge branch 'main' into cal/medal-frontend-impls
IMB11 e18fa0f
Merge branch 'main' into cal/medal-frontend-impls
IMB11 8e98c17
feat: medal subscr expiry date stuff
IMB11 39ce608
feat: progress on plans within the modal
IMB11 658b0c8
feat: finalize plan modal stage
IMB11 043e8ed
fix: unused scss
IMB11 332007e
feat: remove buttons from cards
IMB11 ec320cd
feat: upgrade button opens modal on server panel
IMB11 64bd806
feat: billing endpoint
IMB11 4ea02e5
fix: lint issues
IMB11 3d138c8
fix: lint issues
IMB11 22a3ce5
fix: lint issues
IMB11 58f628a
Merge branch 'main' into cal/medal-frontend-impls
IMB11 911d0bf
feat: better handling of downgrades + existing plan checks
IMB11 6f355e4
feat: update medal url
IMB11 23db0bf
feat: proration visual in modal
IMB11 9823985
feat: standardize upgrade modal into ServersUpgradeModalWrapper
IMB11 421a775
feat: replace upgrade PurchaseModal with ServersUpgradeModalWrapper
IMB11 2047089
feat: allow server region
IMB11 fab1a23
fix: lint
IMB11 1b70a54
Merge branch 'main' into cal/medal-frontend-impls
IMB11 3ad51fb
fix: lint
IMB11 5bbbdb6
fix: medal frontend completion
IMB11 658d7f7
fix: lint issues
IMB11 03129cf
feat: ad
IMB11 245dd43
fix: hover tooltip + orange new server sparkle
IMB11 4c6d3c3
feat: ad
IMB11 8ce11cf
Merge remote-tracking branch 'origin' into cal/medal-frontend-impls
IMB11 f0196e4
fix: lint issues new eslint
IMB11 19725d6
feat: match ad
IMB11 fd266e0
feat: support for ?dry=true
IMB11 d043d89
fix: lint isuses
IMB11 ad25a24
Merge branch 'main' into cal/medal-frontend-impls
IMB11 e429114
Merge branch 'main' into cal/medal-frontend-impls
IMB11 5a0f948
Merge branch 'main' into cal/medal-frontend-impls
IMB11 9b13546
fix: lint issues
IMB11 285110d
Merge branch 'main' into cal/medal-frontend-impls
IMB11 9745f32
fix: TeleportDropdownMenu imports
IMB11 c4837d6
fix: hash nav issues
IMB11 442b2cd
feat: clarify confirm changes btn
IMB11 05d233c
Merge branch 'main' into cal/medal-frontend-impls
IMB11 815b41b
Merge branch 'main' into cal/medal-frontend-impls
IMB11 bcf7408
fix: lint issues
IMB11 28e5586
fix: "Using new payment method"
IMB11 568750a
fix: lint
IMB11 a925ec5
fix: re-add -mt-2
IMB11 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
490 changes: 490 additions & 0 deletions
490
apps/frontend/src/assets/images/illustrations/medal_promo_background.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions
12
apps/frontend/src/assets/images/servers/medal_server_icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will just note that since ads aren't clickable currently in Modrinth App, this change doesn't make a difference
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yep it's just future-proofing for now.