Craig O'Connor
|
cf904b6b2f
|
Export acc js (#4973)
* Export account RPC
* Removing GethDirectory and ParityDirectory
* js export accounts as json
* js export accounts as json
* api - then - catch
* final touches
* pass
* oops
* individual accounts
* refactoring
* refactor one
* refactor one
* refactor two
* some grumble fixes
* file name changes
* constructor
* constructor
* git recognize file name change
* spec and updates
* specs
* one tiny fix
* one tiny fix
* grumbles
* more grumbles
* sliders
* ff
* pointer default
* grumbles
* almost ready
* lots of updates
* accountList
* stupid debuglog
* bug fix
* bug fix
* some more good ol fashioned updates
* filter accounts
* clean
* update spec
* ff
* ff-f
* balances fix
|
2017-04-26 11:34:48 +02:00 |
|
Nicolas Gotchac
|
67c225f971
|
Double click to select account creation type (#4986)
* Extend links to whole container
* Add doubleClick to Account Creator
|
2017-03-22 12:12:21 +01:00 |
|
Jaco Greeff
|
cb118f1936
|
Update SelectionList indicators (#4736)
* Move selector indicators to the left
* Only display default account selection icon
|
2017-03-03 19:50:25 +01:00 |
|
Jaco Greeff
|
5e480e9fc0
|
Less agressive grayscale/opacity (#4688)
|
2017-02-27 22:28:21 +01:00 |
|
Jaco Greeff
|
a6ed3dc5dc
|
Add SelectionList component to DRY up (#4639)
* Added SelectionList component for selections
* Use SelectionList in DappPermisions
* AddDapps uses SelectionList
* Fix AccountCard to consistent height
* Convert Signer defaults to SelectionList
* Subtle selection border
* Convert VaultAccounts to SelectionList
* Add tests for SectionList component
* Apply scroll fixes from lates commit in #4621
* Remove unneeded logs
* Remove extra div, fixing ParityBar overflow
|
2017-02-24 14:37:56 +01:00 |
|