Skip to content
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

added Compound, Claim Delegate Dialog, Claim Delegate Validator Selec… #93

Merged
merged 14 commits into from
Jul 28, 2023

Conversation

VasaviMahajan
Copy link
Collaborator

…t Field components

package.json Outdated
@@ -14,6 +14,7 @@
"@material-ui/core": "^4.11.3",
"@material-ui/icons": "^4.11.2",
"@material-ui/lab": "^4.0.0-alpha.58",
"caniuse-lite": "^1.0.30001517",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

try to avoid this package.

@SrikanthSoparla SrikanthSoparla merged commit ef081d7 into development Jul 28, 2023
2 checks passed
@SrikanthSoparla SrikanthSoparla deleted the compound branch August 9, 2023 14:49
SrikanthSoparla added a commit that referenced this pull request Aug 9, 2023
* Updated gas calculations (#92)

* Update index.js

* Update index.js

* added Compound, Claim Delegate Dialog, Claim Delegate Validator Selec… (#93)

* added Compound, Claim Delegate Dialog, Claim Delegate Validator Select Field components

* Errors Resolved

* Errors Resolved

* Errors Resolved

* Errors Resolved

* Resolved the fee issue

* Resolved the amount issue

* Resolved the amount issue

* implemented the condition where claim amount should be greater than gas fee amount

* issue resolved

* issue resolved

* issue resolved

---------

Co-authored-by: = <=>
Co-authored-by: SrikanthSoparla <srikanth.soparla@gmail.com>

* Multi-Delegate (#94)

* Created MultiDelegateButton

* Multidelegate button

* Redux Store

* multi-delegate button styling

* added multidelegate button in stake page

* mui select field with select all button

* added support for multi-delegate

* for multidelegate

* handle multi delegate and styling

* Fixed select all, works better now.

* Removed caniuse-lite and reformated the code.

* Showing active validators only.

* added multi-delegate button to homescreen and changed the style to match viewall button

* refractoring

* changed breakpoints, fixed autoscroll on select all button.

* Fixed Success Message

* Success Dialog -> Validator Image, Name, Address

* Style formatting

* Removed un-required proptypes

* Removed un-required parts

* onMouseEnter working, onMouseExit not working

* Replaced Popover with Tooltip.

* Resolved some warnings. Changed button to div.

* formatting

* minor format

* Removed unused Proptypes.

* Transitions for pages and dialog boxes (#95)

* FadeIn for pages, ScaleUp for dialogs. Added back checks for Image before rendering.

* animation fixes.

* yarn lock fixes.

---------

Co-authored-by: SrikanthSoparla <srikanth.soparla@gmail.com>

---------

Co-authored-by: Daksha Validator <87847563+dakshavalidator@users.noreply.github.com>
Co-authored-by: VasaviMahajan <83421343+VasaviMahajan@users.noreply.github.com>
Co-authored-by: Rahman <59746881+volkavich@users.noreply.github.com>
SrikanthSoparla added a commit that referenced this pull request Sep 7, 2024
* page breaking fix, og updates.

* Update config.js

* Update Table.js

* explorer link update.

* Flix og tags updates, deploy yml file.

* og image optimize.

* Update deploy.yml

* default gas fee updates.

* apr integration.

* deployment script fixes.

* ui fixes.

* Unbonding Period, voting period parameters added.

* Apr functionality (#88)

* in active validator list ui.

* powered by text update.

* validators count

* validators count update

* home page validator tabs.

* text update

* Add lint workflow

* Update lint.yaml

* Update lint.yaml

* Update lint.yaml

* Add deploy workflow

* update deploy.yaml

* Delete deploy.yaml

* new workflow added

* new workflow modified

* envs -> env

* env list to map

* env list to map

* env list to map

* bug fixes

* bug fixes

* bug fixes #2

* bug fixes #3

* bug fixes #4

* Publish via SSH workflow added and in README.md git repo link fixed

* some modifications

* Update deploy.yaml

* update yarn.lock

* omniflix default gas fee updates. (#85)

* Update defaultGasValues.js

* apr integration.

* deployment script fixes.

* ui fixes.

* Unbonding Period, voting period parameters added.

---------

Co-authored-by: Srikanth Reddy <srikanthreddy@Srikanths-MacBook-Pro.local>
Co-authored-by: srikanth.soparla <srikanth.soparla@cosmiclabs.co>
Co-authored-by: poojachigitey <chigiteypooja12@gmail.com>
Co-authored-by: Marri Harish <harishmarri551@gmail.com>
Co-authored-by: 5iddy <siddhuyeturi@gmail.com>
Co-authored-by: noodles <64490027+5iddy@users.noreply.github.com>

* unbonding validations update.

* update actual APR

* Update index.js (#90)

* Update index.js

* Update index.js (#91)

* Multi delegate prod updates (#96)

* Updated gas calculations (#92)

* Update index.js

* Update index.js

* added Compound, Claim Delegate Dialog, Claim Delegate Validator Selec… (#93)

* added Compound, Claim Delegate Dialog, Claim Delegate Validator Select Field components

* Errors Resolved

* Errors Resolved

* Errors Resolved

* Errors Resolved

* Resolved the fee issue

* Resolved the amount issue

* Resolved the amount issue

* implemented the condition where claim amount should be greater than gas fee amount

* issue resolved

* issue resolved

* issue resolved

---------

Co-authored-by: = <=>
Co-authored-by: SrikanthSoparla <srikanth.soparla@gmail.com>

* Multi-Delegate (#94)

* Created MultiDelegateButton

* Multidelegate button

* Redux Store

* multi-delegate button styling

* added multidelegate button in stake page

* mui select field with select all button

* added support for multi-delegate

* for multidelegate

* handle multi delegate and styling

* Fixed select all, works better now.

* Removed caniuse-lite and reformated the code.

* Showing active validators only.

* added multi-delegate button to homescreen and changed the style to match viewall button

* refractoring

* changed breakpoints, fixed autoscroll on select all button.

* Fixed Success Message

* Success Dialog -> Validator Image, Name, Address

* Style formatting

* Removed un-required proptypes

* Removed un-required parts

* onMouseEnter working, onMouseExit not working

* Replaced Popover with Tooltip.

* Resolved some warnings. Changed button to div.

* formatting

* minor format

* Removed unused Proptypes.

* Transitions for pages and dialog boxes (#95)

* FadeIn for pages, ScaleUp for dialogs. Added back checks for Image before rendering.

* animation fixes.

* yarn lock fixes.

---------

Co-authored-by: SrikanthSoparla <srikanth.soparla@gmail.com>

---------

Co-authored-by: Daksha Validator <87847563+dakshavalidator@users.noreply.github.com>
Co-authored-by: VasaviMahajan <83421343+VasaviMahajan@users.noreply.github.com>
Co-authored-by: Rahman <59746881+volkavich@users.noreply.github.com>

* re delegate gas fee fixes.

* re delegate gas fee fixes.

* omniflix v47 updates.

* proposal id, tally calculation fixes.

* vote fixes.

* proposal page fix.

* node modules latest versions update. (#105)

* Omniflix node modules update (#106)

* node modules latest versions update.

* compose with dev tools fixes.

* changed 'unbonded' to 'jailed', updated jailed to be in red color (#107)

* validators url update

* inactive validators list fix. (#109)

---------

Co-authored-by: Srikanth Reddy <srikanthreddy@Srikanths-MacBook-Pro.local>
Co-authored-by: Marri Harish <harishmarri551@gmail.com>
Co-authored-by: srikanth.soparla <srikanth.soparla@cosmiclabs.co>
Co-authored-by: poojachigitey <chigiteypooja12@gmail.com>
Co-authored-by: 5iddy <siddhuyeturi@gmail.com>
Co-authored-by: noodles <64490027+5iddy@users.noreply.github.com>
Co-authored-by: Daksha Validator <87847563+dakshavalidator@users.noreply.github.com>
Co-authored-by: VasaviMahajan <83421343+VasaviMahajan@users.noreply.github.com>
Co-authored-by: Rahman <59746881+volkavich@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants