Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* cleanup L2 balance fetches * generate balance changes only if IRC is sent * fix name * cleanup old balance changes * improve erc detection * add prod migration * feat: create ProjectionTogglePane for ProposalDetailsView & makes panes more concise (#2073) * feat: create ProjectionTogglePane for ProposalDetailsView * enhancement: makes ProposalDetailsView panes more concise * feat: add remaining time pill in Governance proposal cards (#2074) * feat: add remaining time pill in Governance proposal cards * cleanup L2 balance fetches * generate balance changes only if IRC is sent * fix name * cleanup old balance changes * improve erc detection * add prod migration * fix: use remaining time in all event status except ended --------- Co-authored-by: Jean Ribeiro <[email protected]> Co-authored-by: Mark Nardi <[email protected]> * fixes after reviews * fix: remaining time pill in ProposalCard --------- Co-authored-by: Jean Ribeiro <[email protected]> Co-authored-by: Nicole O'Brien <[email protected]> Co-authored-by: Mark Nardi <[email protected]> * fix: Transak currency validation and defaultCryptoAmount (#2075) Co-authored-by: Mark Nardi <[email protected]> * Fix: governance menu (#2078) * fix: move menu out of governance list * fix: add borders in dark mode * fix: add hover effects * Revert "fix: move menu out of governance list" This reverts commit 5b3b52c. * chore: move placeholder into list * feat: show projected votes as a secondary striped bar (#2077) * feat: show projected votes as a secondary striped bar * fix: circular dependency * fix: projected votes * chore: add test --------- Co-authored-by: Tuditi <[email protected]> Co-authored-by: Tuditi <[email protected]> * enhancement: show ProposalAnswer additional info in a Popup (#2085) * feat: add remaining time pill in Governance proposal cards (#2074) * feat: add remaining time pill in Governance proposal cards * cleanup L2 balance fetches * generate balance changes only if IRC is sent * fix name * cleanup old balance changes * improve erc detection * add prod migration * fix: use remaining time in all event status except ended --------- Co-authored-by: Jean Ribeiro <[email protected]> Co-authored-by: Mark Nardi <[email protected]> * enhancement: show ProposalAnswer additional info in a Popup --------- Co-authored-by: Tuditi <[email protected]> Co-authored-by: Mark Nardi <[email protected]> * chore: version * fix: missing param (#2084) * New translations [ci skip] (#2091) * feat: add remaining time pill in Governance proposal cards (#2074) * feat: add remaining time pill in Governance proposal cards * cleanup L2 balance fetches * generate balance changes only if IRC is sent * fix name * cleanup old balance changes * improve erc detection * add prod migration * fix: use remaining time in all event status except ended --------- Co-authored-by: Jean Ribeiro <[email protected]> Co-authored-by: Mark Nardi <[email protected]> * New Crowdin translations by Github Action --------- Co-authored-by: Tuditi <[email protected]> Co-authored-by: Jean Ribeiro <[email protected]> Co-authored-by: Mark Nardi <[email protected]> Co-authored-by: Crowdin Bot <[email protected]> Co-authored-by: Nicole O'Brien <[email protected]> * enhancement: project votes for open phase (#2098) * enhancement: show projected outcome on commencing phase * fix: remove not used const and export projected * enhancement: change find for includes --------- Co-authored-by: Jean Ribeiro <[email protected]> * fix: info buttons on proposal questions and answers (#2100) * fix: info buttons on proposal questions and answers * fix: localisation of question * fix: localisation of read more * feat: adds circulating supply in Governance (#2092) * feat: add remaining time pill in Governance proposal cards (#2074) * feat: add remaining time pill in Governance proposal cards * cleanup L2 balance fetches * generate balance changes only if IRC is sent * fix name * cleanup old balance changes * improve erc detection * add prod migration * fix: use remaining time in all event status except ended --------- Co-authored-by: Jean Ribeiro <[email protected]> Co-authored-by: Mark Nardi <[email protected]> * feat: adds network circulating supply data * feat: adds circulating supply voted UI * refactor: separate into a component and use quorum instead of circulating supply * feat: adds tooltip * fix: calculation of percentage in quroum of proposals Co-authored-by: Jean Ribeiro <[email protected]> * fixes --------- Co-authored-by: Tuditi <[email protected]> Co-authored-by: Mark Nardi <[email protected]> Co-authored-by: Nicole O'Brien <[email protected]> * chore: disabled transak * chore: increment desktop version to `0.1.8` * enhancement: improve quorum calculation for votes in progress * fix: app name in locales * fix: revert ledgerhq dep + yarnlock * chore: increment desktop version to `0.1.9` --------- Co-authored-by: Mark Nardi <[email protected]> Co-authored-by: Tuditi <[email protected]> Co-authored-by: Jean Ribeiro <[email protected]> Co-authored-by: Tuditi <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Crowdin Bot <[email protected]>
- Loading branch information