-
Notifications
You must be signed in to change notification settings - Fork 44
refactor: market advanced details parameters prework #1708
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 23 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
9b423a6
refactor: remove unnecessary advance mode check
0xAlunara 8c2ef57
refactor: remove unnecessary isRow differentiation
0xAlunara 2d5c563
refactor: replace box and subtitle for mui stack and typography
0xAlunara f21ff13
refactor: convert loan parameters to actioninfos
0xAlunara fe4c898
refactor: convert lend parameters to actioninfos
0xAlunara 9bf274e
refactor: add shared marketprices parameters component
0xAlunara 185f56f
refactor: replace store with zustand for lend price per share
0xAlunara 40a752b
refactor: remove unused market parameter
0xAlunara 0936f22
refactor: inline query functions for readability
0xAlunara 28b96a0
refactor: replace store with zustand for lend market parameters
0xAlunara 79e7cb9
refactor: make MarketParameters more generic and move to llamalend
0xAlunara 190ed51
refactor: remove all stacks from market parameter collections
0xAlunara 6b2d166
feat: add back in price per share for lend market supply params
0xAlunara 17c2bdf
feat: add market misc with id for devs
0xAlunara 69750a2
Merge branch 'main' into refactor/market-advanced-details-prework
0xAlunara 75a146d
Merge branch 'main' into refactor/market-advanced-details-prework
0xAlunara faa54bf
refactor: shorten code with ternary
0xAlunara b6d165c
feat: remove '?' as error value
0xAlunara fe55dbc
feat: action infos with error dont show value at all
0xAlunara c5ef672
feat: action info won't show error icon when it's (re)loading
0xAlunara c10f9db
refactor: inline MarketMisc
0xAlunara dcdc36a
refactor: create shared MarketParameters component for both mint and …
0xAlunara a19fd58
refactor: inline action infos for market loan parameters
0xAlunara 542afdf
refactor: rename market-parameters to market-parameters.query
0xAlunara 276d883
fix: forgot to update MarketParameters component in legacy borrow cre…
0xAlunara 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
110 changes: 0 additions & 110 deletions
110
apps/main/src/lend/components/DetailsMarket/components/MarketParameters.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
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.
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.