-
Notifications
You must be signed in to change notification settings - Fork 41
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
Library usage #1
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
Ridel1e
added a commit
that referenced
this pull request
Feb 1, 2023
Ridel1e
added a commit
that referenced
this pull request
Feb 1, 2023
* update deps and design #1 * update some styles
Ridel1e
added a commit
that referenced
this pull request
Feb 1, 2023
* update deps and design #1 * update some styles * fix styles * update difference font and libs * update app version
Ridel1e
added a commit
that referenced
this pull request
Feb 1, 2023
* update deps and design #1 * update some styles * fix styles * update difference font and libs * update app version * fix locks and redeem form
Ridel1e
added a commit
that referenced
this pull request
Feb 17, 2023
* lm layer refactoring * rename streams and add stream optimisation * add apr converter * add apr computation to abstractions * rename form folder * fix add column * fix table view * update table view 2 * rename farm status and update farm actions * add total stake and your stake cells * add DistributionFrequencyCell.tsx LivePeriodCell.tsx * update some columns * add "next distribution reward" cell * update imports * Fix apr column * update folder structure * add deposit operation * add redeem operation * add mobile farm actions * fix warnings * fix stakes request * update library version * fix deposit data creation * update deps * update deps * add ido notification (#732) * update deps * Dev 691 add ido notification on dex (#733) * add ido notification * update system colors * fyx less syntax * fix style order * fix ido notification text * update ido notification * update ido notification №2 * fix ido notification styles * Dev 627 update UI with glassmorfism styles (#734) * update deps and design #1 * update some styles * Dev 627 update UI with glassmorfism styles (#735) * update deps and design #1 * update some styles * fix styles * update difference font and libs * update app version * Dev 627 update UI with glassmorfism styles (#736) * update deps and design #1 * update some styles * fix styles * update difference font and libs * update app version * fix locks and redeem form * some style fixes * update package.json * update package.json * update dependencies * update ido notification * fix redeem behavior * Spf modal (#739) * add amplitude and firstlaunch / session start events * update analytics * add events * update event * update analytics * add redeem close confirm / swap close confirm * fix after review * update ci * update request modal * add spf modal * add spf modal all states * add claim spf notification * update names & add polling & add request * some fixes * fix spf modal * update spf status view * fix modal styles * update filter fns * spf modal fixes * fix spf links * remove claim button from mobile devices * new spf button logic * some fixes * add polling to reward * add polling disabling on last stage * ClaimSpfButton.tsx * update paddings * spf design fixes * fix spf screens * fix notification z-index * fix build analytics methods * update urls and comment amplitude analytics * update version * remove ido notification --------- Co-authored-by: deadit <stdeadit@gmail.com> * update spf id * fix nothing to claim state links * enable cardano update screen * update version * Update links to pp and tos (#740) * update links * fix claim spf styles --------- Co-authored-by: ridel1e <ridellee@gmail.com> * switch to dev analytic * fix light theme --------- Co-authored-by: deadit <stdeadit@gmail.com> Co-authored-by: yb <43601702+yasha-black@users.noreply.github.com>
Ridel1e
added a commit
that referenced
this pull request
Feb 17, 2023
* add GridView add ListView add ConfirmationModal * add confirm create modal * add farm stake * fix create farm form * merge with develop * little fixes * add expand detail component * add farm table expand component for all platforms * update farm table view * update line progress styles * select style changed * update styles * update deps * update styles * init lmpool * update ergo-sdk lib * update timeout time * add interval control * change exports * update farming logic * add farmpools to network * add getAssetsByLpAssetId * fix imports * show first lmpool * updates * update deps * add distributed * add createLmDepositData.ts * update farms view * add deposit operation markup * fix imports * add lm deposit op * update view * update get lm pools * update top panel * update imports 2 * add stakes stream * fix ratio structure * add search string * add lm stake stream * update interface * update text at tooltip * add lmRedeem markup * fix lbBalance stream * move apr to lmpool structure * update lm structure /refactor code * add FarmsButton to Liquidity page * add button to pool overview * remove trash imports * fix next reward distribution * Dev 613 lm refactoring (#730) * lm layer refactoring * rename streams and add stream optimisation * add apr converter * add apr computation to abstractions * rename form folder * fix add column * fix table view * update table view 2 * rename farm status and update farm actions * add total stake and your stake cells * add DistributionFrequencyCell.tsx LivePeriodCell.tsx * update some columns * add "next distribution reward" cell * update imports * Fix apr column * update folder structure * add deposit operation * add redeem operation * add mobile farm actions * fix warnings * fix stakes request * Dev 613 lm refactoring (#741) * lm layer refactoring * rename streams and add stream optimisation * add apr converter * add apr computation to abstractions * rename form folder * fix add column * fix table view * update table view 2 * rename farm status and update farm actions * add total stake and your stake cells * add DistributionFrequencyCell.tsx LivePeriodCell.tsx * update some columns * add "next distribution reward" cell * update imports * Fix apr column * update folder structure * add deposit operation * add redeem operation * add mobile farm actions * fix warnings * fix stakes request * update library version * fix deposit data creation * update deps * update deps * add ido notification (#732) * update deps * Dev 691 add ido notification on dex (#733) * add ido notification * update system colors * fyx less syntax * fix style order * fix ido notification text * update ido notification * update ido notification №2 * fix ido notification styles * Dev 627 update UI with glassmorfism styles (#734) * update deps and design #1 * update some styles * Dev 627 update UI with glassmorfism styles (#735) * update deps and design #1 * update some styles * fix styles * update difference font and libs * update app version * Dev 627 update UI with glassmorfism styles (#736) * update deps and design #1 * update some styles * fix styles * update difference font and libs * update app version * fix locks and redeem form * some style fixes * update package.json * update package.json * update dependencies * update ido notification * fix redeem behavior * Spf modal (#739) * add amplitude and firstlaunch / session start events * update analytics * add events * update event * update analytics * add redeem close confirm / swap close confirm * fix after review * update ci * update request modal * add spf modal * add spf modal all states * add claim spf notification * update names & add polling & add request * some fixes * fix spf modal * update spf status view * fix modal styles * update filter fns * spf modal fixes * fix spf links * remove claim button from mobile devices * new spf button logic * some fixes * add polling to reward * add polling disabling on last stage * ClaimSpfButton.tsx * update paddings * spf design fixes * fix spf screens * fix notification z-index * fix build analytics methods * update urls and comment amplitude analytics * update version * remove ido notification --------- Co-authored-by: deadit <stdeadit@gmail.com> * update spf id * fix nothing to claim state links * enable cardano update screen * update version * Update links to pp and tos (#740) * update links * fix claim spf styles --------- Co-authored-by: ridel1e <ridellee@gmail.com> * switch to dev analytic * fix light theme --------- Co-authored-by: deadit <stdeadit@gmail.com> Co-authored-by: yb <43601702+yasha-black@users.noreply.github.com> * update wallet redeem --------- Co-authored-by: Sergei Koshechkin <serge.koshechkin@gmail.com> Co-authored-by: ridel1e <ridellee@gmail.com> Co-authored-by: yb <43601702+yasha-black@users.noreply.github.com>
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.
No description provided.