Gav Wood
|
8404edb656
|
Fix whitespace (#4299)
* Fix whitespace.
* Update copyright years/owner.
* Push release only for tags.
|
2017-01-25 18:51:41 +01:00 |
|
Jaco Greeff
|
08f80f2695
|
ESLint additional rules (#4186)
* Add eslint rule for consistent block padding
* Fix padding consistency issues
* Eslint test for duplicate imports
* Eslint closing bracket location
* Fix eslint jsx closing bracket
* missed a file
* Formatting
* Manual overrides for auto
* Manual overrides for auto
* More minor auto-override manual adjustments
|
2017-01-18 13:05:01 +01:00 |
|
Jaco Greeff
|
04ed53e0f2
|
Fix newError noops when not bound to dispacher (#4013)
* AddContract properly binds newError
* EditMeta properly binds newError
* PasswordManager properly binds newError
* pass null instead of empty mapStateToProps
* Add openSnackbar test & binded prop
|
2017-01-03 17:41:21 +01:00 |
|
Jaco Greeff
|
7e600b5a82
|
Store for EditPassword Modal (#3979)
* External store (WIP)
* address & meta
* Add editable (WIP)
* View converted (WIP)
* Single API stub creation
* Testing (WIP)
* Simplified meta assign
* Tests running
* Fix duplicate exports
* Fix tags not editable
|
2016-12-28 17:09:45 +00:00 |
|