-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Common bump (no Alice stash in dev) #2116
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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>
satellitex
added a commit
to staketechnologies/apps
that referenced
this pull request
Feb 12, 2020
* 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 * Clear all window vars (polkadot-js#2159) * Clear all window vars * Cleanups * [CI Skip] 0.39.0-beta.75 skip-checks: true * Show society rotation & challenge periods (polkadot-js#2160) * Shw rotation & challenge periods * Display Bids * [CI Skip] 0.39.0-beta.76 skip-checks: true * Account create options, sort by created (polkadot-js#2161) * [CI Skip] 0.39.0-beta.77 skip-checks: true * Allow Qr scanning with name (polkadot-js#2163) * [CI Skip] 0.39.0-beta.78 skip-checks: true * Use ButtonCancel for all Cancel-only buttons (polkadot-js#2164) * Use ButtonCancel for all Cancel-only buttons * Small cleanups * [CI Skip] 0.39.0-beta.79 skip-checks: true * Auto-add Button.Group inside Modal.Actions (polkadot-js#2165) * Auto-add Button.Group inside Modal.Actions * Pass onCancel prop through to Modal.Actions * Cancel rendering in contracts * [CI Skip] 0.39.0-beta.80 skip-checks: true * Cleanup AccountName display (polkadot-js#2166) * [CI Skip] 0.39.0-beta.81 skip-checks: true * Metadata update reload (polkadot-js#2143) * Metadata update reload * Check around status * [CI Skip] 0.39.0-beta.82 skip-checks: true * Remove last css files (all styled-components) (polkadot-js#2168) * Additional css -> styled * Apps class prefix renames * Remove last css files * Cleanup linked wrapper * [CI Skip] 0.39.0-beta.83 skip-checks: true * Fully split active/inactive nominations (polkadot-js#2169) * [CI Skip] 0.39.0-beta.84 skip-checks: true * xh members/candidates (society) (polkadot-js#2172) * [CI Skip] 0.39.0-beta.85 skip-checks: true * Swap Edgeware types to published (polkadot-js#2173) * [CI Skip] 0.39.0-beta.86 skip-checks: true * Swap council voting from TxModal (polkadot-js#2141) * Swap council voting from TxModal * Cleanup toggles * Apply account filters * useCouncilMembers * Pass filter through to Propose * Linting * [CI Skip] 0.39.0-beta.87 skip-checks: true * Handle DispatchError failures gracefully (polkadot-js#2182) * Handle DispatchError failures gracefully * Also allow queue display failures * [CI Skip] 0.39.0-beta.88 skip-checks: true * Allow sorting of staking returns (polkadot-js#2183) * [CI Skip] 0.39.0-beta.89 skip-checks: true * Adjust SI formats to full SI name (polkadot-js#2184) * Adjust SI formats to full SI name * Linting * [CI Skip] 0.39.0-beta.90 skip-checks: true * Bump API (polkadot-js#2186) * [CI Skip] 0.39.0-beta.91 skip-checks: true * Social account recovery (polkadot-js#2187) * Social account recovery ... start * Dialogs with send buttons * TxButton icons (before I forget) * Recovery start * withSpinner * [CI Skip] 0.39.0-beta.92 skip-checks: true * Add Westend, externalize endpoints (polkadot-js#2171) * Add Westend, externalize endpoints * Update scanner with all current namespaces * WebEnd type overrides * Westend link to Polkascan * [CI Skip] 0.39.0-beta.93 skip-checks: true * Signer unlock password indicator (polkadot-js#2190) * Signer unlock password indicator * Combine UnlockError in Unlock * [CI Skip] 0.39.0-beta.94 skip-checks: true * Adjust available labels (polkadot-js#2191) * [CI Skip] 0.39.0-beta.95 skip-checks: true * Add preimage buttons to proposals (polkadot-js#2192) * Add preimage buttons to proposals * Styling overrides * InputAddress filter * [CI Skip] 0.39.0-beta.96 skip-checks: true * Remove old votes from council (polkadot-js#2193) * [CI Skip] 0.39.0-beta.97 skip-checks: true * TxButton withSpinner swap (polkadot-js#2194) * TxButton withSpinner swap * TxModal onClick -> onStart (in modal) * [CI Skip] 0.39.0-beta.98 skip-checks: true * AddressMulti -> InputAddressMulti (polkadot-js#2195) * [CI Skip] 0.39.0-beta.99 skip-checks: true * Apply Vote conviction (polkadot-js#2197) * [CI Skip] 0.39.0-beta.100 skip-checks: true * Remove ja from i18n settings (polkadot-js#2198) * [CI Skip] 0.39.0-beta.101 skip-checks: true * Bump deps (polkadot-js#2199) * [CI Skip] 0.39.0-beta.102 skip-checks: true * Bump deps (polkadot-js#2202) * Bump deps * Re-apply v10-era linked check * Expand key inline * Expand type * Extract exraction logic * Latest API * Fix linting around identity (now in metadata) * Bump latest * [CI Skip] 0.39.0-beta.103 skip-checks: true * Society vouching (polkadot-js#2204) * Society vouching * Bump API, decode votes * Inline count * Remove unused style * [CI Skip] 0.39.0-beta.104 skip-checks: true * Staking list rendering optimizations (polkadot-js#2206) * Staking list rendering optimizations * Cleanups * [CI Skip] 0.39.0-beta.105 skip-checks: true * Convert options & items (tabs) to useMemo (polkadot-js#2207) * Convert options & items (tabs) to useMemo * Add missing var in useMemo * Remove floating isSubstrateV2 * Cleanup staking entry * Remove unneeded ? * [CI Skip] 0.39.0-beta.106 skip-checks: true * Bump API (polkadot-js#2208) * [CI Skip] 0.39.0-beta.107 skip-checks: true * Add derive availability failsafes (global) (polkadot-js#2210) * Add derive availability failsafes (global) * Check all isApiReady * [CI Skip] 0.39.0-beta.108 skip-checks: true * Empty heartbeats should not display (polkadot-js#2212) * [CI Skip] 0.39.0-beta.109 skip-checks: true * Bump deps (polkadot-js#2213) * [CI Skip] 0.39.0-beta.110 skip-checks: true * Squash session summary rendering (polkadot-js#2214) * [CI Skip] 0.39.0-beta.111 skip-checks: true * Adjust summary balance displays (polkadot-js#2215) * Society voting on defender (polkadot-js#2216) * Society voting on defender * Bump deps * Bump API (correct types) * [CI Skip] 0.39.0-beta.112 skip-checks: true * Bump deps (polkadot-js#2217) * Bump deps * Add extraction tests * [CI Skip] 0.39.0-beta.113 skip-checks: true * Bump API (polkadot-js#2219) * [CI Skip] 0.39.0-beta.114 skip-checks: true * Expose signed transactions (polkadot-js#2203) * sign offline WIP * signing transactions from extrinsics screen * signing tx from accounts screen * added translations * removed unnecessary value * removed console logs * removed unused import * used new signAsync method * fixed types * removed unused imports * added missing translations * code review changes * fixed signing with local account * added sign toggle * improvements for QR * [CI Skip] 0.39.0-beta.115 skip-checks: true * 0.39 (polkadot-js#2220) * 0.39 * Linting * [CI Skip] 0.39.1 skip-checks: true * Bump API (polkadot-js#2223) * [CI Skip] 0.40.0-beta.0 skip-checks: true * Bump API (polkadot-js#2224) * Bump API * Type adjustments * Update zero const * [CI Skip] 0.40.0-beta.1 skip-checks: true * Add preimage button to externals (polkadot-js#2228) * Add preimage button to externals * Skip or on externals * [CI Skip] 0.40.0-beta.2 skip-checks: true * Bump deps (polkadot-js#2229) * [CI Skip] 0.40.0-beta.3 skip-checks: true * Change dockerfile to use local version as opposed to cloning polkadot… (polkadot-js#2225) * Change dockerfile to use local version as opposed to cloning polkadot-js/apps * Update Dockerfile Co-authored-by: Jaco Greeff <jacogr@gmail.com> * [CI Skip] 0.40.0-beta.4 skip-checks: true * Build only apps component via docker (polkadot-js#2231) * [CI Skip] 0.40.0-beta.5 skip-checks: true * Bump deps (polkadot-js#2232) * Bump deps * Update types * [CI Skip] 0.40.0-beta.6 skip-checks: true * Display day breakdown for voting locks (polkadot-js#2234) * [CI Skip] 0.40.0-beta.7 skip-checks: true * Bump deps (polkadot-js#2238) * [CI Skip] 0.40.0-beta.8 skip-checks: true * Only update initial selected nominations once (polkadot-js#2241) * [CI Skip] 0.40.0-beta.9 skip-checks: true * Apply WS_URL consistently (polkadot-js#2244) * [CI Skip] 0.40.0-beta.10 skip-checks: true * Exapnd locks (& display all) (polkadot-js#2245) * [CI Skip] 0.40.0-beta.11 skip-checks: true * fix images * build passed * fix derive * WIP: offer modal * WIP add modal * first impl trading * add offers lists * add trading lists * passed lint * passed build Co-authored-by: Jaco Greeff <jacogr@gmail.com> Co-authored-by: Keith Ingram <kwingram25@gmail.com> Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com> Co-authored-by: dushaobindoudou <dushaobindoudou@gmail.com> Co-authored-by: Marcin Żółkiewski <zolkiewski.marcin@gmail.com> Co-authored-by: philipstanislaus <6912756+philipstanislaus@users.noreply.github.com>
KarishmaBothara
pushed a commit
to cennznet/ui
that referenced
this pull request
Feb 20, 2020
jordy25519
pushed a commit
to cennznet/ui
that referenced
this pull request
Feb 20, 2020
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.