Jaco Greeff
855c1126a4
Upgrade markdown-loader & marked ( #7467 )
...
* Upgrade markdown-loader & marked
* Align UglifyJS (wallet/shell)
* Add ethereumjs-util Babel compilation
2018-01-05 10:59:35 +01:00
Tomasz Drwięga
5713bb2099
Fix embeded transport. ( #7326 )
2017-12-19 10:34:34 +01:00
Jaco Greeff
777bce8a13
Remove extraneous id hashing ( #7269 )
...
* Remove extraenous id hashing
* Update with latest js-shared
2017-12-12 12:09:24 +01:00
Amaury Martiny
2a7b2c7e32
React 16 ( #7174 )
...
* Update packages to use React 16
* Rollback to react-router v3
* Use component instead of pure one
* Remove warning about mobx
* Make webpack load css from @parity/ui
* Update enzyme to support react16
* Fix lint
* Use @parity/ui v3
* Update refs of plugin-signer-* deps
* Exclude plugin-signer-* from babel processing
* Reupdate refs to old method
* Update refs again
2017-12-01 12:30:13 +01:00
Jaco Greeff
53e0e3be14
Update packages, pull in compiled-only repos ( #7125 )
...
* Update packages, pull in compiled-only repos
* Update js-precompiled to point to js-dist-paritytech
* Trigger both js & js-old builds to force update
* Update to bring scripts 100% in-sync
2017-11-23 14:29:56 +01:00
Jaco Greeff
cebf493dce
Cleanup top bar, add Home icon for navigation ( #7118 )
...
* Localise images to config.js file
* Remove sample status plugin (commented)
* Update image references from config
* Remove Unknown capability & Capable (only display actions)
* Update to @parity/ui 2.2.14
* Add Home icon on statusbar (go back)
* 2.2.14 -> 2.2.x
* Builtin dapp icons where dappreg not available
2017-11-22 14:56:12 +01:00
Jaco Greeff
ce1609726f
Update v1 Wallet Dapp ( #6935 )
...
* Start removing duplicated functionality (v1 inside v2)
* Update compilation targets
* Update locks
* Fix js-old build
* Update with removed extra references
* Adapt dev.{parity,web3}.html for extra debug info
* Update dependencies
* Remove Tooltips
* Update dependencies
* Only inject window.ethereum once
* Fix versions to 2.0.x for @parity libraries
* Update to @parity/api 2.1.x
* Update for @parity/api 2.1.x
* Freeze signer plugin dependency hashes
* Fix lint
* Move local account handling from API
* Update for 2.2.x @parity/{shared,ui}
* Update API references for middleware
* Install updated dependencies
* Update for build
* Always do local builds for development
* Remove unused hasAccounts property
* Fix Windows build for js-old
* Adjust inclusing rules to be Windows friendly
* Explicitly add --config option to webpack
* Add process.env.EMBED flag for Windows compatability
* Revert embed flag
* Fix build
* Merge changes from beta
* Update packages after merge
* Update Accounts from beta
* Update with beta
* Remove upgrade check
* Fix CI build script execution
* Make rm -rf commands cross-platform
* Remove ability to deploy wallets (only watch)
* Update path references for js-old (Windows)
* Render local dapps first
* Cleanup dependencies
2017-11-13 09:31:08 +01:00
Tomasz Drwięga
aaeb5d4cd7
Fixes for parity-extension ( #6990 )
...
* Fix extension support.
* Fix environment variables on windows.
* Fix package-lock.json
* Fix build issues.
2017-11-09 13:20:26 +01:00
Jaco Greeff
152e56c5d9
Don't add {css,js}.map from dapps ( #6931 )
2017-10-30 14:36:37 +01:00
Jaco Greeff
f282823e78
Shell updates (bonds, updated Dapps) ( #6897 )
...
* Remove stage-0
* Re-add stage-0 for `export default from './xyz';`
* Add background loading image
* Add window.isParity for parity-specific actions
* inject bonds (temporary)
* Remove loading text overlay
* Remove background around logo
* Remove debug log
* Fix account selection (correct component used)
* Update with changed dapp dependencies
* Add oo7 to list of babel node_module targets
* injectObjects -> onDappLoad
2017-10-25 16:54:41 +02:00
David Dorgan
bdf1e6afcc
Revert "Sync parity-ewf with parity"
...
This reverts commit f7ba063b22
.
2017-10-24 13:31:58 +01:00
David Dorgan
f7ba063b22
Sync parity-ewf with parity
2017-10-24 12:31:50 +01:00
Jaco Greeff
de6066d6b0
Add babel-polyfill entry
2017-10-16 15:45:30 +02:00
Jaco Greeff
413da805b5
Update status styling
2017-09-19 14:28:33 +02:00
Jaco Greeff
2bcdb07b62
Run electron (dev) from build directory
2017-09-11 10:37:09 +02:00
Jaco Greeff
be56a06790
Basic electron interface
2017-08-30 11:59:38 +02:00
Jaco Greeff
317addb7e3
Remove ~ alias
2017-08-09 09:36:40 +02:00
Jaco Greeff
28e2383778
Update build
2017-08-04 16:23:54 +02:00
Jaco Greeff
49a4499d52
Update webpack
2017-08-04 14:28:55 +02:00
Jaco Greeff
44a7c3d0b6
Re-add modules path
2017-08-04 13:50:51 +02:00
Jaco Greeff
1bf851ad91
Really excluse node_modules
2017-08-04 13:44:38 +02:00
Jaco Greeff
2df7a5fe51
Cheap source-maps for development
2017-08-04 13:26:56 +02:00
Jaco Greeff
0892bc90ed
Update sourcemap types
2017-08-04 13:24:03 +02:00
Jaco Greeff
e7641e38d8
Update build
2017-08-03 16:50:35 +02:00
Jaco Greeff
34f9e69bff
Update file-loader
2017-08-03 13:30:17 +02:00
Jaco Greeff
cbd32035c8
Cleanup webpack config
2017-08-02 08:44:56 +02:00
Jaco Greeff
aa95c09a88
Re-add happypack for babel builds
2017-08-01 18:11:35 +02:00
Jaco Greeff
1d96ba7dfc
Update
2017-08-01 17:35:17 +02:00
Jaco Greeff
67db54d765
Update webpack config for semantic
2017-08-01 15:51:03 +02:00
Jaco Greeff
dea25b194e
Update build (yes, external dapps launch)
2017-08-01 15:36:32 +02:00
Jaco Greeff
52828c0444
Update inject
2017-08-01 15:04:07 +02:00
Jaco Greeff
f8bf4a1522
Update build to pull from external repos
2017-08-01 14:41:13 +02:00
Jaco Greeff
317a59d550
Build update
2017-08-01 08:02:28 +02:00
Jaco Greeff
0e7c115b73
Update build
2017-07-31 22:53:29 +02:00
Jaco Greeff
7f6e2a3a35
Build with parallel-webpack
2017-07-31 17:08:51 +02:00
Jaco Greeff
fdebeaf95b
Update webpack
2017-07-31 13:58:18 +02:00
Jaco Greeff
58c3948316
Remove extra options
2017-07-31 12:06:21 +02:00
Jaco Greeff
6a51ff22d0
Cleanup unused vars
2017-07-31 11:24:54 +02:00
Jaco Greeff
6349da22ac
Fix NODE_ENV=production build
2017-07-31 11:24:25 +02:00
Jaco Greeff
abb62d5c2a
Ui 2 parity build fixes ( #6182 )
...
* Update API reference
* Deprecation warning
* Add missing parity-reactive-ui
* Add dapps to packages/dapps
* Add parity.js dependency
* Update with js-ui with compiled bundle.js
2017-07-28 17:56:48 +02:00
Jaco Greeff
4000ec681f
Ui 2 js build fixes ( #6176 )
...
* Update API reference
* Deprecation warning
* Add missing parity-reactive-ui
* Add dapps to packages/dapps
* Add parity.js dependency
2017-07-28 15:37:58 +02:00
Jaco Greeff
a1b8fabd99
Ui 2 packages ( #6169 )
...
* Ensure all internal dapps have package.json
* Update compilation rules
# Conflicts:
# js/src/redux/providers/balancesActions.js
# js/src/ui/Form/TypedInput/typedInput.js
* Remove SignerIcon
* Cleanup providers
* Enable request of new token from app
* Queue when no token (yet)
* Add location & token request
* Cleanup send logic
* Request token
* Request comms token
* Remove yarn.lock (not updated)
* Update version to 1.99.99 (publish prepare)
* Move jsonrpc to seperate repo
* Update jsonrpc references
* Update repo info
* Update repo info
* Additional debugging
* Update repo references
* Move ABI to js-abi repo
* Move webWorker to shared
* Fix package reference
* Worker location
* Move js-ui & js-shared components
* Update file references
* Update package repo locations
* Remove debugging info
* Cleanup debug
* Split api into own repo
* Update api local references
* Update app loading
* Update dependencies
* Allow serving of /parity-utils
* Error when EthereumProvider has not been attached
* Use inject.js
* Correct appId retrieval
2017-07-28 10:25:34 +02:00
Jaco Greeff
a068f72f08
Ui 2 pubsub components ( #6152 )
...
* Remove Application.orig from merge
* Disable i18n extraction for development
* Retrieve blockNumber via pubsub
* Chain via pubsub
* StatusIndicator with health
* WIP
* WIP
* s/BlockStatus/BlockNumber/
* Adjust BlockNumber display
* Cleanup debug
* Fix statusbar indicator
* NetPeers component
* Add BlockTimestamp
* Export statics on observer
* Cleanup debug logs
* Update references
2017-07-26 16:54:47 +02:00
Jaco Greeff
09e40c2f0d
Upgrade webpack
2017-07-26 12:08:34 +02:00
Jaco Greeff
49fdd23d58
Ui 2 move to packages/* ( #6113 )
...
* Move secureApi to shell
* Extract isTestnet test
* Use mobx + subscriptions for status
* Re-add status indicator
* Add lerna
* Move intial packages to js/packages
* Move 3rdparty/{email,sms}-verification to correct location
* Move package.json & README to library src
* Move tests for library packages
* Move views & dapps to packages
* Move i18n to root
* Move shell to actual src (main app)
* Remove ~ references
* Change ~ to root (explicit imports)
* Finalise convert of ~
* Move views into dapps as well
* Move dapps to packages/
* Fix references
* Update css
* Update test spec locations
* Update tests
* Case fix
* Skip flakey tests
* Update enzyme
* Skip previously ignored tests
* Allow empty api for hw
* Re-add theme for embed
2017-07-21 15:46:53 +02:00
Jaco Greeff
36f94fde05
Ui 2 package upgrades ( #6076 )
...
* Upgrade to React 15.6
* Import PropTypes from prop-types
* Update package.json
* UI version in built version
* Cleanup /api/health status failures
* Check reponse.ok
* Add icons to view dapps
* Adjust layout for dapps
* Slightly darker balance background
* Adjust shadows
2017-07-17 18:37:33 +02:00
Jaco Greeff
3d24ae0981
Merge branch 'master' into ui-2
2017-07-10 17:36:55 +02:00
Jaco Greeff
204fe44b29
Add new md tnc ( #5937 )
...
* Add new md tnc
* Skip markdown import in test
2017-07-10 13:23:59 +02:00
Jaco Greeff
8798ed4499
Merge branch 'master' into ui-2
2017-06-28 14:27:25 +02:00
Jaco Greeff
0f41121556
Empty local middleware, until explicitly requested ( #5912 )
...
* Empty local middleware, until explicitly requested
* Remove previous empty overrides (unneeded now)
* Re-add over-zealous keyethereum removal
2017-06-23 13:40:16 +02:00