Commit Graph

8 Commits

Author SHA1 Message Date
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 888d6a7614
Travis & Development's CI with surge
Adding Travis CI with custom deploy script for deploying in surge static files.

Major changes in code:
* Adding dynamic-import-node for fixing Travis tests
* Add babel-polyfill
* Adding a comment in PR using GitHub REST API with deployed link
2018-03-12 09:30:03 +01:00
Adolfo Panizo 2597b4bb2a Configuring Jest Test framework with webpack 4 and Babel 7 2018-03-07 08:34:53 +01:00
Adolfo Panizo be01691cf4 Removing Ufligy plugin 2018-03-06 16:29:33 +01:00
Adolfo Panizo 6223448bb0 Enabling start script 2018-03-06 10:52:49 +01:00
Adolfo Panizo 21bee9fd9b Adding dev and build scripts 2018-03-06 09:52:55 +01:00
Adolfo Panizo 55b425eccc Updating to webpack 4 2018-03-06 09:20:10 +01:00
Adolfo Panizo b01c1c62db Initial commit with files 2018-03-01 09:05:56 +01:00