openethereum/js/src/modals
Nicolas Gotchac cc10f412dc Allow tags for Accounts, Addresses and Contracts (#2712)
* Added tag to the editMeta Modal (#2643)

* Added Tags to ui and to contract/address/account Header (#2643)

* Added tags to summary (#2643)

* Added Search capabilities to contracts/address book/accounts from tokens
(#2643)

* fixes eslint

* Using Chips/Tokens for search (#2643)

* Add search tokens, clickable from List (#2643)

* Add sort capabilities to Accounts / Addresses / Contracts (#2643)

* Fixes formatting issues + state updates after component unmount bug
(#2643)

* Remove unused import

* Small fixes for PR #2697

* Added default sort order for Contracts/Addresses/Accounts

* Using official `material-ui-chip-input` NPM package

* Removed LESS from webpack
2016-10-19 11:51:02 +02:00
..
AddAddress Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
AddContract Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
CreateAccount Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
DeployContract Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
EditMeta Allow tags for Accounts, Addresses and Contracts (#2712) 2016-10-19 11:51:02 +02:00
ExecuteContract Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
FirstRun Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
Shapeshift Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
Transfer Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
index.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00