Jaco Greeff
|
28e2383778
|
Update build
|
2017-08-04 16:23:54 +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
|
f8bf4a1522
|
Update build to pull from external repos
|
2017-08-01 14:41:13 +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
|
6349da22ac
|
Fix NODE_ENV=production build
|
2017-07-31 11:24:25 +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
|
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
|
45c6cc6ac0
|
Merge branch 'master' into ui-2
|
2017-05-24 14:09:51 +02:00 |
|
Tomasz Drwięga
|
cbcc369a2d
|
UI server refactoring (#5580)
* Full API in Authenticated WS server.
* Replacing UI server with Hyper.
* Solving CLI, RPCs and tests.
* Porting signer tests.
* Fixing origin recognition for dapps/rpc.
* Fixing tests. Adding parity-rpc-client to test.
* Dapps exposed as RPC method.
* JS code to support new connection scheme.
* Fixing dapps tests.
* Updating allowed origins/hosts to support web3.site.
* Fixing tests, fixing UI.
* Fixing tests.
* Removing invalid tests.
* Fixing merge.
* 404 fallback for UI
* Improve ContentFetcher constructor readability.
* Naming.
* Update .gitlab-ci.yml
fix CI lint error
* Fixing tests and linting issues.
* Fixing new tests.
* UI hosts.
* Submodules fix.
|
2017-05-24 12:24:07 +02:00 |
|
Jaco Greeff
|
673cde3c0b
|
Ui 2 cleanups (unused components, shared assets) (#5636)
* Remove unused components
* Move to dapp/index.js
* Move assets to @parity/shared
|
2017-05-16 16:01:11 +02:00 |
|
Jaco Greeff
|
4c28ef40b7
|
Ui 2 shared package (redux, mobx, utils) (#5579)
* Create @parity/shared
* Move ~/util to shared/util
* Move ~/contracts to shared/contracts
* Move ~/config to shared/config
* Move ~/environment to shared/environment
* Updated paths
* Move ~/mobx to shared/mobx
* Move ~/redux to shared/redux
* Add shared to test babel compile
|
2017-05-09 12:01:44 +02:00 |
|
Jaco Greeff
|
2459501f4e
|
Home as dapp
|
2017-04-21 13:14:07 +02:00 |
|
Nicolas Gotchac
|
455f994673
|
Don't use port 8080 anymore (#5397)
|
2017-04-05 16:27:44 +02:00 |
|
Jaco Greeff
|
df76f010da
|
Create webpack analysis files (size) (#5009)
|
2017-03-23 15:47:42 +01:00 |
|
Nicolas Gotchac
|
a587815ddc
|
Re-Introducing HappyPack (#4669)
* Updating Dev Dependencies (minor version updates)
* Re-introduce HappyPack
* Added Yarn Lock file
* Use HappyPack
* Linting
* Delete yarn lock file
|
2017-03-07 20:39:36 +01:00 |
|
Nicolas Gotchac
|
e8175f4cca
|
Build embedded Parity JS properly and separatly (#4426)
* Add a specific embed webpack build // output assets in JSON
* WIP Embed
* Updated Webpack
* Update exports // Webpack config
* Fix app build fail
* Fix NPm scripts
* Reduce Embed dependencies
* Fix NPM exports
* remvoe stats
* Lazy-Load worker (not to load in embed)
* PR Grumbles + Fix tests
|
2017-02-09 15:30:57 +01:00 |
|
Gav Wood
|
8404edb656
|
Fix whitespace (#4299)
* Fix whitespace.
* Update copyright years/owner.
* Push release only for tags.
|
2017-01-25 18:51:41 +01:00 |
|
Jaco Greeff
|
e62cda36c7
|
Use single source of info for dapp meta (build & display) (#4217)
* Add skipBuild flag
* Only use builtin.json to specify location
* Re-remove dapps/index.js
|
2017-01-19 14:07:41 +01:00 |
|
Nicolas Gotchac
|
75f2644e6a
|
Update dev dependencies and make Webpack less verbose (#3997)
* Update dev dependencies // Less verbose Webpack
* Fix linting fro JSX
|
2016-12-29 18:48:39 +00:00 |
|
Gav Wood
|
58b72c521d
|
Rename ethcore -> parity in licenses.
|
2016-12-11 19:31:31 +01:00 |
|
Nicolas Gotchac
|
d3077c51fc
|
Target Babel to latest Chrome Versions in dev (#3806)
* Use `babel-preset-env` to target Babel to latest Chrome Versions
* Opt-In mechanism for Babel Preset Env
|
2016-12-11 15:05:10 +01:00 |
|
Jaco Greeff
|
f9a24f3c8e
|
Update babel, fix CI build due to breaking changes (#3754)
* Update babel to latest version
* Re-add circular deps plugin
* Bump for build
* Fixes for babel build
|
2016-12-09 02:33:12 +01:00 |
|
Nicolas Gotchac
|
b823b675a4
|
Working HOT RELOAD !!
|
2016-11-28 12:37:13 +01:00 |
|
Nicolas Gotchac
|
f9b3a98ff7
|
Fixing mocha tests
|
2016-11-26 17:27:44 +01:00 |
|
Nicolas Gotchac
|
8392090861
|
WIP - Webpack 2 building
|
2016-11-25 19:32:58 +01:00 |
|
Nicolas Gotchac
|
24bdf1cb98
|
Use webpack hot/dev middlewares
|
2016-11-25 13:14:30 +01:00 |
|
Nicolas Gotchac
|
d188435fd8
|
Add Loading splashscreen
|
2016-11-24 03:40:22 +01:00 |
|
Nicolas Gotchac
|
e676f00dfa
|
Wepback dapps
|
2016-11-24 03:26:38 +01:00 |
|
Nicolas Gotchac
|
259b91da50
|
Webpack Reuse proxies
|
2016-11-24 03:20:12 +01:00 |
|
Nicolas Gotchac
|
0750d82115
|
Reuse Webpack Configs
|
2016-11-24 03:11:54 +01:00 |
|