Commit Graph

53 Commits

Author SHA1 Message Date
Jaco Greeff e69e98182b Control priv access via # (#286) 2020-02-22 18:19:35 +01:00
Jaco Greeff 9e5a2ac7c5 Bump dev (#276)
* Bump dev

* Fix linting
2020-02-13 16:07:21 +01:00
Drew Stone 536a6dd877 Add Edgeware testnet and mainnet updated endpoints (#274) 2020-02-10 18:37:11 +01:00
Jaco Greeff b78194837d Add Westend (#263) 2020-01-22 17:01:53 +01:00
Jaco Greeff 848d190f2a Kusama display name (#258) 2020-01-15 12:40:39 +01:00
Wei Tang 6bc4e5373b Add Kulupu to the network selection list (#254)
* Add Kulupu to the network selection list

* Fix trailing space
2020-01-06 16:38:00 +01:00
Jaco Greeff dee9cdb3d3 Bump deps (#255) 2020-01-06 14:51:16 +01:00
Jaco Greeff a7acf8fdac Remove Alexander support (#252) 2019-12-16 14:03:25 +01:00
Drew Stone a8df514ce3 Use working testnet wss (#251) 2019-12-11 18:17:55 +01:00
Jaco Greeff 619659ad34 Disable Edgeware mainnet for now (#250) 2019-12-10 22:17:25 +01:00
Jaco Greeff 4c64274130 CC3 (#246)
* CC3

* W3F endpoint

* Bumps

* Bumps

* Bump API

* 0.47.1 CHANGELOG

* Update CHANGELOG with chain genesis ranges

* 0.47
2019-11-29 13:07:10 +01:00
Jaco Greeff b3f255a2b9 Add chain genesis, lookups for toggle (#247) 2019-11-29 10:54:49 +01:00
Luke Sugiura 2bfd2244e8 remove language options (#244) 2019-11-23 16:04:54 +01:00
Luke Sugiura 35e08e3c9c Export SettingsStruct (#243)
* export SettingsStruct

* oops I forgot to add semicolon
2019-11-22 18:14:34 +01:00
Luke Sugiura ff00277443 add English and Japanese option (#242) 2019-11-21 15:35:28 +01:00
Jaco Greeff be451f1bdb Bump deps (#240) 2019-11-10 16:33:58 +01:00
Jaco Greeff f6c85f275a Bump deps (#239) 2019-11-06 23:28:15 +01:00
Jaco Greeff d9cc92db14 Camera settings (#234) 2019-10-24 15:08:29 +02:00
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