Commit Graph

35 Commits

Author SHA1 Message Date
Jaco Greeff b197c4bbb7 CC2 (#216) 2019-09-26 10:04:45 +02:00
Jaco Greeff 425ca93aa0 Add Ledger interfaces (#211) 2019-09-17 13:21:18 +02:00
Jaco Greeff 800700d50e Add isHardware flags (#210)
* Add isHardware flags

* Ledger connection  options
2019-09-17 09:05:51 +02:00
Jaco Greeff f95112f3d6 Edgeware mainnet RPC (#208) 2019-09-15 08:29:30 +02:00
Jaco Greeff b9f45d19f5 Fix hosted-by display 2019-09-13 20:09:05 +02:00
Jaco Greeff d0ef98b18e Introduce ICON_DEFAULT_HOST (#207) 2019-09-13 14:46:21 +02:00
Jaco Greeff 3f253ddbe1 Settings for icon (#206) 2019-09-13 13:58:26 +02:00
Jaco Greeff c31e508b45 Add edgeware test 2 (#200)
* Add edgeware test 2

* Add egdeware logos
2019-09-12 22:46:29 +02:00
Jaco Greeff 876410cc8e Typescript-eslint 2 (#193) 2019-08-31 09:25:48 +02:00
Jaco Greeff b548b239d7 Expand ui-settings with additional info on options (#190) 2019-08-28 11:41:54 +02:00
Logan Saether a5dde028ac Propose W3F node (#188) 2019-08-26 06:53:29 +02:00
Jaco Greeff 363784bc07 Kusama endpoints (#179)
* Kusama support

* Bump deps

* Update deps
2019-08-23 13:39:47 +02:00
Jaco Greeff 39a5147fb8 Swap name of hosted Parity Substrate node (-> FF) (#171) 2019-07-30 16:33:02 +02:00
Xiliang Chen acd37161ca Update UNfrastructure node label (#160) 2019-07-19 07:05:04 +02:00
Jaco Greeff 88777fd61c Expose availablePrefixes 2019-07-16 21:25:05 +02:00
Jaco Greeff 0cf92844f5 Add prefixes to settings (#158) 2019-07-16 21:16:08 +02:00
Jaco Greeff fd67ecdf3a Swap to eslint (#154)
* 311 problems (173 errors, 138 warnings)

* Make a start...

* swap to react config

* Literally a handful left

* Clean.

* any removal

* Use Record

* Adjust versions

* Update with latest eslint-standard ruleset

* Update defaults.ts
2019-07-12 22:01:19 +02:00
Jaco Greeff 5da56455a3 Add UNfrastructure for Alex (#153) 2019-07-11 05:50:38 +02:00
Jaco Greeff e0c4b6d929 Add account locking strategy (#126) 2019-05-13 16:06:27 +02:00
Jaco Greeff 3f116511ff 0.37 2019-04-03 16:42:31 +02:00
Stefanie Doll 202f01ae24 Replace isUndefined util with explicit typeof check (#107)
* compiled version of isUndefined util fails if a variable is not defined.

* disable tslint on window check
2019-04-01 15:45:35 +02:00
Stefanie Doll 71a649c428 Check if window object exists (#100)
* Check if window object exists

* brackets for readability

* change check to isUndefined()

* isUndefined() -> !isUndefined()
2019-03-21 11:11:14 +01:00
Jaco Greeff 10d22e2b84 Add createUri and createExternal (#96)
* Add createUri and createExternal

* Update signatures

* Expose uiSettings.availableCryptos
2019-03-19 10:15:25 +01:00
Jaco Greeff 9de0e2ef1d Deploy docs via gh-pages (#88) 2019-02-28 17:24:21 +01:00
Jaco Greeff 0dbdc7e0b7 Set UI defaults based on environment (#86)
* Bump deps

* Set defaults based on hosted environment

* Update tests (package bumps)

* Do location detection on 'polkadot'
2019-02-28 14:40:59 +01:00
Jaco Greeff 28b991d61d Add documentation on GH pages (#85)
* Add documentation on GH pages

* Expand classes for doc generation

* Update docs

* .nojekyll

* Update Identicon.tsx

* Update Demo.tsx

* Update KeyPair.tsx

* Export specific icons

* Convert tests to TypeScript
2019-02-27 11:18:35 +01:00
Jaco Greeff f61f41be24 Dried Danta (#82)
* Dried Danta

* Remove (now-unused) chain config
2019-02-20 14:55:01 +01:00
Jaco Greeff 78b8e9b7d3 Update Cherry to 42 as well (overrides) (#56) 2019-01-08 23:45:58 +01:00
Jaco Greeff 174420b3ec Update Alexander override networkId (#55) 2019-01-08 23:30:36 +01:00
Jaco Greeff e77b1a365c 2019 (#48)
* 2019

* Bump deps
2019-01-04 16:58:22 +01:00
Jaco Greeff b19a64581b Update dev/local networkid to 42 (#40) 2018-12-30 12:44:34 +01:00
Jaco Greeff bcda2a4997 Swap default theme (#34)
* Swap default theme

* Trailing comma
2018-12-21 16:56:09 +01:00
Jaco Greeff 08b0a02183 Bump deps (#33)
* Bump deps

* Bump deps, enable Alexander (testing)
2018-12-21 16:31:25 +01:00
Jaco Greeff a7c8322837 Support Charred Cherry (#25)
* Support Charred Cherry

* Update endpoint to old version

* chainId -> networkId, unit -> tokenSymbol

* decimals -> tokenDecimals

* Bump deps

* Update PoC-3 network description

* Bump deps
2018-12-19 19:58:01 +01:00
Jaco Greeff 21c47a7d3a Initial add from apps 2018-12-05 11:35:28 +01:00