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

Staking/new style #26

Merged
merged 28 commits into from
Mar 10, 2021
Merged

Staking/new style #26

merged 28 commits into from
Mar 10, 2021

Conversation

creed-victor
Copy link
Collaborator

No description provided.

@vercel
Copy link

vercel bot commented Feb 22, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

governance-dapp – ./

🔍 Inspect: https://vercel.com/sovryn/governance-dapp/7C15SttL5un1cPqVTwbKhYXLzHmN
✅ Preview: https://governance-dapp-git-staking-new-style-sovryn.vercel.app

bitocracy-dapp – ./

🔍 Inspect: https://vercel.com/sovryn/bitocracy-dapp/3jHKKZQdT6jhLqQVAroKrsKqwiAr
✅ Preview: https://bitocracy-dapp-git-staking-new-style-sovryn.vercel.app

@creed-victor creed-victor added the enhancement New feature or request label Feb 22, 2021
@creed-victor creed-victor added this to In progress in Sovryn via automation Feb 22, 2021
@creed-victor creed-victor linked an issue Feb 22, 2021 that may be closed by this pull request
@creed-victor creed-victor marked this pull request as ready for review March 10, 2021 18:36
@creed-victor creed-victor merged commit 657aeb4 into bitocracy Mar 10, 2021
Sovryn automation moved this from In progress to Done Mar 10, 2021
@creed-victor creed-victor deleted the staking/new-style branch March 10, 2021 18:37
creed-victor added a commit that referenced this pull request Mar 17, 2021
* [governance] - adding new styles

* [governance] - update modal for detail proposal

* [governance] - update UI, remove static

* [governance] - add votes delegation

* [governance] - add responsive styles

* [governance] - temporary hide static

* [governance] - add custom scrollbar and detect links in description

* [governance] - update history of transactions

* [governance] - update proposal when active state

* [governance] - remove amount

* [governance] - change wssNodes and rpcNodes

* [governance] - added pixel-perfect

* [governance] - hide links github

* [governance] - remove whitespaces

* [governance] - update from github issues

* [governance] - update preload table

* Update README.md

* contracts

* [governance] - fix bug for dialog background component

* preparations for new bitocracy

# Conflicts:
#	public/index.html
#	src/app/containers/BlockChainProvider/abi/GovernorAlpha.json
#	src/app/containers/BlockChainProvider/contracts.ts
#	src/app/containers/StakePage/index.tsx

* new contracts (fix)

* bitocracy

# Conflicts:
#	public/index.html
#	src/app/containers/BlockChainProvider/abi/GovernorAlpha.json
#	src/app/containers/BlockChainProvider/contracts.ts
#	src/app/containers/StakePage/index.tsx

* percentage fix

* added user staked balance too

* voting delegation fix

* voting delegation fix

* description fix

* delegating of different vesting

* use both governor admin and governor owner contracts for proposals (#19)

* use both governor admin and governor owner contracts for proposals

* fixes homepage proposals limit #18

Co-authored-by: Rytis Grincevicius <rytis.grincevicius@gmail.com>

* fix issue #29

* [proposal] - fix #28 (#35)

* fix #36

* [proposals] - fix #28

* [proposals] - fix #28

* Staking/new style (#26)

* [staking] - update tailwindcss

* [staking] - added static for staking page

* [staking] - added static modal windows

* [staking] - added increase sov and unstake sov modal windows

* [staking] - added slider with years and dates

* [staking] - add file with extend form

* [staking] - added highlight to active date

* [staking] - update button for gov, add empty <tr> if no stakes

* [staking] - remove margin from last button

* [staking] - fix table for stakes

* [staking] - update history table

* [staking] - add link to explorer for tx

* [staking] - current vests table

* [staking] -  update history loading

* [staking] - vests table

* [stakking] - added optimization + fix vests table

* [staking] - optimization for staking

* [staking] - changed testnet2 to testnet

* [staking] - update Vesting Dialog

* [staking] - added origin vests table

* [staking] - uploaded arrow icon

* [staking] - hide avaliable fees

* conditional hook call to blockchain

* testing with team vests table

* merge fix

Co-authored-by: pietro-maximoff <pietro.maxim.official@protonmail.com>
Co-authored-by: Rytis Grincevicius <rytis.grincevicius@gmail.com>

* [staking] - refactoring vests tables

* [staking] - fixed text error

Co-authored-by: pietro-maximoff <pietro.maxim.official@protonmail.com>
Co-authored-by: Rytis Grincevicius <rytis.grincevicius@gmail.com>
Co-authored-by: Pietro MaximOFF <74987028+pietro-maximoff@users.noreply.github.com>
Co-authored-by: Shamshin Alex <shamshin.alexandr@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Sovryn
  
Done Sprint 16
Development

Successfully merging this pull request may close these issues.

Governance Interface
3 participants