forked from aave/interface
-
Notifications
You must be signed in to change notification settings - Fork 0
Fix/implement incentives to remaining components #12
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
Open
NandyBa
wants to merge
62
commits into
main
Choose a base branch
from
fix/implement-incentives-to-remaining-components
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
b20946d
fix: implement incentives for supply/borrow infos
MartinGbz 48158e4
feat: add all incentives in the whole app
MartinGbz 5c41e27
fix: displayBlack issue on infos
MartinGbz 00d439b
fix: issue on supply/borrow modal
MartinGbz 054cfe1
fix: display issue
MartinGbz 822fe8c
fix: debt switch
MartinGbz 296de8d
fix: issue lmIncentivesCheck
MartinGbz 4251320
fix: aprs check inside the IncentivesButton component
MartinGbz 25a1cf0
fix: variableDebtTokenAddress undefined
MartinGbz f23fe84
fix: issue debtSwitch rewards apr
MartinGbz 40293d5
fix: issue supply/borrow modal ignit program
MartinGbz dac9094
refactor: hasIncentivesCheck
MartinGbz f400537
fix: set norAprExternalIncentivesTooltips with reward aprs, and remov…
MartinGbz f531844
Merge branch 'main' into fix/implement-incentives-to-remaining-compon…
MartinGbz 030b2a4
feat: improve multiple apy UX
MartinGbz 97893a3
fix: detail incentives line component
MartinGbz c2210f6
fix: rewards mesages
MartinGbz 62a04c4
fix: incentives card style
MartinGbz 1e12934
fix: issue on zksync ignite incentives
MartinGbz a02d9aa
fix: detail incentives
MartinGbz 943311e
chore: refactor code locations + names
MartinGbz 34e3a08
Merge branch 'main' into fix/implement-incentives-to-remaining-compon…
MartinGbz 5e3af0d
fix: ethena and sonic tooltips
MartinGbz 100452b
fix: external no number tooltips
MartinGbz 139e86c
fix: gho borrow incentives implementation
MartinGbz eaabecb
chore: rename IncentivesCard to RateAndIncentivesBox
MartinGbz d72c794
chore: rename IncentivesBox to IncentivesCard
MartinGbz 5a7b071
chore: move getSimpleExternalIncentivesTooltipConfig
MartinGbz 6eb695e
chore: refactor simple external incentive
MartinGbz 1041260
feat: implement new PointsIncentives component/hook
MartinGbz a778160
fix: separate simple external incentives from the other incenives (to…
MartinGbz 7b30dac
Merge branch 'main' into fix/implement-incentives-to-remaining-compon…
MartinGbz 154afb4
fix: remmove old usage
MartinGbz 235d0e1
feat: display separately simple external incentives
MartinGbz d11088b
chore: refactor code
MartinGbz ca760d4
fix: also seperate points incentives from the aprs incentives
MartinGbz 32b75d7
fix: display condition issue
MartinGbz 446632b
fix: kernel icon margin
MartinGbz fb6f910
fix: forum post link on sonic usdc merit
MartinGbz 20e6973
chore: remove comments
MartinGbz b1de80d
chore: remove ethena and sonic outdated buttons
MartinGbz 704c565
fix: left margin issue on supply/borrow infos
MartinGbz 7ea56b7
chore: remove logs
MartinGbz 92d5cd5
Merge branch 'main' into fix/implement-incentives-to-remaining-compon…
MartinGbz b96fb73
fix: etherfi points
MartinGbz 3972da6
chore: refactor/centralized incentives files/components
MartinGbz 606ec33
fix: gho incentives
MartinGbz 3f60354
chore: use aave address book for sonic addresses
MartinGbz b637130
Merge branch 'main' into fix/implement-incentives-to-remaining-compon…
MartinGbz 38d47dc
fix: update points configs
MartinGbz 2c12f6f
Merge branch 'main' into fix/implement-incentives-to-remaining-compon…
MartinGbz e8506b5
fix: remove packageManager
MartinGbz de5c50b
fix: update yarn lock
MartinGbz 1dd5c36
fix: remove "liquidity mining" from sentence
MartinGbz 8d9b366
fix: refactor points incentives inside 1 component
MartinGbz cb492c3
fix: allIncentivesCount + align left bundled aprs
MartinGbz 326eb16
fix: set back singleIncentives variable to >=1
MartinGbz 16c6e43
feat: display single apr incentives in a row
MartinGbz d97c9ec
fix: refactor simple external incentives in 1 component
MartinGbz d8a186e
fix: create an incentive component for each point campaign
MartinGbz fdd3acf
fix: change wordings
MartinGbz d896d67
Merge branch 'main' into fix/implement-incentives-to-remaining-compon…
MartinGbz 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
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 0 additions & 29 deletions
29
src/components/incentives/EthenaIncentivesTooltipContent.tsx
This file was deleted.
Oops, something went wrong.
30 changes: 0 additions & 30 deletions
30
src/components/incentives/EtherfiIncentivesTooltipContent.tsx
This file was deleted.
Oops, something went wrong.
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.
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.
Uh oh!
There was an error while loading. Please reload this page.