openethereum/js/src/views
Jaco Greeff 6938a7a202 Convert all remaining Modals to use Portal (UI consistency) (#4625)
* FirstRun dialog -> Portal

* CreateAccount Modal -> Portal

* CreateWallet dialog -> Portal

* Transfer dialog -> Portal

* Fix failing tests

* ShapeShift dialog -> Portal

* Verification dialog -> Portal

* EditMeta dialog -> Portal

* PasswordManager dialog -> Portal

* WalletSettings dialog -> Portal

* AddAddress dialog -> Portal

* s/delete address/forget address/

* AddContract dialog -> Portal

* DeployContract dialog -> Portal

* ExceuteContract dialog -> Portal

* LoadContract dialog -> Portal

* SaveContract dialog -> Portal

* UpgradeParity dialog -> Portal

* Convert inline modals (tsk, tsk)

* Remove ui/Modal

* Import dialog i18n

* Button array returns (thanks @derhuerst)

* Unneeded debug

* Typo

* Readability formatting
2017-02-22 15:26:58 +01:00
..
Account Several fixes to the Wallet in general (#4504) 2017-02-10 18:27:18 +01:00
Accounts Convert all remaining Modals to use Portal (UI consistency) (#4625) 2017-02-22 15:26:58 +01:00
Address Convert all remaining Modals to use Portal (UI consistency) (#4625) 2017-02-22 15:26:58 +01:00
Addresses Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
Application Tooltips with react-intl (#4549) 2017-02-15 11:56:51 +01:00
Connection Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
Contract Convert all remaining Modals to use Portal (UI consistency) (#4625) 2017-02-22 15:26:58 +01:00
Contracts Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
Dapp Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
Dapps Display ETH balance in overlay account selector (#4588) 2017-02-22 10:42:42 +01:00
Home Show only known accounts/wallets/addresses on Home (#4612) 2017-02-20 16:34:38 +01:00
ParityBar Default account selection update (#4609) 2017-02-22 10:43:02 +01:00
Settings Fix pasting of value in Input fields (#4555) 2017-02-15 13:37:58 +01:00
Signer Signer provenance (#4477) 2017-02-14 22:45:43 +01:00
Status Renaming signAndSendTransaction to sendTransaction (#4351) 2017-01-30 12:49:08 +01:00
Vaults Vault Management UI (first round) (#4446) 2017-02-20 16:40:01 +01:00
Wallet Several fixes to the Wallet in general (#4504) 2017-02-10 18:27:18 +01:00
Web Home landing page (#4178) 2017-02-14 08:29:32 +01:00
WriteContract Use the current contract name for Solidity compilation (#4510) 2017-02-10 18:26:52 +01:00
historyStore.js Home landing page (#4178) 2017-02-14 08:29:32 +01:00
historyStore.spec.js HistoryStore for tracking relevant routes (#4305) 2017-01-26 17:37:52 +01:00
index.js Vault Management UI (first round) (#4446) 2017-02-20 16:40:01 +01:00