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

Bump deps #2001

Merged
merged 2 commits into from Dec 5, 2019
Merged

Bump deps #2001

merged 2 commits into from Dec 5, 2019

Conversation

jacogr
Copy link
Member

@jacogr jacogr commented Dec 5, 2019

No description provided.

@jacogr jacogr merged commit c0b9451 into master Dec 5, 2019
@jacogr jacogr deleted the jg-bumps branch December 5, 2019 12:18
satellitex added a commit to staketechnologies/apps that referenced this pull request Dec 21, 2019
* add language options inside app-settings (polkadot-js#1929)

* [CI Skip]  0.37.0-beta.115

skip-checks: true

* Fix Vec<u8> issue (polkadot-js#1924)

* fix vec<u8>

* api version

* console

* lint

* fix struct display

* registry

* arg order

* [CI Skip]  0.37.0-beta.116

skip-checks: true

* Bump API, fixup storage types (polkadot-js#1933)

* [CI Skip]  0.37.0-beta.117

skip-checks: true

* Remove empty rewards from cache (polkadot-js#1935)

* Remove empty rewards from cache

* Update MAX_BLOCKS

* Revert count change

* [CI Skip]  0.37.0-beta.118

skip-checks: true

* Allow signRaw usable from extension (polkadot-js#1936)

* Allow signRaw usable from extension

* Add sign button

* Allow signing via extension

* Cleanup states, this was really messy...

* null check... ok, just need to test through

* Minor ocd

* Cleanup sign  unlock

* Cleanup display flashing

* Message for extension

* [CI Skip]  0.37.0-beta.119

skip-checks: true

* Remove disabled state (polkadot-js#1939)

* [CI Skip]  0.37.0-beta.120

skip-checks: true

* Bump API deps (polkadot-js#1942)

* [CI Skip]  0.37.0-beta.121

skip-checks: true

* Check for controller availability (unlock) (polkadot-js#1940)

* [CI Skip]  0.37.0-beta.122

skip-checks: true

* Refactor Backup component with hooks (polkadot-js#1927)

* refactor Backup component with hooks

* show error only when password is touched

* [CI Skip]  0.37.0-beta.123

skip-checks: true

* Don't display on-network divider (development) (polkadot-js#1943)

* [CI Skip]  0.37.0-beta.124

skip-checks: true

* Always pass hex to signRaw (polkadot-js#1945)

* [CI Skip]  0.37.0-beta.125

skip-checks: true

* API Bumps (node-template detection) (polkadot-js#1947)

* [CI Skip]  0.37.0-beta.126

skip-checks: true

* Bump deps (polkadot-js#1948)

* [CI Skip]  0.37.0-beta.127

skip-checks: true

* Rework status name display (polkadot-js#1949)

* Rework status name display

* Fix props

* [CI Skip]  0.37.0-beta.128

skip-checks: true

* Nomination target dashboard (polkadot-js#1953)

* Nomination target dashboard

* Bump API

* [CI Skip]  0.37.0-beta.129

skip-checks: true

* Small table styling tweaks

* [CI Skip]  0.37.0-beta.130

skip-checks: true

* Support v9 metadata (polkadot-js#1934)

* Support v9 metadata

* Cleanup key expansion

* Add isIterable

* Bump API (with V9)

* Bump common

* [CI Skip]  0.37.0-beta.131

skip-checks: true

* CC3 (polkadot-js#1955)

* CC3

* Bump API with type injection

* [CI Skip]  0.37.0-beta.132

skip-checks: true

* Highlight validator participation (polkadot-js#1956)

* Highlight validator participation

* Linting

* [CI Skip]  0.37.0-beta.133

skip-checks: true

* Bump API (polkadot-js#1957)

* [CI Skip]  0.37.0-beta.134

skip-checks: true

* Update ValidatorPrefs with commission (polkadot-js#1959)

* Update ValidatorPrefs with commission

* Bump API

* Remove crashy console.log

* Update Edgeware types (ValidatorPrefs)

* [CI Skip]  0.37.0-beta.135

skip-checks: true

* Remove validator heading (obvious)

* [CI Skip]  0.37.0-beta.136

skip-checks: true

* Non-disabled on POA states (polkadot-js#1960)

* [CI Skip]  0.37.0-beta.137

skip-checks: true

* Allow network prefs for signer accounts (polkadot-js#1961)

* [CI Skip]  0.37.0-beta.138

skip-checks: true

* Apply locks per genesis range (polkadot-js#1962)

* Apply locks per genesis range

* Calc locks up-front

* [CI Skip]  0.37.0-beta.139

skip-checks: true

* Swap to CC3 for Kusama (polkadot-js#1963)

* Swap to CC3 for Kusama

* 0.37

* CC3

* API bump

* [CI Skip]  0.37.1

skip-checks: true

* Fix change session keys

* [CI Skip]  0.38.0-beta.0

skip-checks: true

* Fix historic blocks produced display (polkadot-js#1966)

* [CI Skip]  0.38.0-beta.1

skip-checks: true

* Render staking accounts in background (polkadot-js#1967)

* Render staking accounts in background

* Extract location.pathname

* [CI Skip]  0.38.0-beta.2

skip-checks: true

* Rework dropdown changes (polkadot-js#1964)

* [CI Skip]  0.38.0-beta.3

skip-checks: true

* Proposal depositors

* [CI Skip]  0.38.0-beta.4

skip-checks: true

* Move seconding (polkadot-js#1968)

* [CI Skip]  0.38.0-beta.5

skip-checks: true

* Adjust FormatBalance component (polkadot-js#1969)

* [CI Skip]  0.38.0-beta.6

skip-checks: true

* Disable democracy until updated (polkadot-js#1971)

* [CI Skip]  0.38.0-beta.7

skip-checks: true

* Rework staking lists, more info per page (polkadot-js#1972)

* Rework staking lists, more info per page

* Progress

* Thin cards as table rows

* Adjust label opacity

* Adj.

* [CI Skip]  0.38.0-beta.8

skip-checks: true

* Support democracy with preimages (polkadot-js#1973)

* Add derive.democracy.proposals

* Preimage button

* Preimages work

* Allow Proposals, display referendums

* Update with height/width hack

* Bump deps

* [CI Skip]  0.38.0-beta.9

skip-checks: true

* Fix motions address display

* [CI Skip]  0.38.0-beta.10

skip-checks: true

* Democracy display updates (polkadot-js#1974)

* Democracy updates

* Democracy UI cleanups

* Cleanup labels

* Move seconding, again...

* [CI Skip]  0.38.0-beta.11

skip-checks: true

* AddressMini withShrink

* [CI Skip]  0.38.0-beta.12

skip-checks: true

* Rework council display (polkadot-js#1976)

* Rework council layout

* Updates

* Bump API

* [CI Skip]  0.38.0-beta.13

skip-checks: true

* Basic tech committee (polkadot-js#1977)

* Tech comm

* Basic tech committee app (excl. proposals)

* [CI Skip]  0.38.0-beta.14

skip-checks: true

* Add motion count

* [CI Skip]  0.38.0-beta.15

skip-checks: true

* Proposal counters (polkadot-js#1982)

* [CI Skip]  0.38.0-beta.16

skip-checks: true

* fix SummaryBar (polkadot-js#1981)

* [CI Skip]  0.38.0-beta.17

skip-checks: true

* Layout changes for motions (polkadot-js#1983)

* [CI Skip]  0.38.0-beta.18

skip-checks: true

* Remove broken tooltip expand (polkadot-js#1984)

* Remove tooltip click

* Tooltip click

* Use end + delay for activation

* Fix motion top layout

* [CI Skip]  0.38.0-beta.19

skip-checks: true

* Replace TxComponent and TxModal (base) (polkadot-js#1951)

* essentials

* cleanup

* versions

* rv file

* useForm function refs

* restore button ref

* adjust TxModalNew

* refactor

* useTx

* arg

* rework

* linting

* restore changed comps

* [CI Skip]  0.38.0-beta.20

skip-checks: true

* Remove TxButton assert (polkadot-js#1988)

* Remove TxButton assert

* Linting

* [CI Skip]  0.38.0-beta.21

skip-checks: true

* fix: Fixes polkadot-js#1986 proposals of undefined (polkadot-js#1987)

* fix: Fixes polkadot-js#1986 proposals of undefined

* fix: Prevent undefined proposals in packages/app-council/src/useCounter.ts

Co-Authored-By: Jaco Greeff <jacogr@gmail.com>

* fix: Revert change since api.derive.democracy is always defined

* [CI Skip]  0.38.0-beta.22

skip-checks: true

* Table summary overflow

* [CI Skip]  0.38.0-beta.23

skip-checks: true

* Optional proposal, hash required

* [CI Skip]  0.38.0-beta.24

skip-checks: true

* Note imminent (polkadot-js#1993)

* [CI Skip]  0.38.0-beta.25

skip-checks: true

* Show externals

* [CI Skip]  0.38.0-beta.26

skip-checks: true

* Satking account layout changes (polkadot-js#1994)

* [CI Skip]  0.38.0-beta.27

skip-checks: true

* Fix Tech comm proposal display (Option) (polkadot-js#1995)

* Fix Tech comm proposal display (Option)

* Linting

* [CI Skip]  0.38.0-beta.28

skip-checks: true

* Propose tech committee motions (polkadot-js#1996)

* Propose tech committe motions

* bug, ignore .vscode

* linting

* Some cleanups

* Move Propose back

* [CI Skip]  0.38.0-beta.29

skip-checks: true

* Show democracy dispatch queue (polkadot-js#1997)

* Show democracy dispatch queue

* Bump API

* [CI Skip]  0.38.0-beta.30

skip-checks: true

* Nominate update

* [CI Skip]  0.38.0-beta.31

skip-checks: true

* Fix contract deploy crash (polkadot-js#1998)

* tuple deploy crash

* lint

* [CI Skip]  0.38.0-beta.32

skip-checks: true

* Remove contracts call functionality (not working) (polkadot-js#1999)

* [CI Skip]  0.38.0-beta.33

skip-checks: true

* Fix block count chart display

* [CI Skip]  0.38.0-beta.34

skip-checks: true

* Find last available session reward (polkadot-js#2000)

* [CI Skip]  0.38.0-beta.35

skip-checks: true

* Bump deps (polkadot-js#2001)

* Bump deps

* Rewrite

* [CI Skip]  0.38.0-beta.36

skip-checks: true

* Revert _000 (Babel seem to have issues in dev) (polkadot-js#2002)

* [CI Skip]  0.38.0-beta.37

skip-checks: true

* Revert "Remove contracts call functionality (not working) (polkadot-js#1999)" (polkadot-js#2004)

This reverts commit 0aacf3a.

* [CI Skip]  0.38.0-beta.38

skip-checks: true

* Bump API (No contracts hack) (polkadot-js#2006)

* [CI Skip]  0.38.0-beta.39

skip-checks: true

* Seconding grouping

* [CI Skip]  0.38.0-beta.40

skip-checks: true

* Filter sessionRewards (polkadot-js#2005)

* Improve rewards rendering

* [CI Skip]  0.38.0-beta.41

skip-checks: true

* Rework address & accounts layout (polkadot-js#2008)

* Display accounts as rows

* Tags display

* Accounts seem ok (as a start)

* Filter by tags

* Don't add new tags via input

* Convert addresses

* Adjustments

* [CI Skip]  0.38.0-beta.42

skip-checks: true

* Some light tag sorting

* [CI Skip]  0.38.0-beta.43

skip-checks: true

* Bump deps (polkadot-js#2009)

* Bump deps

* Nominating ({{count}})

* [CI Skip]  0.38.0-beta.44

skip-checks: true

* Fix useStream unsub (polkadot-js#2010)

* Fix useStream unsub

* non-deobounced on input

* [CI Skip]  0.38.0-beta.45

skip-checks: true

* Adjust treasury layout (polkadot-js#2011)

* Treasury layout

* Adjust viewport for mobile

* [CI Skip]  0.38.0-beta.46

skip-checks: true

* Fix refresh on council proposals (polkadot-js#2012)

* [CI Skip]  0.38.0-beta.47

skip-checks: true

* Force reward retrieval to single-shot (polkadot-js#2013)

* Force reward retrieval to single-shot

* Remove inner setTimeout

* [CI Skip]  0.38.0-beta.48

skip-checks: true

* Api Bump (DoubleMap) (polkadot-js#2015)

* [CI Skip]  0.38.0-beta.49

skip-checks: true

* More effcicient derive for staking info (polkadot-js#2017)

* [CI Skip]  0.38.0-beta.50

skip-checks: true

* Fixup claims pay message via consts (polkadot-js#2018)

* Fixup claims pay message via consts

* Remove unused

* [CI Skip]  0.38.0-beta.51

skip-checks: true

* Allow voting on treasury page (polkadot-js#2019)

* Allow voting on treasury page

* More re-usable voting components (a start)

* Ficup imports

* Adjust modals

* Bump API

* [CI Skip]  0.38.0-beta.52

skip-checks: true

* Bump API (polkadot-js#2022)

* [CI Skip]  0.38.0-beta.53

skip-checks: true

* Bump API (Polkadot frame-identity types) (polkadot-js#2024)

* Bump API (Polkadot frame-identity types)

* Typo

* [CI Skip]  0.38.0-beta.54

skip-checks: true

* Add header prop on Modal (polkadot-js#2025)

* Add header prop on Modal

* Bump API, fixed electionsPhragmen

* s/HEADER/header/

* [CI Skip]  0.38.0-beta.55

skip-checks: true

* Add ErrorBoundary component (polkadot-js#2026)

* Add ErrorBoundary component

* Decode call via effect

* Cleanups

* [CI Skip]  0.38.0-beta.56

skip-checks: true

* Update extra key (polkadot-js#2027)

* [CI Skip]  0.38.0-beta.57

skip-checks: true

* Add multi-address selection component (polkadot-js#2028)

* [CI Skip]  0.38.0-beta.58

skip-checks: true

* Update ValidatorPrefs for Edgeware (polkadot-js#2029)

* [CI Skip]  0.38.0-beta.59

skip-checks: true

* Bump deps (polkadot-js#2030)

* [CI Skip]  0.38.0-beta.60

skip-checks: true

* Rework staking accounts layout (polkadot-js#2031)

* Rework staking accounts layout

* Optimize sort, simple substract

* Unneeded ?.

* Remove AddressCard

* Bump API

* [CI Skip]  0.38.0-beta.61

skip-checks: true

* Bump API (democracy) (polkadot-js#2034)

* [CI Skip]  0.38.0-beta.62

skip-checks: true

* Small updates for V2 democracy (polkadot-js#2038)

* [CI Skip]  0.38.0-beta.63

skip-checks: true

* Apply useToggle as appropriate (polkadot-js#2036)

* Apply useToggle as appropriate

* Update inset

* [CI Skip]  0.38.0-beta.64

skip-checks: true

* Rollback latest (something went wrong) (polkadot-js#2039)

* Revert "[CI Skip]  0.38.0-beta.64"

This reverts commit 632c224.

* Revert "Apply useToggle as appropriate (polkadot-js#2036)"

This reverts commit 62f7442.

* Revert "[CI Skip]  0.38.0-beta.63"

This reverts commit 635f616.

* Revert "Small updates for V2 democracy (polkadot-js#2038)"

This reverts commit 32db955.

* Revert last bumps

* Update .123trigger

* [CI Skip]  0.38.1

skip-checks: true

* Small cleanups on withCalls (polkadot-js#2040)

* Fixups

* More

* Some withCalls -> useCall

* Linting

* Always defined

* Re-apply democracy changes

* TimePeriod adjusted

* Cleanup imports

* Additional

* More conversions

* Small loading cleanups

* Small context updates

* [CI Skip]  0.39.0-beta.0

skip-checks: true

* Add useIsMountedRef hook (polkadot-js#2041)

* Add useIsMountedRef hook

* Use mounted ref on async operations (staking)

* Rework historic caching

* linting

* [CI Skip]  0.39.0-beta.1

skip-checks: true

* Basis IdentityInfo input component (polkadot-js#2048)

* [CI Skip]  0.39.0-beta.2

skip-checks: true

* Rework reward cache (polkadot-js#2049)

* Rework reward cache

* Linting

* [CI Skip]  0.39.0-beta.3

skip-checks: true

* Update IdentityInfo (polkadot-js#2052)

* Update IdentityInfo

* Remove test data

* Bump API (fixed decodable Data)

* [CI Skip]  0.39.0-beta.4

skip-checks: true

* Display identity names, set identity modal (polkadot-js#2054)

* Display identity names, set identity modal

* Update AddressRow types

* useToggle in accounts modal

* [CI Skip]  0.39.0-beta.5

skip-checks: true

* Use identity displayname default from local name (polkadot-js#2056)

* [CI Skip]  0.39.0-beta.6

skip-checks: true

* Remove balance from commission display (polkadot-js#2058)

* Remove balance from commission display

* Adjust controller mini padding

* [CI Skip]  0.39.0-beta.7

skip-checks: true

* Fix explorer (v1), withObservable unload & democracy images (polkadot-js#2062)

* Fix explorer (v1), withObservable unload & democracy images

* API bump

* Seconding count

* DerivedCollectiveProposal type

* [CI Skip]  0.39.0-beta.8

skip-checks: true

* Add expanded tooltip to per-account breakdown (polkadot-js#2063)

* [CI Skip]  0.39.0-beta.9

skip-checks: true

* Identity judgements (polkadot-js#2064)

* Display identity judgements

* Small badge alignment adjustment

* Linting

* Check namaes against lowercase

* [CI Skip]  0.39.0-beta.10

skip-checks: true

* Adjust name weights

* [CI Skip]  0.39.0-beta.11

skip-checks: true

* Use lookup accountId for IdentiIcon display (polkadot-js#2065)

* [CI Skip]  0.39.0-beta.12

skip-checks: true

* Styling tweaks (polkadot-js#2066)

* Styling tweaks

* Linting

* [CI Skip]  0.39.0-beta.13

skip-checks: true

* (tiny) Badge styling updates (polkadot-js#2067)

* [CI Skip]  0.39.0-beta.14

skip-checks: true

* Disable contracts call RPC if unavailable (polkadot-js#2068)

* disable contract rpc

* bump

* [CI Skip]  0.39.0-beta.15

skip-checks: true

* Fix Identicon on-not-connected (polkadot-js#2070)

* [CI Skip]  0.39.0-beta.16

skip-checks: true

* Hide council voting when not a member (polkadot-js#2071)

* Hide council voting when not a member

* Disable instead of hide

* [CI Skip]  0.39.0-beta.17

skip-checks: true

* Add "send to council" to treasury (polkadot-js#2075)

* [CI Skip]  0.39.0-beta.18

skip-checks: true

* Add useTranslation for all apps (polkadot-js#2076)

* [CI Skip]  0.39.0-beta.19

skip-checks: true

* Display all identity info on hover (polkadot-js#2077)

* Display all identity info on hover

* Bump API

* displayName linting

* [CI Skip]  0.39.0-beta.20

skip-checks: true

* Provide judgement via account hover (polkadot-js#2078)

* Provide judgement via account hover

* Click to provide judgement

* [CI Skip]  0.39.0-beta.21

skip-checks: true

* Grayscale identity (polkadot-js#2079)

* [CI Skip]  0.39.0-beta.22

skip-checks: true

* Bump API (derives for proposals) (polkadot-js#2080)

* [CI Skip]  0.39.0-beta.23

skip-checks: true

* Cleanup display from identity (polkadot-js#2081)

* Cleanup display from identity

* Bump API

* [CI Skip]  0.39.0-beta.24

skip-checks: true

* Revert opacity adjustment

* [CI Skip]  0.39.0-beta.25

skip-checks: true

* Updae the council counter refresh (polkadot-js#2082)

* [CI Skip]  0.39.0-beta.26

skip-checks: true

* fix build

* fix lint

* fix yarn.lock

* fix pacakge.json

Co-authored-by: Luke Sugiura <junichi.sugiura@dappface.com>
Co-authored-by: Keith Ingram <kwingram25@gmail.com>
Co-authored-by: Jaco Greeff <jacogr@gmail.com>
Co-authored-by: Anakorn Tata Kyavatanakij <anakornk@gmail.com>
Co-authored-by: Luke Schoen <ltfschoen@users.noreply.github.com>
Co-authored-by: Drew Stone <drewstone329@gmail.com>
satellitex added a commit to staketechnologies/apps that referenced this pull request Jan 11, 2020
* Rework status name display (polkadot-js#1949)

* Rework status name display

* Fix props

* [CI Skip]  0.37.0-beta.128

skip-checks: true

* Nomination target dashboard (polkadot-js#1953)

* Nomination target dashboard

* Bump API

* [CI Skip]  0.37.0-beta.129

skip-checks: true

* Small table styling tweaks

* [CI Skip]  0.37.0-beta.130

skip-checks: true

* Support v9 metadata (polkadot-js#1934)

* Support v9 metadata

* Cleanup key expansion

* Add isIterable

* Bump API (with V9)

* Bump common

* [CI Skip]  0.37.0-beta.131

skip-checks: true

* CC3 (polkadot-js#1955)

* CC3

* Bump API with type injection

* [CI Skip]  0.37.0-beta.132

skip-checks: true

* Highlight validator participation (polkadot-js#1956)

* Highlight validator participation

* Linting

* [CI Skip]  0.37.0-beta.133

skip-checks: true

* Bump API (polkadot-js#1957)

* [CI Skip]  0.37.0-beta.134

skip-checks: true

* Update ValidatorPrefs with commission (polkadot-js#1959)

* Update ValidatorPrefs with commission

* Bump API

* Remove crashy console.log

* Update Edgeware types (ValidatorPrefs)

* [CI Skip]  0.37.0-beta.135

skip-checks: true

* Remove validator heading (obvious)

* [CI Skip]  0.37.0-beta.136

skip-checks: true

* Non-disabled on POA states (polkadot-js#1960)

* [CI Skip]  0.37.0-beta.137

skip-checks: true

* Allow network prefs for signer accounts (polkadot-js#1961)

* [CI Skip]  0.37.0-beta.138

skip-checks: true

* Apply locks per genesis range (polkadot-js#1962)

* Apply locks per genesis range

* Calc locks up-front

* [CI Skip]  0.37.0-beta.139

skip-checks: true

* Swap to CC3 for Kusama (polkadot-js#1963)

* Swap to CC3 for Kusama

* 0.37

* CC3

* API bump

* [CI Skip]  0.37.1

skip-checks: true

* Fix change session keys

* [CI Skip]  0.38.0-beta.0

skip-checks: true

* Fix historic blocks produced display (polkadot-js#1966)

* [CI Skip]  0.38.0-beta.1

skip-checks: true

* Render staking accounts in background (polkadot-js#1967)

* Render staking accounts in background

* Extract location.pathname

* [CI Skip]  0.38.0-beta.2

skip-checks: true

* Rework dropdown changes (polkadot-js#1964)

* [CI Skip]  0.38.0-beta.3

skip-checks: true

* Proposal depositors

* [CI Skip]  0.38.0-beta.4

skip-checks: true

* Move seconding (polkadot-js#1968)

* [CI Skip]  0.38.0-beta.5

skip-checks: true

* Adjust FormatBalance component (polkadot-js#1969)

* [CI Skip]  0.38.0-beta.6

skip-checks: true

* Disable democracy until updated (polkadot-js#1971)

* [CI Skip]  0.38.0-beta.7

skip-checks: true

* Rework staking lists, more info per page (polkadot-js#1972)

* Rework staking lists, more info per page

* Progress

* Thin cards as table rows

* Adjust label opacity

* Adj.

* [CI Skip]  0.38.0-beta.8

skip-checks: true

* Support democracy with preimages (polkadot-js#1973)

* Add derive.democracy.proposals

* Preimage button

* Preimages work

* Allow Proposals, display referendums

* Update with height/width hack

* Bump deps

* [CI Skip]  0.38.0-beta.9

skip-checks: true

* Fix motions address display

* [CI Skip]  0.38.0-beta.10

skip-checks: true

* Democracy display updates (polkadot-js#1974)

* Democracy updates

* Democracy UI cleanups

* Cleanup labels

* Move seconding, again...

* [CI Skip]  0.38.0-beta.11

skip-checks: true

* AddressMini withShrink

* [CI Skip]  0.38.0-beta.12

skip-checks: true

* Rework council display (polkadot-js#1976)

* Rework council layout

* Updates

* Bump API

* [CI Skip]  0.38.0-beta.13

skip-checks: true

* Basic tech committee (polkadot-js#1977)

* Tech comm

* Basic tech committee app (excl. proposals)

* [CI Skip]  0.38.0-beta.14

skip-checks: true

* Add motion count

* [CI Skip]  0.38.0-beta.15

skip-checks: true

* Proposal counters (polkadot-js#1982)

* [CI Skip]  0.38.0-beta.16

skip-checks: true

* fix SummaryBar (polkadot-js#1981)

* [CI Skip]  0.38.0-beta.17

skip-checks: true

* Layout changes for motions (polkadot-js#1983)

* [CI Skip]  0.38.0-beta.18

skip-checks: true

* Remove broken tooltip expand (polkadot-js#1984)

* Remove tooltip click

* Tooltip click

* Use end + delay for activation

* Fix motion top layout

* [CI Skip]  0.38.0-beta.19

skip-checks: true

* Replace TxComponent and TxModal (base) (polkadot-js#1951)

* essentials

* cleanup

* versions

* rv file

* useForm function refs

* restore button ref

* adjust TxModalNew

* refactor

* useTx

* arg

* rework

* linting

* restore changed comps

* [CI Skip]  0.38.0-beta.20

skip-checks: true

* Remove TxButton assert (polkadot-js#1988)

* Remove TxButton assert

* Linting

* [CI Skip]  0.38.0-beta.21

skip-checks: true

* fix: Fixes polkadot-js#1986 proposals of undefined (polkadot-js#1987)

* fix: Fixes polkadot-js#1986 proposals of undefined

* fix: Prevent undefined proposals in packages/app-council/src/useCounter.ts

Co-Authored-By: Jaco Greeff <jacogr@gmail.com>

* fix: Revert change since api.derive.democracy is always defined

* [CI Skip]  0.38.0-beta.22

skip-checks: true

* Table summary overflow

* [CI Skip]  0.38.0-beta.23

skip-checks: true

* Optional proposal, hash required

* [CI Skip]  0.38.0-beta.24

skip-checks: true

* Note imminent (polkadot-js#1993)

* [CI Skip]  0.38.0-beta.25

skip-checks: true

* Show externals

* [CI Skip]  0.38.0-beta.26

skip-checks: true

* Satking account layout changes (polkadot-js#1994)

* [CI Skip]  0.38.0-beta.27

skip-checks: true

* Fix Tech comm proposal display (Option) (polkadot-js#1995)

* Fix Tech comm proposal display (Option)

* Linting

* [CI Skip]  0.38.0-beta.28

skip-checks: true

* Propose tech committee motions (polkadot-js#1996)

* Propose tech committe motions

* bug, ignore .vscode

* linting

* Some cleanups

* Move Propose back

* [CI Skip]  0.38.0-beta.29

skip-checks: true

* Show democracy dispatch queue (polkadot-js#1997)

* Show democracy dispatch queue

* Bump API

* [CI Skip]  0.38.0-beta.30

skip-checks: true

* Nominate update

* [CI Skip]  0.38.0-beta.31

skip-checks: true

* Fix contract deploy crash (polkadot-js#1998)

* tuple deploy crash

* lint

* [CI Skip]  0.38.0-beta.32

skip-checks: true

* Remove contracts call functionality (not working) (polkadot-js#1999)

* [CI Skip]  0.38.0-beta.33

skip-checks: true

* Fix block count chart display

* [CI Skip]  0.38.0-beta.34

skip-checks: true

* Find last available session reward (polkadot-js#2000)

* [CI Skip]  0.38.0-beta.35

skip-checks: true

* Bump deps (polkadot-js#2001)

* Bump deps

* Rewrite

* [CI Skip]  0.38.0-beta.36

skip-checks: true

* Revert _000 (Babel seem to have issues in dev) (polkadot-js#2002)

* [CI Skip]  0.38.0-beta.37

skip-checks: true

* Revert "Remove contracts call functionality (not working) (polkadot-js#1999)" (polkadot-js#2004)

This reverts commit 0aacf3a.

* [CI Skip]  0.38.0-beta.38

skip-checks: true

* Bump API (No contracts hack) (polkadot-js#2006)

* [CI Skip]  0.38.0-beta.39

skip-checks: true

* Seconding grouping

* [CI Skip]  0.38.0-beta.40

skip-checks: true

* Filter sessionRewards (polkadot-js#2005)

* Improve rewards rendering

* [CI Skip]  0.38.0-beta.41

skip-checks: true

* Rework address & accounts layout (polkadot-js#2008)

* Display accounts as rows

* Tags display

* Accounts seem ok (as a start)

* Filter by tags

* Don't add new tags via input

* Convert addresses

* Adjustments

* [CI Skip]  0.38.0-beta.42

skip-checks: true

* Some light tag sorting

* [CI Skip]  0.38.0-beta.43

skip-checks: true

* Bump deps (polkadot-js#2009)

* Bump deps

* Nominating ({{count}})

* [CI Skip]  0.38.0-beta.44

skip-checks: true

* Fix useStream unsub (polkadot-js#2010)

* Fix useStream unsub

* non-deobounced on input

* [CI Skip]  0.38.0-beta.45

skip-checks: true

* Adjust treasury layout (polkadot-js#2011)

* Treasury layout

* Adjust viewport for mobile

* [CI Skip]  0.38.0-beta.46

skip-checks: true

* Fix refresh on council proposals (polkadot-js#2012)

* [CI Skip]  0.38.0-beta.47

skip-checks: true

* Force reward retrieval to single-shot (polkadot-js#2013)

* Force reward retrieval to single-shot

* Remove inner setTimeout

* [CI Skip]  0.38.0-beta.48

skip-checks: true

* Api Bump (DoubleMap) (polkadot-js#2015)

* [CI Skip]  0.38.0-beta.49

skip-checks: true

* More effcicient derive for staking info (polkadot-js#2017)

* [CI Skip]  0.38.0-beta.50

skip-checks: true

* Fixup claims pay message via consts (polkadot-js#2018)

* Fixup claims pay message via consts

* Remove unused

* [CI Skip]  0.38.0-beta.51

skip-checks: true

* Allow voting on treasury page (polkadot-js#2019)

* Allow voting on treasury page

* More re-usable voting components (a start)

* Ficup imports

* Adjust modals

* Bump API

* [CI Skip]  0.38.0-beta.52

skip-checks: true

* Bump API (polkadot-js#2022)

* [CI Skip]  0.38.0-beta.53

skip-checks: true

* Bump API (Polkadot frame-identity types) (polkadot-js#2024)

* Bump API (Polkadot frame-identity types)

* Typo

* [CI Skip]  0.38.0-beta.54

skip-checks: true

* Add header prop on Modal (polkadot-js#2025)

* Add header prop on Modal

* Bump API, fixed electionsPhragmen

* s/HEADER/header/

* [CI Skip]  0.38.0-beta.55

skip-checks: true

* Add ErrorBoundary component (polkadot-js#2026)

* Add ErrorBoundary component

* Decode call via effect

* Cleanups

* [CI Skip]  0.38.0-beta.56

skip-checks: true

* Update extra key (polkadot-js#2027)

* [CI Skip]  0.38.0-beta.57

skip-checks: true

* Add multi-address selection component (polkadot-js#2028)

* [CI Skip]  0.38.0-beta.58

skip-checks: true

* Update ValidatorPrefs for Edgeware (polkadot-js#2029)

* [CI Skip]  0.38.0-beta.59

skip-checks: true

* Bump deps (polkadot-js#2030)

* [CI Skip]  0.38.0-beta.60

skip-checks: true

* Rework staking accounts layout (polkadot-js#2031)

* Rework staking accounts layout

* Optimize sort, simple substract

* Unneeded ?.

* Remove AddressCard

* Bump API

* [CI Skip]  0.38.0-beta.61

skip-checks: true

* Bump API (democracy) (polkadot-js#2034)

* [CI Skip]  0.38.0-beta.62

skip-checks: true

* Small updates for V2 democracy (polkadot-js#2038)

* [CI Skip]  0.38.0-beta.63

skip-checks: true

* Apply useToggle as appropriate (polkadot-js#2036)

* Apply useToggle as appropriate

* Update inset

* [CI Skip]  0.38.0-beta.64

skip-checks: true

* Rollback latest (something went wrong) (polkadot-js#2039)

* Revert "[CI Skip]  0.38.0-beta.64"

This reverts commit 632c224.

* Revert "Apply useToggle as appropriate (polkadot-js#2036)"

This reverts commit 62f7442.

* Revert "[CI Skip]  0.38.0-beta.63"

This reverts commit 635f616.

* Revert "Small updates for V2 democracy (polkadot-js#2038)"

This reverts commit 32db955.

* Revert last bumps

* Update .123trigger

* [CI Skip]  0.38.1

skip-checks: true

* Small cleanups on withCalls (polkadot-js#2040)

* Fixups

* More

* Some withCalls -> useCall

* Linting

* Always defined

* Re-apply democracy changes

* TimePeriod adjusted

* Cleanup imports

* Additional

* More conversions

* Small loading cleanups

* Small context updates

* [CI Skip]  0.39.0-beta.0

skip-checks: true

* Add useIsMountedRef hook (polkadot-js#2041)

* Add useIsMountedRef hook

* Use mounted ref on async operations (staking)

* Rework historic caching

* linting

* [CI Skip]  0.39.0-beta.1

skip-checks: true

* Basis IdentityInfo input component (polkadot-js#2048)

* [CI Skip]  0.39.0-beta.2

skip-checks: true

* Rework reward cache (polkadot-js#2049)

* Rework reward cache

* Linting

* [CI Skip]  0.39.0-beta.3

skip-checks: true

* Update IdentityInfo (polkadot-js#2052)

* Update IdentityInfo

* Remove test data

* Bump API (fixed decodable Data)

* [CI Skip]  0.39.0-beta.4

skip-checks: true

* Display identity names, set identity modal (polkadot-js#2054)

* Display identity names, set identity modal

* Update AddressRow types

* useToggle in accounts modal

* [CI Skip]  0.39.0-beta.5

skip-checks: true

* Use identity displayname default from local name (polkadot-js#2056)

* [CI Skip]  0.39.0-beta.6

skip-checks: true

* Remove balance from commission display (polkadot-js#2058)

* Remove balance from commission display

* Adjust controller mini padding

* [CI Skip]  0.39.0-beta.7

skip-checks: true

* Fix explorer (v1), withObservable unload & democracy images (polkadot-js#2062)

* Fix explorer (v1), withObservable unload & democracy images

* API bump

* Seconding count

* DerivedCollectiveProposal type

* [CI Skip]  0.39.0-beta.8

skip-checks: true

* Add expanded tooltip to per-account breakdown (polkadot-js#2063)

* [CI Skip]  0.39.0-beta.9

skip-checks: true

* Identity judgements (polkadot-js#2064)

* Display identity judgements

* Small badge alignment adjustment

* Linting

* Check namaes against lowercase

* [CI Skip]  0.39.0-beta.10

skip-checks: true

* Adjust name weights

* [CI Skip]  0.39.0-beta.11

skip-checks: true

* Use lookup accountId for IdentiIcon display (polkadot-js#2065)

* [CI Skip]  0.39.0-beta.12

skip-checks: true

* Styling tweaks (polkadot-js#2066)

* Styling tweaks

* Linting

* [CI Skip]  0.39.0-beta.13

skip-checks: true

* (tiny) Badge styling updates (polkadot-js#2067)

* [CI Skip]  0.39.0-beta.14

skip-checks: true

* Disable contracts call RPC if unavailable (polkadot-js#2068)

* disable contract rpc

* bump

* [CI Skip]  0.39.0-beta.15

skip-checks: true

* Fix Identicon on-not-connected (polkadot-js#2070)

* [CI Skip]  0.39.0-beta.16

skip-checks: true

* Hide council voting when not a member (polkadot-js#2071)

* Hide council voting when not a member

* Disable instead of hide

* [CI Skip]  0.39.0-beta.17

skip-checks: true

* Add "send to council" to treasury (polkadot-js#2075)

* [CI Skip]  0.39.0-beta.18

skip-checks: true

* Add useTranslation for all apps (polkadot-js#2076)

* [CI Skip]  0.39.0-beta.19

skip-checks: true

* Display all identity info on hover (polkadot-js#2077)

* Display all identity info on hover

* Bump API

* displayName linting

* [CI Skip]  0.39.0-beta.20

skip-checks: true

* Provide judgement via account hover (polkadot-js#2078)

* Provide judgement via account hover

* Click to provide judgement

* [CI Skip]  0.39.0-beta.21

skip-checks: true

* Grayscale identity (polkadot-js#2079)

* [CI Skip]  0.39.0-beta.22

skip-checks: true

* Bump API (derives for proposals) (polkadot-js#2080)

* [CI Skip]  0.39.0-beta.23

skip-checks: true

* Cleanup display from identity (polkadot-js#2081)

* Cleanup display from identity

* Bump API

* [CI Skip]  0.39.0-beta.24

skip-checks: true

* Revert opacity adjustment

* [CI Skip]  0.39.0-beta.25

skip-checks: true

* Updae the council counter refresh (polkadot-js#2082)

* [CI Skip]  0.39.0-beta.26

skip-checks: true

* bump deps (polkadot-js#2088)

* [CI Skip]  0.39.0-beta.27

skip-checks: true

* Bump to latest api (polkadot-js#2089)

* Bump to latest api

* beta 17

* [CI Skip]  0.39.0-beta.28

skip-checks: true

* Disable spellcheck on input fields (polkadot-js#2090)

* [CI Skip]  0.39.0-beta.29

skip-checks: true

* Bump deps (polkadot-js#2091)

* [CI Skip]  0.39.0-beta.30

skip-checks: true

* Slash revert council proposal (polkadot-js#2093)

* Slash revert council proposal

* Disabled slashes when none

* [CI Skip]  0.39.0-beta.31

skip-checks: true

* Minor overflow adjustments (polkadot-js#2095)

* Minor overflow adjustments

* Default names to uppercase

* s/normal/none/

* isAddress check for text formatting

* Adjust caching with isAddress info

* Overflow to bottom

* [CI Skip]  0.39.0-beta.32

skip-checks: true

* Kulupu (polkadot-js#2092)

* Kulupu

* Add old DispatchInfo ovverride

* Old DispatchError & DispatchResult

* Moment typo

* [CI Skip]  0.39.0-beta.33

skip-checks: true

* Translation into Chinese (polkadot-js#2086)

* fix: init

* fix: 添加部分翻译

* fix: 完成账户翻译的验证

* fix: 添加汉语支持

* fix: 完成第一个阶段

* fix: 翻译部分内容

* fix:

* fix: 添加账户和合约的翻译

* fix: reset source config

* fix: reset source

* Fixup sidebar translation (polkadot-js#2096)

* Fixup sidebar translation

* Update transaltion extraction

* [CI Skip]  0.39.0-beta.34

skip-checks: true

* Some useTranslation updates (polkadot-js#2097)

* Some useTranslation updates

* AccountName caching

* [CI Skip]  0.39.0-beta.35

skip-checks: true

* Payment info display (polkadot-js#2003)

* Payment info display

* Bump deps

* Fee display

* [CI Skip]  0.39.0-beta.36

skip-checks: true

* Filter accounts/addresses by tag or name (polkadot-js#2102)

* Filter accounts/addresses by tag or name

* Filter identity names (as available)

* Adjust filter input label

* [CI Skip]  0.39.0-beta.37

skip-checks: true

* Lowercase filter (polkadot-js#2103)

* Lowercase filter

* Keep AccountId/AccountIndex mixed-case check

* Remove (unused) translation

* [CI Skip]  0.39.0-beta.38

skip-checks: true

* Bump API (Percentage, updated IdentityInfo) (polkadot-js#2104)

* [CI Skip]  0.39.0-beta.39

skip-checks: true

* Bump API (Proposal failsafe) (polkadot-js#2105)

* [CI Skip]  0.39.0-beta.40

skip-checks: true

* fix build

Co-authored-by: Jaco Greeff <jacogr@gmail.com>
Co-authored-by: Anakorn Tata Kyavatanakij <anakornk@gmail.com>
Co-authored-by: Keith Ingram <kwingram25@gmail.com>
Co-authored-by: Luke Schoen <ltfschoen@users.noreply.github.com>
Co-authored-by: Drew Stone <drewstone329@gmail.com>
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
Co-authored-by: dushaobindoudou <dushaobindoudou@gmail.com>
xlc added a commit to AcalaNetwork/apps that referenced this pull request Jan 20, 2020
* Use end + delay for activation

* Fix motion top layout

* [CI Skip]  0.38.0-beta.19

skip-checks: true

* Replace TxComponent and TxModal (base) (polkadot-js#1951)

* essentials

* cleanup

* versions

* rv file

* useForm function refs

* restore button ref

* adjust TxModalNew

* refactor

* useTx

* arg

* rework

* linting

* restore changed comps

* [CI Skip]  0.38.0-beta.20

skip-checks: true

* Remove TxButton assert (polkadot-js#1988)

* Remove TxButton assert

* Linting

* [CI Skip]  0.38.0-beta.21

skip-checks: true

* fix: Fixes polkadot-js#1986 proposals of undefined (polkadot-js#1987)

* fix: Fixes polkadot-js#1986 proposals of undefined

* fix: Prevent undefined proposals in packages/app-council/src/useCounter.ts

Co-Authored-By: Jaco Greeff <jacogr@gmail.com>

* fix: Revert change since api.derive.democracy is always defined

* [CI Skip]  0.38.0-beta.22

skip-checks: true

* Table summary overflow

* [CI Skip]  0.38.0-beta.23

skip-checks: true

* Optional proposal, hash required

* [CI Skip]  0.38.0-beta.24

skip-checks: true

* Note imminent (polkadot-js#1993)

* [CI Skip]  0.38.0-beta.25

skip-checks: true

* Show externals

* [CI Skip]  0.38.0-beta.26

skip-checks: true

* Satking account layout changes (polkadot-js#1994)

* [CI Skip]  0.38.0-beta.27

skip-checks: true

* Fix Tech comm proposal display (Option) (polkadot-js#1995)

* Fix Tech comm proposal display (Option)

* Linting

* [CI Skip]  0.38.0-beta.28

skip-checks: true

* Propose tech committee motions (polkadot-js#1996)

* Propose tech committe motions

* bug, ignore .vscode

* linting

* Some cleanups

* Move Propose back

* [CI Skip]  0.38.0-beta.29

skip-checks: true

* Show democracy dispatch queue (polkadot-js#1997)

* Show democracy dispatch queue

* Bump API

* [CI Skip]  0.38.0-beta.30

skip-checks: true

* Nominate update

* [CI Skip]  0.38.0-beta.31

skip-checks: true

* Fix contract deploy crash (polkadot-js#1998)

* tuple deploy crash

* lint

* [CI Skip]  0.38.0-beta.32

skip-checks: true

* Remove contracts call functionality (not working) (polkadot-js#1999)

* [CI Skip]  0.38.0-beta.33

skip-checks: true

* Fix block count chart display

* [CI Skip]  0.38.0-beta.34

skip-checks: true

* Find last available session reward (polkadot-js#2000)

* [CI Skip]  0.38.0-beta.35

skip-checks: true

* Bump deps (polkadot-js#2001)

* Bump deps

* Rewrite

* [CI Skip]  0.38.0-beta.36

skip-checks: true

* Revert _000 (Babel seem to have issues in dev) (polkadot-js#2002)

* [CI Skip]  0.38.0-beta.37

skip-checks: true

* Revert "Remove contracts call functionality (not working) (polkadot-js#1999)" (polkadot-js#2004)

This reverts commit 0aacf3a.

* [CI Skip]  0.38.0-beta.38

skip-checks: true

* Bump API (No contracts hack) (polkadot-js#2006)

* [CI Skip]  0.38.0-beta.39

skip-checks: true

* Seconding grouping

* [CI Skip]  0.38.0-beta.40

skip-checks: true

* Filter sessionRewards (polkadot-js#2005)

* Improve rewards rendering

* [CI Skip]  0.38.0-beta.41

skip-checks: true

* Rework address & accounts layout (polkadot-js#2008)

* Display accounts as rows

* Tags display

* Accounts seem ok (as a start)

* Filter by tags

* Don't add new tags via input

* Convert addresses

* Adjustments

* [CI Skip]  0.38.0-beta.42

skip-checks: true

* Some light tag sorting

* [CI Skip]  0.38.0-beta.43

skip-checks: true

* Bump deps (polkadot-js#2009)

* Bump deps

* Nominating ({{count}})

* [CI Skip]  0.38.0-beta.44

skip-checks: true

* Fix useStream unsub (polkadot-js#2010)

* Fix useStream unsub

* non-deobounced on input

* [CI Skip]  0.38.0-beta.45

skip-checks: true

* Adjust treasury layout (polkadot-js#2011)

* Treasury layout

* Adjust viewport for mobile

* [CI Skip]  0.38.0-beta.46

skip-checks: true

* Fix refresh on council proposals (polkadot-js#2012)

* [CI Skip]  0.38.0-beta.47

skip-checks: true

* Force reward retrieval to single-shot (polkadot-js#2013)

* Force reward retrieval to single-shot

* Remove inner setTimeout

* [CI Skip]  0.38.0-beta.48

skip-checks: true

* Api Bump (DoubleMap) (polkadot-js#2015)

* [CI Skip]  0.38.0-beta.49

skip-checks: true

* More effcicient derive for staking info (polkadot-js#2017)

* [CI Skip]  0.38.0-beta.50

skip-checks: true

* Fixup claims pay message via consts (polkadot-js#2018)

* Fixup claims pay message via consts

* Remove unused

* [CI Skip]  0.38.0-beta.51

skip-checks: true

* Allow voting on treasury page (polkadot-js#2019)

* Allow voting on treasury page

* More re-usable voting components (a start)

* Ficup imports

* Adjust modals

* Bump API

* [CI Skip]  0.38.0-beta.52

skip-checks: true

* Bump API (polkadot-js#2022)

* [CI Skip]  0.38.0-beta.53

skip-checks: true

* Bump API (Polkadot frame-identity types) (polkadot-js#2024)

* Bump API (Polkadot frame-identity types)

* Typo

* [CI Skip]  0.38.0-beta.54

skip-checks: true

* Add header prop on Modal (polkadot-js#2025)

* Add header prop on Modal

* Bump API, fixed electionsPhragmen

* s/HEADER/header/

* [CI Skip]  0.38.0-beta.55

skip-checks: true

* Add ErrorBoundary component (polkadot-js#2026)

* Add ErrorBoundary component

* Decode call via effect

* Cleanups

* [CI Skip]  0.38.0-beta.56

skip-checks: true

* Update extra key (polkadot-js#2027)

* [CI Skip]  0.38.0-beta.57

skip-checks: true

* Add multi-address selection component (polkadot-js#2028)

* [CI Skip]  0.38.0-beta.58

skip-checks: true

* Update ValidatorPrefs for Edgeware (polkadot-js#2029)

* [CI Skip]  0.38.0-beta.59

skip-checks: true

* Bump deps (polkadot-js#2030)

* [CI Skip]  0.38.0-beta.60

skip-checks: true

* Rework staking accounts layout (polkadot-js#2031)

* Rework staking accounts layout

* Optimize sort, simple substract

* Unneeded ?.

* Remove AddressCard

* Bump API

* [CI Skip]  0.38.0-beta.61

skip-checks: true

* Bump API (democracy) (polkadot-js#2034)

* [CI Skip]  0.38.0-beta.62

skip-checks: true

* Small updates for V2 democracy (polkadot-js#2038)

* [CI Skip]  0.38.0-beta.63

skip-checks: true

* Apply useToggle as appropriate (polkadot-js#2036)

* Apply useToggle as appropriate

* Update inset

* [CI Skip]  0.38.0-beta.64

skip-checks: true

* Rollback latest (something went wrong) (polkadot-js#2039)

* Revert "[CI Skip]  0.38.0-beta.64"

This reverts commit 632c224.

* Revert "Apply useToggle as appropriate (polkadot-js#2036)"

This reverts commit 62f7442.

* Revert "[CI Skip]  0.38.0-beta.63"

This reverts commit 635f616.

* Revert "Small updates for V2 democracy (polkadot-js#2038)"

This reverts commit 32db955.

* Revert last bumps

* Update .123trigger

* [CI Skip]  0.38.1

skip-checks: true

* Small cleanups on withCalls (polkadot-js#2040)

* Fixups

* More

* Some withCalls -> useCall

* Linting

* Always defined

* Re-apply democracy changes

* TimePeriod adjusted

* Cleanup imports

* Additional

* More conversions

* Small loading cleanups

* Small context updates

* [CI Skip]  0.39.0-beta.0

skip-checks: true

* Add useIsMountedRef hook (polkadot-js#2041)

* Add useIsMountedRef hook

* Use mounted ref on async operations (staking)

* Rework historic caching

* linting

* [CI Skip]  0.39.0-beta.1

skip-checks: true

* Basis IdentityInfo input component (polkadot-js#2048)

* [CI Skip]  0.39.0-beta.2

skip-checks: true

* Rework reward cache (polkadot-js#2049)

* Rework reward cache

* Linting

* [CI Skip]  0.39.0-beta.3

skip-checks: true

* Update IdentityInfo (polkadot-js#2052)

* Update IdentityInfo

* Remove test data

* Bump API (fixed decodable Data)

* [CI Skip]  0.39.0-beta.4

skip-checks: true

* Display identity names, set identity modal (polkadot-js#2054)

* Display identity names, set identity modal

* Update AddressRow types

* useToggle in accounts modal

* [CI Skip]  0.39.0-beta.5

skip-checks: true

* Use identity displayname default from local name (polkadot-js#2056)

* [CI Skip]  0.39.0-beta.6

skip-checks: true

* Remove balance from commission display (polkadot-js#2058)

* Remove balance from commission display

* Adjust controller mini padding

* [CI Skip]  0.39.0-beta.7

skip-checks: true

* Fix explorer (v1), withObservable unload & democracy images (polkadot-js#2062)

* Fix explorer (v1), withObservable unload & democracy images

* API bump

* Seconding count

* DerivedCollectiveProposal type

* [CI Skip]  0.39.0-beta.8

skip-checks: true

* Add expanded tooltip to per-account breakdown (polkadot-js#2063)

* [CI Skip]  0.39.0-beta.9

skip-checks: true

* Identity judgements (polkadot-js#2064)

* Display identity judgements

* Small badge alignment adjustment

* Linting

* Check namaes against lowercase

* [CI Skip]  0.39.0-beta.10

skip-checks: true

* Adjust name weights

* [CI Skip]  0.39.0-beta.11

skip-checks: true

* Use lookup accountId for IdentiIcon display (polkadot-js#2065)

* [CI Skip]  0.39.0-beta.12

skip-checks: true

* Styling tweaks (polkadot-js#2066)

* Styling tweaks

* Linting

* [CI Skip]  0.39.0-beta.13

skip-checks: true

* (tiny) Badge styling updates (polkadot-js#2067)

* [CI Skip]  0.39.0-beta.14

skip-checks: true

* Disable contracts call RPC if unavailable (polkadot-js#2068)

* disable contract rpc

* bump

* [CI Skip]  0.39.0-beta.15

skip-checks: true

* Fix Identicon on-not-connected (polkadot-js#2070)

* [CI Skip]  0.39.0-beta.16

skip-checks: true

* Hide council voting when not a member (polkadot-js#2071)

* Hide council voting when not a member

* Disable instead of hide

* [CI Skip]  0.39.0-beta.17

skip-checks: true

* Add "send to council" to treasury (polkadot-js#2075)

* [CI Skip]  0.39.0-beta.18

skip-checks: true

* Add useTranslation for all apps (polkadot-js#2076)

* [CI Skip]  0.39.0-beta.19

skip-checks: true

* Display all identity info on hover (polkadot-js#2077)

* Display all identity info on hover

* Bump API

* displayName linting

* [CI Skip]  0.39.0-beta.20

skip-checks: true

* Provide judgement via account hover (polkadot-js#2078)

* Provide judgement via account hover

* Click to provide judgement

* [CI Skip]  0.39.0-beta.21

skip-checks: true

* Grayscale identity (polkadot-js#2079)

* [CI Skip]  0.39.0-beta.22

skip-checks: true

* Bump API (derives for proposals) (polkadot-js#2080)

* [CI Skip]  0.39.0-beta.23

skip-checks: true

* Cleanup display from identity (polkadot-js#2081)

* Cleanup display from identity

* Bump API

* [CI Skip]  0.39.0-beta.24

skip-checks: true

* Revert opacity adjustment

* [CI Skip]  0.39.0-beta.25

skip-checks: true

* Updae the council counter refresh (polkadot-js#2082)

* [CI Skip]  0.39.0-beta.26

skip-checks: true

* bump deps (polkadot-js#2088)

* [CI Skip]  0.39.0-beta.27

skip-checks: true

* Bump to latest api (polkadot-js#2089)

* Bump to latest api

* beta 17

* [CI Skip]  0.39.0-beta.28

skip-checks: true

* Disable spellcheck on input fields (polkadot-js#2090)

* [CI Skip]  0.39.0-beta.29

skip-checks: true

* Bump deps (polkadot-js#2091)

* [CI Skip]  0.39.0-beta.30

skip-checks: true

* Slash revert council proposal (polkadot-js#2093)

* Slash revert council proposal

* Disabled slashes when none

* [CI Skip]  0.39.0-beta.31

skip-checks: true

* Minor overflow adjustments (polkadot-js#2095)

* Minor overflow adjustments

* Default names to uppercase

* s/normal/none/

* isAddress check for text formatting

* Adjust caching with isAddress info

* Overflow to bottom

* [CI Skip]  0.39.0-beta.32

skip-checks: true

* Kulupu (polkadot-js#2092)

* Kulupu

* Add old DispatchInfo ovverride

* Old DispatchError & DispatchResult

* Moment typo

* [CI Skip]  0.39.0-beta.33

skip-checks: true

* Translation into Chinese (polkadot-js#2086)

* fix: init

* fix: 添加部分翻译

* fix: 完成账户翻译的验证

* fix: 添加汉语支持

* fix: 完成第一个阶段

* fix: 翻译部分内容

* fix:

* fix: 添加账户和合约的翻译

* fix: reset source config

* fix: reset source

* Fixup sidebar translation (polkadot-js#2096)

* Fixup sidebar translation

* Update transaltion extraction

* [CI Skip]  0.39.0-beta.34

skip-checks: true

* Some useTranslation updates (polkadot-js#2097)

* Some useTranslation updates

* AccountName caching

* [CI Skip]  0.39.0-beta.35

skip-checks: true

* Payment info display (polkadot-js#2003)

* Payment info display

* Bump deps

* Fee display

* [CI Skip]  0.39.0-beta.36

skip-checks: true

* Filter accounts/addresses by tag or name (polkadot-js#2102)

* Filter accounts/addresses by tag or name

* Filter identity names (as available)

* Adjust filter input label

* [CI Skip]  0.39.0-beta.37

skip-checks: true

* Lowercase filter (polkadot-js#2103)

* Lowercase filter

* Keep AccountId/AccountIndex mixed-case check

* Remove (unused) translation

* [CI Skip]  0.39.0-beta.38

skip-checks: true

* Bump API (Percentage, updated IdentityInfo) (polkadot-js#2104)

* [CI Skip]  0.39.0-beta.39

skip-checks: true

* Bump API (Proposal failsafe) (polkadot-js#2105)

* [CI Skip]  0.39.0-beta.40

skip-checks: true

* Remove FF warning (can now connect to local ws) (polkadot-js#2106)

* [CI Skip]  0.39.0-beta.41

skip-checks: true

* Display sub identities (polkadot-js#2107)

* [CI Skip]  0.39.0-beta.42

skip-checks: true

* Additional useTranslation conversions (polkadot-js#2109)

* Additional useTranslation conversions

* quotes

* Bumps

* Cleanup params wit overrides

* [CI Skip]  0.39.0-beta.43

skip-checks: true

* Staking filter (name, address) (polkadot-js#2110)

* Staking filter (name, address)

* Dislay parent & sub

* Formatting

* [CI Skip]  0.39.0-beta.44

skip-checks: true

* Own controller check on staking options (polkadot-js#2111)

* Own controller check on staking options

* Update SetSessionKey.tsx

* [CI Skip]  0.39.0-beta.45

skip-checks: true

* Bump deps (scan mirror) (polkadot-js#2112)

* [CI Skip]  0.39.0-beta.46

skip-checks: true

* Adjust sub name display (polkadot-js#2113)

* [CI Skip]  0.39.0-beta.47

skip-checks: true

* API 1.0-beta & common 2.0-beta (polkadot-js#2115)

* API 1.0-beta & common 2.0-beta

* May fix effect issue

* [CI Skip]  0.39.0-beta.48

skip-checks: true

* Common bump (no Alice stash in dev) (polkadot-js#2116)

* [CI Skip]  0.39.0-beta.49

skip-checks: true

* Cache pernt/child display parts (polkadot-js#2117)

* [CI Skip]  0.39.0-beta.50

skip-checks: true

* Bump API (polkadot-js#2121)

* [CI Skip]  0.39.0-beta.51

skip-checks: true

* Bump API (imOnline decoding) (polkadot-js#2122)

* [CI Skip]  0.39.0-beta.52

skip-checks: true

* Bump UI (chain settings) (polkadot-js#2125)

* [CI Skip]  0.39.0-beta.53

skip-checks: true

* Nominations lists text update (polkadot-js#2126)

* [CI Skip]  0.39.0-beta.54

skip-checks: true

* Additional useTranslation (polkadot-js#2118)

* Additional useTranslation

* Cleanup imports

* Cleanup unused props

* [CI Skip]  0.39.0-beta.55

skip-checks: true

* Connecting overlay rendering order (polkadot-js#2130)

* Connecting overlay rendering order

* API

* Combine components

* Unused import

* [CI Skip]  0.39.0-beta.56

skip-checks: true

* Always include staking favourites in the list (polkadot-js#2131)

* Always include staking favourites in the list

* Filter by actual session validators

* [CI Skip]  0.39.0-beta.57

skip-checks: true

* Add judgement waiting (polkadot-js#2134)

* [CI Skip]  0.39.0-beta.58

skip-checks: true

* Additional useTranslation usage (polkadot-js#2133)

* [CI Skip]  0.39.0-beta.59

skip-checks: true

* Display decoded ExtrinsicFailed errors (polkadot-js#2137)

* Display decoded ExtrinsicFailed errors

* Revert debug log

* Bump API (error lookup)

* [CI Skip]  0.39.0-beta.60

skip-checks: true

* Remove snippet sharing (polkadot-js#2138)

* [CI Skip]  0.39.0-beta.61

skip-checks: true

* API cleanups (polkadot-js#2139)

* API cleanups

* Revert ready setting

* ... oops

* Adjust dropdown right margin

* API -> functional

* [CI Skip]  0.39.0-beta.62

skip-checks: true

* No withCall for all functional (polkadot-js#2042)

* No withCall for all functional

* Linting

* Remove HOC, unneeded eslint override

* Cleanups

* [CI Skip]  0.39.0-beta.63

skip-checks: true

* Adjust overlays (polkadot-js#2142)

* [CI Skip]  0.39.0-beta.64

skip-checks: true

* Fix identity effect with twitter (polkadot-js#2145)

* [CI Skip]  0.39.0-beta.65

skip-checks: true

* Align noteImminent with Substrate (polkadot-js#2149)

* [CI Skip]  0.39.0-beta.66

skip-checks: true

* Swap council slashing cancel threshold to 50% (polkadot-js#2151)

* [CI Skip]  0.39.0-beta.67

skip-checks: true

* Bump deps (polkadot-js#2150)

* [CI Skip]  0.39.0-beta.68

skip-checks: true

* Remove IdentityInfo override (polkadot-js#2152)

* [CI Skip]  0.39.0-beta.69

skip-checks: true

* Society app (polkadot-js#2148)

* Society app

* useCheck

* Summary

* Updates

* Bump API with society

* Bump API (fixed publish)

* [CI Skip]  0.39.0-beta.70

skip-checks: true

* Democracy with useTranslation (polkadot-js#2153)

* Democracy with useTranslation

* Remove isSuspended display

* One isSubstrateV2 less

* Linting

* [CI Skip]  0.39.0-beta.71

skip-checks: true

* Bump API (incl. staking ledger fixes) (polkadot-js#2156)

* Bump API (incl. staking ledger fixes)

* Api context

* Replace counter

* Linting

* Swap t -> useTranslation

* Cleanup unwrap

* Rebuild i18n (& make auto-config)

* Remove old eslint override

* [CI Skip]  0.39.0-beta.72

skip-checks: true

* Set Modal default to open (polkadot-js#2157)

* [CI Skip]  0.39.0-beta.73

skip-checks: true

* useTranslation Suspense fallback (polkadot-js#2158)

* useTranslation Suspense fallback

* import path

* Some small useTranslation conversions

* [CI Skip]  0.39.0-beta.74

skip-checks: true

Co-authored-by: Jaco Greeff <jacogr@gmail.com>
Co-authored-by: Keith Ingram <kwingram25@gmail.com>
Co-authored-by: Luke Schoen <ltfschoen@users.noreply.github.com>
Co-authored-by: Drew Stone <drewstone329@gmail.com>
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
Co-authored-by: dushaobindoudou <dushaobindoudou@gmail.com>
@polkadot-js-bot
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators Jun 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants