-
Notifications
You must be signed in to change notification settings - Fork 302
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
feat: add improvements on portfolio page #3700
Merged
Merged
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
alter-eggo
force-pushed
the
feat/restake-portfolio
branch
from
July 28, 2023 13:50
e848fc7
to
918b47a
Compare
alter-eggo
force-pushed
the
feat/restake-portfolio
branch
from
August 10, 2023 06:58
9f51971
to
54a4329
Compare
alter-eggo
force-pushed
the
feat/restake-portfolio
branch
from
August 10, 2023 07:06
54a4329
to
6018501
Compare
alter-eggo
force-pushed
the
feat/restake-portfolio
branch
from
August 10, 2023 07:25
cb3cd10
to
7ed5ec8
Compare
alter-eggo
requested review from
garethfuller,
timjrobinson,
agualis and
pkattera
August 10, 2023 07:49
garethfuller
requested changes
Aug 16, 2023
src/components/contextual/pages/vebal/cross-chain-boost/CheckpointAllGaugesModal.vue
Outdated
Show resolved
Hide resolved
src/components/contextual/pages/vebal/cross-chain-boost/CheckpointAllGaugesModal.vue
Outdated
Show resolved
Hide resolved
src/components/contextual/pages/vebal/cross-chain-boost/StakingCardSyncAlert.vue
Outdated
Show resolved
Hide resolved
alter-eggo
force-pushed
the
feat/restake-portfolio
branch
from
August 17, 2023 14:58
58130a9
to
372b973
Compare
garethfuller
approved these changes
Aug 18, 2023
@alter-eggo Alignment seems off here, think you need to align the header to the right too. |
@alter-eggo Also, that alert notification highlights that there is a gauge migration to be done, but when I go to the pool page there is no migration card, what's going on there? |
alter-eggo
force-pushed
the
feat/restake-portfolio
branch
from
September 6, 2023 13:08
2f58483
to
81189fc
Compare
agualis
added a commit
that referenced
this pull request
Sep 11, 2023
* Add missing avax logo (#4157) Co-authored-by: Tim Robinson <[email protected]> * Bump vue (#4167) * Bump vue * Fix compex extended type in props * fix: use prop in prefetch links (#4168) * hotfix: Remove create pool popup (dm) (#4170) * Add missing avax logo (#4155) * 1.122.1 * chore: Add ECLP-wstETH-rETH pool to ethereum allowlist (#4159) Co-authored-by: balopco <[email protected]> * 1.122.2 * chore: Add 50WETH-50cbXEN pool to base allowlist (#4151) Co-authored-by: balopco <[email protected]> Co-authored-by: ZeKraken <[email protected]> * 1.122.3 * chore: Add B-50wstETH-50NEXT pool to gnosis-chain allowlist (#4163) Co-authored-by: balopco <[email protected]> * 1.122.4 * chore: Remove intro modal from create pool --------- Co-authored-by: Tim Robinson <[email protected]> Co-authored-by: Automated Version Bump <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: balopco <[email protected]> Co-authored-by: ZeKraken <[email protected]> * hotfix: update bal address (dm) (#4182) * Add missing avax logo (#4155) * 1.122.1 * chore: Add ECLP-wstETH-rETH pool to ethereum allowlist (#4159) Co-authored-by: balopco <[email protected]> * 1.122.2 * chore: Add 50WETH-50cbXEN pool to base allowlist (#4151) Co-authored-by: balopco <[email protected]> Co-authored-by: ZeKraken <[email protected]> * 1.122.3 * chore: Add B-50wstETH-50NEXT pool to gnosis-chain allowlist (#4163) Co-authored-by: balopco <[email protected]> * 1.122.4 * chore: Remove intro modal from create pool (#4169) * 1.122.5 * chore: Add B-50USD-50bIB01 pool to gnosis-chain allowlist (#4171) Co-authored-by: balopco <[email protected]> * 1.122.6 * chore: Add B-50USD-50bCSPX pool to gnosis-chain allowlist (#4173) Co-authored-by: balopco <[email protected]> Co-authored-by: ZeKraken <[email protected]> * 1.122.7 * chore: Add B-50USD-50bIBTA pool to gnosis-chain allowlist (#4174) Co-authored-by: balopco <[email protected]> Co-authored-by: ZeKraken <[email protected]> * 1.122.8 * chore: Add 50GOLD/25WETH/25USDC pool to base allowlist (#4176) Co-authored-by: balopco <[email protected]> * 1.122.9 * chore: Add USDC/USDbC/axlUSDC pool to base allowlist (#4175) Co-authored-by: balopco <[email protected]> * 1.122.10 * chore: Add GOLD/BAL/USDC pool to base allowlist (#4177) Co-authored-by: balopco <[email protected]> Co-authored-by: ZeKraken <[email protected]> * 1.122.11 * weekly gauge add (#4178) * 1.122.12 * add 3pool to stakable (#4179) * 1.122.13 * chore: Update BAL address --------- Co-authored-by: Tim Robinson <[email protected]> Co-authored-by: Automated Version Bump <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: balopco <[email protected]> Co-authored-by: ZeKraken <[email protected]> * feat: add improvements on portfolio page (#3700) * feat: add staked pools gauges request * feat: add check working balance for staked pools * feat: add pools table selector * feat: add checkpointer contract * feat: add poke all gauges modal * feat: add checkpoint logic on portfolio page * feat: add proper checkpoint 1 gauge flow * feat: add actions for unstaked pools table * fix: review * fix: test * feat: add action enum * feat: fix problem with tables * fix: styles * fix: align of actions column * fix: remove overflow hidden * feat: add isKilled in user gauges query * fix: tests * feat: hide actions for deprecated pools * feat: remove actions if pool deprecated * 1.123.0 --------- Co-authored-by: Gareth Fuller <[email protected]> Co-authored-by: Tim Robinson <[email protected]> Co-authored-by: Tim Robinson <[email protected]> Co-authored-by: Automated Version Bump <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: balopco <[email protected]> Co-authored-by: ZeKraken <[email protected]> Co-authored-by: Anastasios <[email protected]>
garethfuller
added a commit
that referenced
this pull request
Sep 14, 2023
* Add missing avax logo (#4155) * 1.122.1 * chore: Add ECLP-wstETH-rETH pool to ethereum allowlist (#4159) Co-authored-by: balopco <[email protected]> * 1.122.2 * chore: Add 50WETH-50cbXEN pool to base allowlist (#4151) Co-authored-by: balopco <[email protected]> Co-authored-by: ZeKraken <[email protected]> * 1.122.3 * chore: Add B-50wstETH-50NEXT pool to gnosis-chain allowlist (#4163) Co-authored-by: balopco <[email protected]> * 1.122.4 * chore: Remove intro modal from create pool (#4169) * 1.122.5 * chore: Add B-50USD-50bIB01 pool to gnosis-chain allowlist (#4171) Co-authored-by: balopco <[email protected]> * 1.122.6 * chore: Add B-50USD-50bCSPX pool to gnosis-chain allowlist (#4173) Co-authored-by: balopco <[email protected]> Co-authored-by: ZeKraken <[email protected]> * 1.122.7 * chore: Add B-50USD-50bIBTA pool to gnosis-chain allowlist (#4174) Co-authored-by: balopco <[email protected]> Co-authored-by: ZeKraken <[email protected]> * 1.122.8 * chore: Add 50GOLD/25WETH/25USDC pool to base allowlist (#4176) Co-authored-by: balopco <[email protected]> * 1.122.9 * chore: Add USDC/USDbC/axlUSDC pool to base allowlist (#4175) Co-authored-by: balopco <[email protected]> * 1.122.10 * chore: Add GOLD/BAL/USDC pool to base allowlist (#4177) Co-authored-by: balopco <[email protected]> Co-authored-by: ZeKraken <[email protected]> * 1.122.11 * weekly gauge add (#4178) * 1.122.12 * add 3pool to stakable (#4179) * 1.122.13 * hotfix: Update BAL address (#4181) * 1.122.14 * chore: Add 50USDbC-50axlUSDC pool to base allowlist (#4180) Co-authored-by: balopco <[email protected]> * 1.122.15 * chore: Add 50WETH-50USDbC pool to base allowlist (#4186) Co-authored-by: balopco <[email protected]> * 1.122.16 * chore: Add 20RBW-80UNIM pool to polygon allowlist (#4183) Co-authored-by: balopco <[email protected]> * 1.122.17 * chore: Add 50USDbC-50axlUSDC pool to base allowlist (#4184) Co-authored-by: balopco <[email protected]> Co-authored-by: Alberto Gualis <[email protected]> * 1.122.18 * chore: Add 50BAL-50DAI pool to base allowlist (#4185) Co-authored-by: balopco <[email protected]> Co-authored-by: Alberto Gualis <[email protected]> * 1.122.19 * Release/1.123.0 (#4188) * Add missing avax logo (#4157) Co-authored-by: Tim Robinson <[email protected]> * Bump vue (#4167) * Bump vue * Fix compex extended type in props * fix: use prop in prefetch links (#4168) * hotfix: Remove create pool popup (dm) (#4170) * Add missing avax logo (#4155) * 1.122.1 * chore: Add ECLP-wstETH-rETH pool to ethereum allowlist (#4159) Co-authored-by: balopco <[email protected]> * 1.122.2 * chore: Add 50WETH-50cbXEN pool to base allowlist (#4151) Co-authored-by: balopco <[email protected]> Co-authored-by: ZeKraken <[email protected]> * 1.122.3 * chore: Add B-50wstETH-50NEXT pool to gnosis-chain allowlist (#4163) Co-authored-by: balopco <[email protected]> * 1.122.4 * chore: Remove intro modal from create pool --------- Co-authored-by: Tim Robinson <[email protected]> Co-authored-by: Automated Version Bump <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: balopco <[email protected]> Co-authored-by: ZeKraken <[email protected]> * hotfix: update bal address (dm) (#4182) * Add missing avax logo (#4155) * 1.122.1 * chore: Add ECLP-wstETH-rETH pool to ethereum allowlist (#4159) Co-authored-by: balopco <[email protected]> * 1.122.2 * chore: Add 50WETH-50cbXEN pool to base allowlist (#4151) Co-authored-by: balopco <[email protected]> Co-authored-by: ZeKraken <[email protected]> * 1.122.3 * chore: Add B-50wstETH-50NEXT pool to gnosis-chain allowlist (#4163) Co-authored-by: balopco <[email protected]> * 1.122.4 * chore: Remove intro modal from create pool (#4169) * 1.122.5 * chore: Add B-50USD-50bIB01 pool to gnosis-chain allowlist (#4171) Co-authored-by: balopco <[email protected]> * 1.122.6 * chore: Add B-50USD-50bCSPX pool to gnosis-chain allowlist (#4173) Co-authored-by: balopco <[email protected]> Co-authored-by: ZeKraken <[email protected]> * 1.122.7 * chore: Add B-50USD-50bIBTA pool to gnosis-chain allowlist (#4174) Co-authored-by: balopco <[email protected]> Co-authored-by: ZeKraken <[email protected]> * 1.122.8 * chore: Add 50GOLD/25WETH/25USDC pool to base allowlist (#4176) Co-authored-by: balopco <[email protected]> * 1.122.9 * chore: Add USDC/USDbC/axlUSDC pool to base allowlist (#4175) Co-authored-by: balopco <[email protected]> * 1.122.10 * chore: Add GOLD/BAL/USDC pool to base allowlist (#4177) Co-authored-by: balopco <[email protected]> Co-authored-by: ZeKraken <[email protected]> * 1.122.11 * weekly gauge add (#4178) * 1.122.12 * add 3pool to stakable (#4179) * 1.122.13 * chore: Update BAL address --------- Co-authored-by: Tim Robinson <[email protected]> Co-authored-by: Automated Version Bump <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: balopco <[email protected]> Co-authored-by: ZeKraken <[email protected]> * feat: add improvements on portfolio page (#3700) * feat: add staked pools gauges request * feat: add check working balance for staked pools * feat: add pools table selector * feat: add checkpointer contract * feat: add poke all gauges modal * feat: add checkpoint logic on portfolio page * feat: add proper checkpoint 1 gauge flow * feat: add actions for unstaked pools table * fix: review * fix: test * feat: add action enum * feat: fix problem with tables * fix: styles * fix: align of actions column * fix: remove overflow hidden * feat: add isKilled in user gauges query * fix: tests * feat: hide actions for deprecated pools * feat: remove actions if pool deprecated * 1.123.0 --------- Co-authored-by: Gareth Fuller <[email protected]> Co-authored-by: Tim Robinson <[email protected]> Co-authored-by: Tim Robinson <[email protected]> Co-authored-by: Automated Version Bump <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: balopco <[email protected]> Co-authored-by: ZeKraken <[email protected]> Co-authored-by: Anastasios <[email protected]> * hotfix: remove stake and migrate actions for branded redirect pools * 1.123.1 * fix: Fix pool lookup for aura gauges --------- Co-authored-by: Tim Robinson <[email protected]> Co-authored-by: Automated Version Bump <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: balopco <[email protected]> Co-authored-by: ZeKraken <[email protected]> Co-authored-by: Alberto Gualis <[email protected]> Co-authored-by: Tim Robinson <[email protected]> Co-authored-by: Anastasios <[email protected]>
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.
Description
This pr adds cross chain boosts related improvements on portfolio page and actions selector on staked and unstaked pools tables
Type of change
How should this be tested?
Please provide instructions so we can test. Please also list any relevant details for your test configuration.
Visual context
Checklist:
master
if hotfix,develop
if not