GitLab Build Bot
e52a7de3f7
[ci skip] js-precompiled 20171205-102703
2017-12-05 10:28:13 +00:00
Jaco Greeff
1291a24e4e
Update FirstRun for UI-2 ( #7195 )
...
* WIP
* Update after @parity/ui update
* Update to latest
* Update semver for @parity
* Update & -> &
2017-12-05 10:44:34 +01:00
GitLab Build Bot
e08893fcf1
[ci skip] js-precompiled 20171205-084709
2017-12-05 08:48:09 +00:00
Jaco Greeff
63d86b50e0
Update mocha import stubs ( #7191 )
...
* Update mocha import stubs
* Add .md files to ignore list
2017-12-05 09:03:30 +01:00
GitLab Build Bot
e76cec4afc
[ci skip] js-precompiled 20171204-115345
2017-12-04 11:54:51 +00:00
Amaury Martiny
83ff213f6c
New account selector UI in top bar ( #7179 )
...
* Add a dropdown popup for account selector
* Install sui latest version for hideOnScroll bug fix
* Update ui
* Update package-lock after rebase
* Require parity/ui v3.0.3
* Pass accountStore as props
* Require parity/ui v3.0.4
2017-12-04 12:09:08 +01:00
GitLab Build Bot
801b6c4bc8
[ci skip] js-precompiled 20171201-114538
2017-12-01 11:46:30 +00: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
GitLab Build Bot
d1bf0e0e62
[ci skip] js-precompiled 20171130-103432
2017-11-30 10:35:49 +00:00
Jaco Greeff
2e96ffc582
Delete unused package.json (dist) ( #7173 )
2017-11-30 11:12:03 +01:00
GitLab Build Bot
3af1e1b3b0
[ci skip] js-precompiled 20171129-172021
2017-11-29 17:21:25 +00:00
Jaco Greeff
a39e210742
Remove *.css.map & *.js.map ( #7168 )
2017-11-29 18:04:12 +01:00
GitLab Build Bot
538e540dde
[ci skip] js-precompiled 20171129-144917
2017-11-29 14:50:14 +00:00
Jaco Greeff
519648eb01
Use git flag to remove old js artifacts ( #7165 )
2017-11-29 15:33:04 +01:00
GitLab Build Bot
903bbc7912
[ci skip] js-precompiled 20171129-135441
2017-11-29 13:55:41 +00:00
Jaco Greeff
d1d502765b
Cleanup JS build artifacts ( #7164 )
...
* Cleanup JS build artifacts
* Trigger js & js-old
2017-11-29 14:39:57 +01:00
GitLab Build Bot
33a96f8ffe
[ci skip] js-precompiled 20171128-091552
2017-11-28 09:16:45 +00:00
Jaco Greeff
8780fa0d68
Pull in new dapp-{methods,visible} dapps ( #7150 )
2017-11-28 10:03:03 +01:00
GitLab Build Bot
c32a5353b9
[ci skip] js-precompiled 20171124-134823
2017-11-24 13:49:21 +00:00
Jaco Greeff
6836182a36
Push to correct shell branch ( #7135 )
...
* Push to correct shell branch
* Trigger both js & js-old builds
2017-11-24 14:22:37 +01:00
GitLab Build Bot
e802ed04da
[ci skip] js-precompiled 20171124-124119
2017-11-24 12:43:00 +00:00
Jaco Greeff
9d3ca6ec10
Update js-precompiled ref, trigger JS build
2017-11-24 12:26:43 +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
GitLab Build Bot
d793019607
[ci skip] js-precompiled 20171122-140247
2017-11-22 14:12:43 +00: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
Marek Kotewicz
309254348b
Merge pull request #7100 from paritytech/jg-dapp-localUrl
...
Local dapp development URL
2017-11-21 20:42:51 +01:00
GitLab Build Bot
d160feeefd
[ci skip] js-precompiled 20171121-164807
2017-11-21 17:04:16 +00:00
Jaco Greeff
fcee1c0ac8
Remove unused and duplicated files in js-old ( #7082 )
...
* Cleanup v1 build process, application-only
* Remove built-in dapps from build (duplicated)
* User @parity/api instead of local version
* Update references to @parity/abi
* Remove unused js-old api/abi folders
* Remove duplicated v1 jsonrpc
* Cleanup unused routes
* Update manifest with wallet image
* Update wallet logo
* Re-add missing test.sh
* Update rpc mocks
* Update tests for Providers
* Use flex for iframe & status
* Additional cleanups (Home screen for embed)
* Keep statusbar fixed (and non-overallping with dapps)
2017-11-21 17:38:06 +01:00
GitLab Build Bot
bc17c61d14
[ci skip] js-precompiled 20171121-150329
2017-11-21 15:14:37 +00:00
Amaury Martiny
570fc56af7
Optimize & group dapp requests ( #7083 )
...
* Group similar methods in same grouping
* Add a shell_getMethodGroups API
* Small code clean changes
* Fix bug dapp.name not showing
* Additional error handling
* Store sources in own map
* Remove observable variables where not needed
* Refactor code and fix bug dapp not showing on approve
2017-11-21 15:50:38 +01:00
Jaco Greeff
e7543f656a
Remove debug log
2017-11-21 15:17:05 +01:00
Jaco Greeff
20f8943eb3
Cleanup debug info
2017-11-21 15:04:47 +01:00
Jaco Greeff
e67b05e632
Use query-string for search parsing
2017-11-21 12:31:34 +01:00
Jaco Greeff
ac722e9e50
Add appId as needed to local dapps
2017-11-20 13:37:52 +01:00
GitLab Build Bot
a98652bef6
[ci skip] js-precompiled 20171115-103846
2017-11-15 10:50:45 +00:00
Jaco Greeff
0bf48e94cc
Properly display Signer errors (Snackbar display popup) ( #7053 )
...
* Update to fixed @parity/ui (Errors component)
* Update ParityBar radius to align with Snackbar/Errors
* Update to latest @parity/ui
* Update dependencies @parity/signer-plugin-*
* Really pull in @parity/signer-plugin-* deps
2017-11-15 11:28:42 +01:00
GitLab Build Bot
361debd277
[ci skip] js-precompiled 20171113-174651
2017-11-13 18:03:28 +00:00
Jaco Greeff
2e6cf8e04b
Add mui for embed compilation ( #7049 )
2017-11-13 18:34:51 +01:00
Jaco Greeff
0f92856c3f
Remove unused js packages (dapp cleanups) ( #7046 )
2017-11-13 16:51:57 +01:00
Jaco Greeff
b5fc6419e6
Gitlog location update ( #7042 )
...
* Move git logging to .git-release.log
* Update gitlog location
2017-11-13 15:16:35 +01:00
Jaco Greeff
a0090dd0d8
Move git logging to .git-release.log ( #7041 )
2017-11-13 14:51:36 +01:00
Jaco Greeff
af35fa1e33
Start from rust root in update step ( #7039 )
2017-11-13 14:20:43 +01:00
Jaco Greeff
3833f87256
Complete token merge, remove unused files ( #7037 )
...
* Either js or js-old to have changes to trigger push-cargo
* Complete merge of token changes (code move to js-shared)
* Update setting variable
2017-11-13 13:44:51 +01:00
Jaco Greeff
b9fbe52f32
Add missing script variable ( #7036 )
2017-11-13 13:11:32 +01:00
Amaury Martiny
93e93a50ce
Fix npm start script ( #7034 )
2017-11-13 12:46:11 +01:00
Jaco Greeff
073b4dacfb
Update executable flags on release scripts ( #7035 )
...
* Combine cargo updates into one
* Update log tag
* Update executable flags on release scripts
2017-11-13 12:36:48 +01:00
Jaco Greeff
0f2bfda830
Fix v1 precompiled ( #7033 )
...
* Combine cargo updates into one
* Update log tag
2017-11-13 11:52:34 +01:00
GitLab Build Bot
399043d37e
[ci skip] js-precompiled 20171113-100719
2017-11-13 10:19:26 +00:00
Jaco Greeff
1749dd8d6c
Push precompiled to correct branch (v1) ( #7031 )
2017-11-13 10:43:12 +01:00
GitLab Build Bot
6997ddda89
[ci skip] js-precompiled 20171113-091450
2017-11-13 09:27:11 +00:00