openethereum/js/src/ui/Portal
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
..
index.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
portal.css Vault Management UI (first round) (#4446) 2017-02-20 16:40:01 +01:00
portal.example.js Convert all remaining Modals to use Portal (UI consistency) (#4625) 2017-02-22 15:26:58 +01:00
portal.js Convert all remaining Modals to use Portal (UI consistency) (#4625) 2017-02-22 15:26:58 +01:00
portal.spec.js Extend Portal component with title, buttons & steps (as per Modal) (#4392) 2017-02-03 22:44:43 +01:00