Commit Graph

17 Commits

Author SHA1 Message Date
Mikhail Mikheev 7b921e84de add averta font 2019-08-29 12:35:52 +04:00
Mikhail Mikheev 1c8594d696 fix dev config and tests 2019-06-13 15:32:22 +04:00
Mikhail Mikheev ed3c876dbe pr fixes wip: remove compiled contracts, dep bump, TODO: fix CSS loader 2019-06-13 13:47:00 +04:00
mmv 5b2fb5f87f Dependencies bump, fix babel configuration, use connected-react-router instead of react-redux-router 2019-03-05 17:46:49 +04:00
Adolfo Panizo 135cbd1568
[WA-229] Feature - Create safe (#10)
DevOps:
  Webpack config for having CSS mixins
  Added Flow

FrontEnd:
  Added redux
  Added Layout Components (Row, Col...)
  Added Material UI custom theme
  Added final-form library for creating user inputs for creating a form
  
Logic:
  Added actions, selectors, and reducers for controlling Header's connection done using TDD
  Fetching web3 provider logic dynamically
  Creating a basic safe with harcoded data
2018-03-29 11:05:42 +02:00
Adolfo Panizo 5baa66150b
Landing Page (#9)
* Adding storybook

* Fixing lint problems

* Adding general styles and correct fonts to storybook

* Adding static storybook build

* Updating eslintrules to avoid react-router Link warnings

* Adding classnames package for css-in-modules and updating babel-loader

* Removing styles from .storybook config in favor of css-in-modules

* Adding file loader for images in webpack prod and dev config

* Adding footer color mui variable

* Creating landing page view

* Adding babel-jest

* Created Img and PageFrame layout components

* Created Block layout component

* Created Link layout component

* Updated styles veriable with constants

* Refactored Welcome view

* Adding vault icon and safe options(create and open) as buttons

* Using yarn pck manager and update deploy script including storybook

* Moving container to PageFrame and loading general styles in storybook

* Enabling React SPA in surge

* Improving look and feel of automatic github comment with links
2018-03-15 11:14:20 +01:00
Adolfo Panizo 63cbd51599 Adding aliases modules import for working with JEST 2018-03-08 10:04:12 +01:00
Adolfo Panizo 31f74421e4 Adding React Router v4 2018-03-08 09:27:17 +01:00
Adolfo Panizo d8891f2c1e Removing react-native support and updating devtool to eval-source-map for dev 2018-03-07 10:14:04 +01:00
Adolfo Panizo 9d3f7af9ee Fix Reference error by adding babel-polyfill 2018-03-06 11:11:08 +01:00
Adolfo Panizo 6223448bb0 Enabling start script 2018-03-06 10:52:49 +01:00
Adolfo Panizo 55b425eccc Updating to webpack 4 2018-03-06 09:20:10 +01:00
Adolfo Panizo 7df9ec1bc8 Adding SCSS variables config to webpack prod config 2018-03-05 11:02:45 +01:00
Adolfo Panizo 90b1c4fe04 Adding JS -> SCSS variables to webpack 2018-03-05 09:45:42 +01:00
Adolfo Panizo 03daec796d Fix postcss module loader 2018-03-05 09:29:21 +01:00
apanizo 4ec54e6b48 Enabling CSS in modules in development mode 2018-03-04 22:17:21 +01:00
Adolfo Panizo b01c1c62db Initial commit with files 2018-03-01 09:05:56 +01:00