openethereum/js/src/modals/CreateAccount
Jaco Greeff 609e24ef04 Enhance dialog layouts (round 1) (#4637)
* Added SelectionList component for selections

* Use SelectionList in DappPermisions

* AddDapps uses SelectionList

* Fix AccountCard to consistent height

* Display type icons in creation dialog

* Complimentary colours

* Convert Signer defaults to SelectionList

* Fix Geth import - actually pass addresses through

* Work from addresses returned via RPC

* Display actual addresses imported (not selected)

* Update tests to cover bug fixed

* Prettyfy Geth import

* Description on selection actions

* SelectionList as entry point

* Update failing tests

* Subtle selection border

* Styling updates for account details

* Add ModalBox summary

* AddAddress updated

* Convert VaultAccounts to SelectionList

* Add tests for SectionList component

* Add tests for ModalBox component

* Re-apply stretch fix

* Apply scroll fixes from lates commit in #4621

* Clear name on switch (test in #4652, not pulling in)

* Remove refs (cleanup)
2017-02-24 18:05:39 +01:00
..
AccountDetails Enhance dialog layouts (round 1) (#4637) 2017-02-24 18:05:39 +01:00
AccountDetailsGeth Enhance dialog layouts (round 1) (#4637) 2017-02-24 18:05:39 +01:00
CreationType Enhance dialog layouts (round 1) (#4637) 2017-02-24 18:05:39 +01:00
GethCard Enhance dialog layouts (round 1) (#4637) 2017-02-24 18:05:39 +01:00
NewAccount Misc. small UI fixes (#4657) 2017-02-24 12:26:30 +01:00
NewGeth Enhance dialog layouts (round 1) (#4637) 2017-02-24 18:05:39 +01:00
NewImport Misc. small UI fixes (#4657) 2017-02-24 12:26:30 +01:00
RawKey Misc. small UI fixes (#4657) 2017-02-24 12:26:30 +01:00
RecoveryPhrase Misc. small UI fixes (#4657) 2017-02-24 12:26:30 +01:00
TypeIcon Enhance dialog layouts (round 1) (#4637) 2017-02-24 18:05:39 +01:00
createAccount.css Enhance dialog layouts (round 1) (#4637) 2017-02-24 18:05:39 +01:00
createAccount.js Enhance dialog layouts (round 1) (#4637) 2017-02-24 18:05:39 +01:00
createAccount.spec.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
createAccount.test.js Fix Geth account import (#4641) 2017-02-23 15:04:58 +01:00
errors.js Vault Management UI (first round) (#4446) 2017-02-20 16:40:01 +01:00
index.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
print.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
recoveryPage.ejs AccountCreate updates (#3988) 2017-01-24 16:18:23 +01:00
store.js Enhance dialog layouts (round 1) (#4637) 2017-02-24 18:05:39 +01:00
store.spec.js Convert all remaining Modals to use Portal (UI consistency) (#4625) 2017-02-22 15:26:58 +01:00