rzadp
697a6f4c7f
Merge master into dockerfile-and-contracts
2019-05-22 16:31:36 +02:00
Przemyslaw Rzad
6dc4fc6acd
Configured Prettier ( #60 )
...
* Apply prettier fixes for UI
* Integrate prettier into linting. Remove duplicate .prettierrc.
* Common .eslintignore. Removed reduntant prettier check
* Apply prettier on ui script
* Correct linting
* Duplicate plugin
* Common plugin
2019-05-22 16:31:09 +02:00
rzadp
3ccf58b0ad
Compiling contracts
2019-05-21 12:49:46 +02:00
rzadp
31e9c03b8e
Trying to fix postinstall web3 linking
2019-05-21 12:44:32 +02:00
rzadp
02d88951e5
UI uses main contracts submodule
2019-05-21 12:44:07 +02:00
rzadp
185b6b540d
First attempt at main dockerfile
2019-05-21 12:44:01 +02:00
Przemyslaw Rzad
6d1d4bce6b
Extracting UI E2E ( #49 )
...
* Commented out package-lock.json
* Moved over changes from https://github.com/poanetwork/bridge-ui/pull/217
* Brought back package-lock.json used in e2e.
* Edited postinstall to work for sub-repo npm install
* Using local oracle
* Moved ui/e2e-script to ui-e2e
* Introduced ui-e2e workspace.
* Updated paths,. removed bridge dockerfile.
* Updated e2e script after extracting.
* Introduced ui-e2e into CI
* Disabled ui-e2e
* Updated readme.
2019-05-21 09:41:52 +02:00
Przemyslaw Rzad
40fef06503
Update bridge-ui ( #39 )
...
* Renamed bridge-ui to ui, removed submodule
* Re-added submodules. Pointing at 2.2.0
* Updated workspace name.
* Removed package-lock.json.
* Updated ui contracts to 2.3.0-rc0, installed node modules.
* Added linting to ui
* Integrated UI lint, test and build into CI.
* Added readme for merging.
* Consistent eslint module
* Included plugins in dev dependencies.
* Changed eslint version.
* Add yarn.lock
* Update deprecated node api.
* Remove travis badge and config in ui
* Update link to oracle in ui dependencies.
* Remove duplicated gitter.
* Remove unimplemented coverage and dependencies badges.
* Update links in step 5 and 6 in UI
* Cosmetic.
2019-05-15 14:23:29 +02:00