-
Notifications
You must be signed in to change notification settings - Fork 71
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
Fix Candidates Card "Staked" copy #3338
Fix Candidates Card "Staked" copy #3338
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Hi @BeardKoda! |
@thesan Please review, ideally in the upcoming hours. Trying to close the Term with positive result :) Thanks in advance! |
@thesan This is still needs to be reviewed, thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! 👏
@singulart, @BeardKoda sorry I've been really late on the PR review lately. |
* 🪅 add word break (#3326) * add word break * add word-wrap for title Co-authored-by: Pasha Hliebov <p.hliebov@bsg.world> * 🥩 Fix Candidates Card "Staked" copy (#3338) * Fix: #2795 * Fix: Test Fix * 🔌 Refactor the api to easily switch between `ProxyApi` and `ApiRx` (#3385) Refactor `@/api` * ⏲️ Fix election/council remaining period timer (#3444) * Fix election/council remaining period clock * Fix tests * Fix one more test * 👮 Show moderated posts (#3420) * feat: Show moderated posts * fix: Moderated post stories args * fix: useForumThreadPosts error * ⚖️ Fix available staking balances (#3408) * New function to calc available balance for staking account * Apply of the new function * Small UI tweaks * Fix for same keys in bounty actors list * Update the SelectAccount balances * Update the getStakingBalance logic * Speed up `useMyBalances` * Fix the validation * Updating logic and corresponding UI * Always validate `balances.total` for staking * Validate AnnounceCandidacy including binding fees * Validate staking amounts including binding fee * Fix the ApplyForRoleModal tests Co-authored-by: WRadoslaw <r.wyszynski00@gmail.com> * 🗳️ Add a `node-mocks council:elect` for testing node (#3410) Add a `node-mocks council:elect` for testing node * 📄 Signal description copy change (#3193) * Update for staking amount validate * Fiexed:issue 3091 * update for issue 2770 * Reverse #2601 and #2770 fixes Co-authored-by: Theophile Sandoz <theophile.sandoz@gmail.com> * 🧵 Fixed datetime is not displayed for Forum thread (#3574) * Fixed datetime is not displayed for Forum thread * changed graphql for forumthreadinitialpost * removed unnecessary fields * changed quorum bar with council's size (#3595) * changed quorum bar with council's size fixed concilsize to denominator fixed used abstain for quorum & thresold added remain and abstain bar * added abstain slider in storybook Co-authored-by: Palllke2015 <palllke2015@gmail.com> Co-authored-by: Pasha Hliebov <p.hliebov@bsg.world> Co-authored-by: Akinsuyi Joshua <akinsuyi.joshua84@gmail.com> Co-authored-by: gyroflaw <83718263+gyroflaw@users.noreply.github.com> Co-authored-by: WRadoslaw <r.wyszynski00@gmail.com> Co-authored-by: Ken-tech-max <81464477+Ken-tech-max@users.noreply.github.com> Co-authored-by: Software Developer | Web, Blockchain & Desktop <69617937+mkbeefcake@users.noreply.github.com>
#2795