Commit Graph

1073 Commits (839b0d2016ea29fd6c7bfe7f18ee7d5fde0fa465)

Author SHA1 Message Date
Vadim 67cfbdf708 mix format and add jest mock for stakes.scss 4 years ago
Vadim 3f96312bc0 Fix viewing_addresses_test.exs 4 years ago
Vadim ab998bbe15 checkNetworkAndAccount function fix and small improvements 4 years ago
Victor Baranov d3fcfa8035 Fix bug in dropdown with tokens appearance in address view page 4 years ago
Victor Baranov c43afa5188 Fix tests: gettext, eslint 4 years ago
Vadim f29e7e216f Claim Reward dialog UI improvements 4 years ago
Vadim 93acfb3a6f Add claimReward transaction signing 4 years ago
Vadim ed3be8897a Fix staking page refreshing 4 years ago
Vadim 703b35587b Handle disconnections on client side and remove excess requests 4 years ago
Vadim 868e43156b Implement Recalculate button for Claim Reward 4 years ago
Vadim 5676012a37 Prepare Recalculate button for Claim Reward 4 years ago
Vadim f581780558 Add general elements to Claim Reward dialog popup 4 years ago
Vadim 0a83835b35 Don't allow parallel Claim Reward tasks for the same staker 4 years ago
Vadim 183ead19b9 Prevent running parallel Claim Reward tasks 4 years ago
Vadim 71104468fe Simplify render_claim_reward handling; remove UI freeze 4 years ago
Vadim 07f7fbbb4c Add render_claim_reward channel message 4 years ago
Vadim aa23364486 Add check for staking token definition 4 years ago
Vadim 5f237d1769 Add pool list autorefresh informer 4 years ago
Vadim 8e72c36031 Improve autorefreshing of Validators tab 4 years ago
Vadim bca2bfd5e2 Refresh BlockReward contract ERC balance without page reloading 4 years ago
Vadim 1859186550 Alert for Show only those I staked into 4 years ago
Vadim 23874e088a Add links to addresses in Delegators window 4 years ago
Eduard Sachava 303ece8180 Rename staked_amount field to total_staked_amount 4 years ago
Eduard Sachava 9d1553304e Display “Accounted Stake Amount” and “Current Reward Percent” in delegators list 4 years ago
Eduard Sachava 2dee6aa179 Remove chain based stakes snapshotting porcess 4 years ago
Eduard Sachava 1b47580f3b Adapt Staking DApp UI for mobile devices (#2757) 4 years ago
Eduard Sachava 606e606ac3 Allow connection only to authorized chain networks (#2734) 4 years ago
Eduard Sachava 6bfa17c357 Fix issues in Staking DApp related to pool filters (#2730) 4 years ago
Eduard Sachava 8701d67acc Replace dummy text with real copies for Staking DApp (#2719) 4 years ago
Ed Man 2f63c95ca8 Fix Staking DApp theme colors (#2700) 4 years ago
Ed Man 07305733a6 Fix Staking DApp UI issues (#2692) 4 years ago
Ed Man 888e56c13d Improve UI and delegators logic for banned pools (#2670) 4 years ago
Paul Tsupikoff 83fea9a222 Hide all controls when staking is forbidden by contract (#2651) 4 years ago
Paul Tsupikoff 6ca1adf316 Show Stake modal instead of Become a Candidate for existing pools (#2650) 4 years ago
Paul Tsupikoff 56273524ac Separate Claim Withdrawal button from Withdraw (#2649) 4 years ago
Paul Tsupikoff 821c3e7291 Validate staking contract calls in JS and allow adding <1 POA to existing stake (#2573) 4 years ago
Paul Tsupikoff 7ef37f0071 Improve UI for becoming a candidate for existing pools (#2620) 4 years ago
Paul Tsupikoff 31b90102de Implement filters for staking pool tables (#2558) 4 years ago
Paul Tsupikoff d020fc9baa Periodically refresh the table with staking pools (#2557) 4 years ago
Paul Tsupikoff 21c61d1116 Show "Delegators List" modal window (#2498) 4 years ago
Gabriel Rodriguez Alsina 93dae45465 Add POSDAO network styles (#1853) 4 years ago
goodsoft 6fff314814 Show "Withdraw stake" and "Claim withdraw" modal windows (#2465) 4 years ago
goodsoft 8a34420eda Show "Move Stake" modal window (#2464) 4 years ago
goodsoft f50b4f1f82 Show "Make Stake" modal window (#2462) 4 years ago
goodsoft 21d88a2beb Show "Remove my Poll" modal window (#2461) 4 years ago
goodsoft af61d02b6d Show "Become a Candidate" modal window (#2460) 4 years ago
goodsoft 4e4f96a4e4 Show modal window with validator/pool info (#2439) 4 years ago
goodsoft f1d0b3cf17 Render stakes progress template on server (#2455) 4 years ago
goodsoft 8e0558c6c8 Load contract ABIs after signing in, add makeContractCall utility (#2455) 4 years ago
goodsoft 3b7e04c4b8 Refresh list of pools on account change and show correct buttons (#2455) 4 years ago