Commit Graph

  • 9450971bd6 re-enable tab options Daniel Ternyak 2017-04-26 22:14:16 -0500
  • 7245df71a9 whitespace reformat Daniel Ternyak 2017-04-26 22:13:59 -0500
  • 1ddcc3f32a remove github pages specific config Daniel Ternyak 2017-04-26 22:13:39 -0500
  • 7c1e3e337d Refactor/dead code removal/code reformat. Daniel Ternyak 2017-04-24 19:03:41 -0500
  • fa18b408cd Remove authCheck dead code. Daniel Ternyak 2017-04-24 19:03:08 -0500
  • 5f11991b7f Refactor/code reformat. Daniel Ternyak 2017-04-24 19:02:33 -0500
  • fa8d2e0907 Remove unneeded redux action imports. Daniel Ternyak 2017-04-24 19:01:21 -0500
  • 30c51b9f72 refactor Daniel Ternyak 2017-04-24 19:00:58 -0500
  • 270c4911c8 Remove unneeded reducer imports. Daniel Ternyak 2017-04-24 18:59:57 -0500
  • 67c4b826f5 Add Flow types. Daniel Ternyak 2017-04-24 18:59:28 -0500
  • eb658ec9ff Refactor/remove commented out codes. Daniel Ternyak 2017-04-24 18:58:48 -0500
  • f5c05587cb Create spec for redux CHANGE_LANGUAGE action. Daniel Ternyak 2017-04-24 18:57:34 -0500
  • a12d720c8a Resolve broken prod css Daniel Ternyak 2017-04-24 18:36:59 -0500
  • 5652c56995 Add WIP TabsOption Component. Daniel Ternyak 2017-04-18 18:37:11 -0500
  • 2cf54a8221 reformat Daniel Ternyak 2017-04-18 18:36:53 -0500
  • e8c5ab355d refactors/reformatting. Daniel Ternyak 2017-04-18 18:36:29 -0500
  • 8cf7e25efd Add redux-form to package.json Daniel Ternyak 2017-04-18 18:35:08 -0500
  • 3bb0a84916 add generateWallet actions. Daniel Ternyak 2017-04-18 18:34:42 -0500
  • fcc03dc6d9 Create generateWallet reducer and add to combined reducer. Daniel Ternyak 2017-04-18 18:34:24 -0500
  • 44701f8756 Integrate Redux-Form for GenerateWalletInput. Daniel Ternyak 2017-04-18 18:01:25 -0500
  • e14631a70b Define redux state props and actions to be passed down to GenerateWalletComponent Daniel Ternyak 2017-04-18 17:58:19 -0500
  • f7bd90405b Remove unneeded imports. Daniel Ternyak 2017-04-17 23:03:49 -0500
  • 1b1ab097a0 delete unused boilerplate scss Daniel Ternyak 2017-04-14 02:12:40 -0500
  • 04d17f716e tidy up webpack config Daniel Ternyak 2017-04-14 02:12:20 -0500
  • ef10723d0a fix prod webpack build config (less breaking build) Daniel Ternyak 2017-04-14 01:52:58 -0500
  • cfc5d20af2 add prop-types package Daniel Ternyak 2017-04-14 01:27:29 -0500
  • 8c92ad7287 Use prop-types package instead of React.PropTypes. Daniel Ternyak 2017-04-14 01:27:01 -0500
  • 498fbfcf41 Use prop-types package instead of React.PropTypes. Daniel Ternyak 2017-04-14 01:26:25 -0500
  • 00c808fd7f create config reducer and move config component default state into reducer Daniel Ternyak 2017-04-14 01:25:01 -0500
  • 37e8c0817e add config reducers to RootReducer/CombineReducer Daniel Ternyak 2017-04-14 01:24:16 -0500
  • cb9cba8d79 Add redux-logging middleware. Daniel Ternyak 2017-04-14 01:23:36 -0500
  • cf1b003956 Use prop-types package instead of React.PropTypes. Daniel Ternyak 2017-04-14 01:23:09 -0500
  • 212455cfd2 Bind redux state, actions to high-level "App" Container. Daniel Ternyak 2017-04-14 01:22:53 -0500
  • bfbd3b2319 Use prop-types package instead of React.PropTypes. Daniel Ternyak 2017-04-14 01:21:22 -0500
  • 024c14610b Allow redux state to flow through Header component into LanguageDropDown/NodeDropDown Components. Daniel Ternyak 2017-04-14 01:20:39 -0500
  • c890c8872a Wire up NodeDropdownComponent to use Redux actions and remove local state. Daniel Ternyak 2017-04-14 01:19:43 -0500
  • b6adc5330e Wire up LanguageDropdownComponent to use Redux actions and remove local state. Daniel Ternyak 2017-04-14 01:19:26 -0500
  • 29b3f9e44b Make href of logo relative path instead of hardcoded to myetherwallet.com Daniel Ternyak 2017-04-14 01:17:53 -0500
  • 736ad23f1c Create "config" redux action file the including following actions: Daniel Ternyak 2017-04-14 01:17:22 -0500
  • c2745c985e adjust routing to point toward new Tabs container Daniel Ternyak 2017-04-13 20:35:56 -0500
  • 0a33708370 Create "Tabs" container and refactor as required. Daniel Ternyak 2017-04-13 20:30:11 -0500
  • 7d8ba8aac5 Create GenerateWalletPassword component - will be a component of GenerateWallet tab components. Daniel Ternyak 2017-04-13 20:27:28 -0500
  • 2a64e009f0 Delete unneeded files. Daniel Ternyak 2017-04-13 20:26:28 -0500
  • 2fc8cf4116 Create NodeDropdownComponent with working, adjustable local state. Daniel Ternyak 2017-04-13 20:25:28 -0500
  • f91f47b877 Create LanguageDropdownComponent with working, adjustable local state. Daniel Ternyak 2017-04-13 20:25:08 -0500
  • 746d2f5802 Break header into multiple Components Daniel Ternyak 2017-04-13 20:24:24 -0500
  • 6f3290d520 add static readme back in (webpack requirements) Daniel Ternyak 2017-04-12 17:39:09 -0500
  • 6955071fa4 re-add static folder to readme doc Daniel Ternyak 2017-04-12 17:38:25 -0500
  • 15cc449c1f fix version (npm required specific format) Daniel Ternyak 2017-04-12 17:36:20 -0500
  • 5f7f38798e fix trailing comma breaking build/dev Daniel Ternyak 2017-04-12 17:33:45 -0500
  • 47bd7ab715 remove db referneces in README Daniel Ternyak 2017-04-12 00:19:38 -0500
  • 284bf46c11 remove boilerplate-specific README descriptions Daniel Ternyak 2017-04-12 00:09:28 -0500
  • 81566a3097 add boilerplate setup instructions Daniel Ternyak 2017-04-12 00:06:09 -0500
  • a17b97cbc2 create react/redux boilerplate Daniel Ternyak 2017-04-12 00:04:27 -0500
  • baae10241a create flowconfig Daniel Ternyak 2017-04-12 00:01:57 -0500
  • ec1e4ed49e add .idea to gitignore Daniel Ternyak 2017-04-12 00:01:39 -0500
  • dcba1c00ea create default jest config Daniel Ternyak 2017-04-12 00:01:02 -0500
  • 41b219a853 create package.json Daniel Ternyak 2017-04-12 00:00:48 -0500
  • 0fd652ab93 create webpack config with less support for both dev and prod Daniel Ternyak 2017-04-11 23:59:58 -0500
  • fab71a19b4 create gitignore Daniel Ternyak 2017-04-11 23:59:34 -0500
  • 0e8934dd93 create eslint Daniel Ternyak 2017-04-11 23:59:11 -0500
  • 5a5c9f1798 create babelcrc with flow support Daniel Ternyak 2017-04-11 23:58:49 -0500
  • 61d185b286 Initial commit Taylor Van Orden 2016-12-04 02:35:28 +0100