kumavis
9e1bdcb09d
test - integration - add locale build step
7 years ago
kumavis
5a309328f1
ci - run e2e jobs
7 years ago
greenkeeper[bot]
cecc5c48a7
chore(package): update eslint-plugin-mocha to version 5.0.0
7 years ago
kumavis
079ba3e6ee
sentry - npm scripts for uploading source maps
7 years ago
kumavis
e3d7062e9b
sentry - rewrite report urls + use raven-js from npm
7 years ago
Dan
b9309f689b
Use extension api to get initial locale.
7 years ago
Lazaridis
19621fe879
changes test to unit-integration-lint, closes #3650
7 years ago
Thomas Huang
6a428bbef7
Revert "Issue 3505 | Transpile to ES5"
7 years ago
greenkeeper[bot]
9094af8319
chore(package): update sinon to version 5.0.0
7 years ago
Ryan Rowland
faa2849082
Issue 3505 | Transpile to ES5
7 years ago
Lazaridis
7f00fdcd14
use mkdirp for cross-platform, re #3426
7 years ago
Lazaridis
af4116cf39
use 'cross-env' for env-variables within npm scripts, re #3426
7 years ago
Vincent
0e28e8fa3d
Moved mock-dev.js and ui-dev.js to development folder.
7 years ago
kumavis
3580196650
test - breakout npm script for building for integration tests
7 years ago
greenkeeper[bot]
ce139db99b
chore(package): update gulp-stylelint to version 7.0.0
7 years ago
greenkeeper[bot]
16050f4aeb
chore(package): update stylelint-config-standard to version 18.2.0
7 years ago
greenkeeper[bot]
c05b220024
fix(package): update gulp-autoprefixer to version 5.0.0
7 years ago
kumavis
85d48b4fb7
deps - remove unused missippi dep
7 years ago
greenkeeper[bot]
c4f697d87f
chore(package): update browserify to version 16.1.1
...
Closes #2861
7 years ago
kumavis
b4a686a5c6
deps - bump pump
7 years ago
Csaba Solya
d8038c0de0
add browserify-unibabel to package.json
7 years ago
Dan Finlay
bf17d7e115
Add version bumping script
...
One step towards automating our deploy process is automating our version
bumping scheme. This PR does that.
7 years ago
Dan Finlay
81fa0742f7
Fix inpage provider name regression
...
Fixes #3372 by not minifying the name of our inpage provider, which some
people were using to identify MetaMask (not our preferred, supported
method of web3.currentProvider.isMetaMask).
7 years ago
Csaba Solya
5ec311ba3e
add edge support
7 years ago
Thomas Huang
33182efb13
Offline testing
7 years ago
Dan Finlay
e422294ad1
Add node-sass to dev dependencies
...
To fix build
7 years ago
Dan J Miller
78bce55858
[NewUI] Use tooltip for copy to clipboard helper text on main screen. ( #3120 )
...
* Use tooltip for display of helper text in wallet views copy to clipboard feature.
* Use react-tippy in wallet-view.js; center arrow tooltip throughout tooltip text change.
* Remove unnecessary tabIndex attribute from wallet view address element.
7 years ago
Thomas
a193ba60c6
Add enzyme, redux-test-utils, and enzyme-adapter-react-15 to deps
7 years ago
Dan Finlay
ceebc6caa4
Debounce storage to avoid crashing pump
7 years ago
kumavis
fe6b11eb50
deps - bump eth-json-rpc-infura for kovan fix
7 years ago
greenkeeper[bot]
145db2906d
chore(package): update testem to version 2.0.0
7 years ago
Thomas
97ca86733c
Merge branch 'master' into uat
7 years ago
Thomas
baba179ccb
Remove duplicate eth-contract-metadata
7 years ago
kumavis
2b7542054e
deps - bump json rpc engine for bugfix
7 years ago
kumavis
4670aad291
deps - bump provider engine and infura-middleware for better retry and error messages
7 years ago
kumavis
02df9a6bd1
deps - bump providers for better JSON parse error messages
7 years ago
kumavis
9f3183ccf3
deps - bump infura provider for uri length limit fix
7 years ago
Thomas
0db4ba1086
chromedriver, changed extension id(might need zip/crx file)
7 years ago
kumavis
ab3423d00d
deps - re-add eth-block-tracker
7 years ago
kumavis
899e839e7c
test - createTestProviderTools includes block tracker layer
7 years ago
kumavis
b70d3a9b6e
deps - bump json-rpc-engine for better errors
7 years ago
greenkeeper[bot]
899ddf0179
chore(package): update mocha to version 5.0.0
7 years ago
kumavis
29a6da0d01
build - lock pre-release gulp dep to commit
7 years ago
Dan J Miller
77eb7b2db6
[NewUI-flat] Fix gulp build ( #2975 )
...
* Only run uglify when building for prod; set environment when building for prod; use gulp-uglify-es.
* Revert change of dist script.
7 years ago
Dan Finlay
93d4b22363
Bump keyringController version
7 years ago
Dan Finlay
6df3261deb
Fix signTypedData bytes signing
...
Fixes #2826
7 years ago
Dan J Miller
41057a76c5
[NewUI] Build mascara with uglification and gzipping. ( #2735 )
...
* Adds uglification and gzipping.
* Build mascara with uglification and gzipping.
* Remove gzipping from extension build.
7 years ago
kumavis
9a603606a6
deps - gulp in dev deps only
7 years ago
kumavis
cc49e637dd
deps - bump eth-json-infura
7 years ago
kumavis
ab7701efb3
provider - infura - use infura REST api
7 years ago