aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/reducers.js
Commit message (Expand)AuthorAgeFilesLines
* Folder restructure (#6304)Chi Kei Chan2019-03-221-95/+0
* Connect the gas-button-group component to redux and a live api.Dan Miller2018-12-041-2/+2
* Adds the content of the advanced tab - w/o chart or dynamic content - to gas ...Dan Miller2018-12-041-0/+3
* sentry - include app state in ui errorskumavis2018-10-201-10/+16
* Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-071-0/+3
* Merge branch 'develop' into i3725-refactor-send-component-Dan2018-06-071-7/+0
|\
| * Remove unused identities reducer from UIWhymarrh Whitby2018-06-061-7/+0
* | Rename ducks/send.js to ducks/send.duck.jsDan2018-05-141-1/+1
* | Core of the refactor completeDan2018-04-271-1/+1
* | first commitDan2018-04-071-0/+7
|/
* Handle i18n with redux.Dan2018-03-161-0/+7
* Use const and fix lint warningsDaijiro Wachi2017-10-311-2/+2
* Add option to copy directly to clipboard.Kevin Serrano2017-10-271-3/+11
* Make the function callback friendly.Kevin Serrano2017-10-101-2/+5
* lintKevin Serrano2017-10-051-1/+1
* Further adjustment to maintain APIKevin Serrano2017-10-051-2/+2
* Rename to maintain APIKevin Serrano2017-10-051-1/+7
* Configured for callback-required function.'Kevin Serrano2017-10-051-8/+9
* change global to windowKevin Serrano2017-10-051-1/+1
* Include browser versionKevin Serrano2017-10-051-0/+2
* Include OS versionKevin Serrano2017-10-051-0/+2
* Add version to state logsDan Finlay2017-08-301-1/+4
* logState - dont redundantly log to consolekumavis2017-07-271-1/+0
* allow copy(logState()) to copy to clipboardDan Finlay2017-05-081-0/+1
* Remove seedWords from UI state dump.Kevin Serrano2017-03-281-1/+5
* Linting to the max.Kevin Serrano2016-11-121-1/+1
* Add ui state logging functionDan Finlay2016-07-161-0/+8
* Remove logging for states.Kevin Serrano2016-07-081-1/+0
* Add new test state with tx history. Fix alignment issue with transaction hist...Kevin Serrano2016-07-081-1/+1
* First simple version of ui mockerDan Finlay2016-07-011-0/+4
* Manually lintedDan Finlay2016-06-221-2/+0
* Auto lintedDan Finlay2016-06-221-4/+1
* Moved UI into repo with its own dependency stackDan Finlay2016-04-141-0/+41