-
Notifications
You must be signed in to change notification settings - Fork 17
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
Centrifuge App: Prime detail #1684
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
PR deployed in Google Cloud |
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.
nice work 🥳
A few notes:
- I think the prime page is not supported to show the asset allocation chart
- the history page seems to be broken now (clicking View all in the history chart)
- there are still some logs left to be removed
@sophialittlejohn fixed those points |
sophialittlejohn
approved these changes
Nov 16, 2023
gpmayorga
pushed a commit
that referenced
this pull request
Nov 23, 2023
hieronx
added a commit
that referenced
this pull request
Dec 5, 2023
* abstract deployments/triggers to separate files * remove triggers and some code cleanup * Release centrifuge-react and Fabric (#1600) * Centrifuge App: Fix connecting single account (#1620) * feat: implement oracle-v2 (#1558) * Centrifuge App: Remove accrued interest from portfolio card (#1625) * Moonbeam to demo (#1627) * CentrifugeJS: Fix transactions (#1622) * Centrifuge App: Tinlake assets (#1631) * Centrifuge App: Multicall for Tinlake assets (#1634) * Centrifuge App: Get all proxies (#1637) * Create LICENSE (#1646) * Update support email (#1645) * Centrifuge App: Pending write-off and epoch changes (#1628) * Show anamoy pool after chain upgrade (#1648) * Centrifuge App: Portfolio asset allocation (#1641) * Centrifuge App: Fix asset class (#1650) * Centrifuge App: Fix asset detail when subquery is down (#1653) * Centrifuge App: Fix asset class in pool table (#1652) * Fix connection guard for evm wallets on cent pool (#1661) * swap to goldsky subgraph (#1662) * feat: composition table (#1623) * Centrifuge App: Table redesign (#1663) * Centrifuge App: Code splitting and cleaning up unused files (#1660) * fix: fix trx bug (#1667) * Centrifuge App: Prime overview page (#1659) * CentrifugeApp: Portfolio transaction table (#1605) * Centrifuge App: Liquidity pools investments (#1542) * Centrifuge App: Fix investor transaction report (#1675) * fix: safe auth (#1651) * Centrifuge App: Fixes (#1673) * fix: use new window (#1676) * fix: use new window * use query param * fix data sharing agreement text * genericize * rename * Centrifuge App: Fix getting loan NFT data (#1685) * Centrifuge App: Fix formatting for investor transactions (#1686) * Centrifuge App: Prime detail (#1684) * CentrifugeJS: Fix query for domain routers (#1692) * Fix closed asset handling (#1693) * Centrifuge App: Fix env var (#1694) * fix: portfolio column spacing (#1698) * Centrifuge App: Restricted transfers (#1697) * remove moonbean alpha * debug commenting on PR * update demo endpoints --------- Co-authored-by: Onno Visser <[email protected]> Co-authored-by: JP <[email protected]> Co-authored-by: Jeroen <[email protected]> Co-authored-by: Sophia <[email protected]> Co-authored-by: Adam Stox <[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
Prime detail page without portfolio graph and P&L
#1640
Approvals
Screenshots
Impact