Jaco Greeff
98ec46fff6
[beta] Trigger js-precompiled ( #7535 )
2018-01-11 13:27:01 +01:00
Jaco Greeff
c37a87e490
Explicit checkout ( #7474 )
2018-01-05 17:00:28 +01:00
Jaco Greeff
7e6e024546
Trigger js-precompiled ( #7473 )
2018-01-05 16:18:20 +01:00
Jaco Greeff
3fd94dc40d
CI js-precompiled trigger ( #7316 )
2017-12-18 11:12:36 +01:00
Jaco Greeff
2e96ffc582
Delete unused package.json (dist) ( #7173 )
2017-11-30 11:12:03 +01:00
Jaco Greeff
a39e210742
Remove *.css.map & *.js.map ( #7168 )
2017-11-29 18:04:12 +01:00
Jaco Greeff
519648eb01
Use git flag to remove old js artifacts ( #7165 )
2017-11-29 15:33:04 +01: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
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
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
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
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
Jaco Greeff
1749dd8d6c
Push precompiled to correct branch (v1) ( #7031 )
2017-11-13 10:43:12 +01: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
9ca294740d
Remove all package publishing to npm ( #6838 )
2017-10-20 12:16:26 +02:00
Jaco Greeff
7b14907f7f
Trigger build ( #6836 )
2017-10-20 11:51:37 +02:00
Tomasz Drwięga
aa929fe6ae
Clean-up scripts. ( #6832 )
2017-10-20 11:41:11 +02:00
Tomasz Drwięga
195305ce2e
Merge branch 'master' into td-ui-2
2017-10-18 16:45:37 +02:00
Tomasz Drwięga
51caf97705
Trigger UI build. ( #6817 )
2017-10-18 14:19:45 +02:00
Jaco Greeff
8453dda7ef
Merge branch 'master' into ui-2
...
# Conflicts:
# js/package-lock.json
# js/package.json
# js/src/api/api.js
# js/src/api/local/accounts/accounts.js
# js/src/api/local/localAccountsMiddleware.js
# js/src/api/local/transactions.js
# js/src/api/pubsub/signer/signer.js
# js/src/api/subscriptions/signer.js
# js/src/api/transport/jsonRpcBase.js
# js/src/api/transport/middleware.js
# js/src/api/util/format.js
# js/src/api/util/format.spec.js
# js/src/contracts/abi/index.js
# js/src/contracts/badgereg.js
# js/src/dapps/tokenreg/Application/application.css
# js/src/dapps/tokenreg/Application/application.js
# js/src/modals/CreateWallet/WalletDetails/walletDetails.js
# js/src/modals/CreateWallet/WalletDetails/walletDetails.spec.js
# js/src/modals/CreateWallet/createWalletStore.js
# js/src/modals/DeployContract/ParametersStep/parametersStep.js
# js/src/modals/DeployContract/deployContract.js
# js/src/modals/ExecuteContract/DetailsStep/detailsStep.js
# js/src/modals/WalletSettings/walletSettings.js
# js/src/redux/providers/certifications/actions.js
# js/src/redux/providers/certifications/middleware.js
# js/src/redux/providers/certifications/reducer.js
# js/src/redux/providers/requestsActions.js
# js/src/redux/providers/tokensActions.js
# js/src/ui/AccountCard/accountCard.css
# js/src/ui/Balance/balance.js
# js/src/ui/Balance/balance.spec.js
# js/src/ui/DappCard/dappCard.js
# js/src/ui/Form/AddressSelect/addressSelect.js
# js/src/ui/Form/AddressSelect/addressSelectStore.js
# js/src/ui/Form/InputAddressSelect/inputAddressSelect.js
# js/src/ui/Form/TypedInput/typedInput.js
# js/src/ui/IdentityIcon/identityIcon.js
# js/src/ui/MethodDecoding/tokenValue.js
# js/src/util/tx.js
# js/src/util/wallets.js
# js/src/util/wallets/consensys-wallet.js
# js/src/util/wallets/foundation-wallet.js
# js/src/views/Account/account.js
# js/src/views/Accounts/List/list.js
# js/src/views/Contract/Queries/inputQuery.js
# js/src/views/Contract/Queries/queries.js
# js/src/views/Contract/contract.js
# js/src/views/Signer/components/SignRequest/signRequest.css
# js/src/views/Signer/components/SignRequest/signRequest.js
# js/src/views/Signer/components/SignRequest/signRequest.spec.js
2017-10-16 12:41:41 +02:00
Jaco Greeff
7feb82c242
Display vouched overlay on dapps ( #6710 )
...
* Remove .only
* Add vouch overlays to dapps
* Cleanup address
* Only run where we have a contentHash
* GitLab kickstart
2017-10-11 21:05:50 +02:00
Jaco Greeff
6d8b511d25
Merge master
2017-09-07 13:32:45 +02:00
Nicolas Gotchac
a62238c19d
Add language selector in production ( #6317 )
...
* Add language selector in PRODUCTIN
* Fix wrong i18n keys
* Update the default i18n files
2017-09-05 12:26:29 +01: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
Tomasz Drwięga
4e498790d4
Updating documentation for RPCs ( #5392 )
...
* Removing minBlocks occurrencies
* Docs for new RPCs.
* Fixing linting issues, updating *withToken documentatiojn.
* Adding missing RPCs. Fixing tests.
* Fixing lint issues.
2017-04-08 11:28:04 +02:00
Jaco Greeff
6a05967bef
trigger js build release ( #5379 )
2017-04-03 10:25:21 +02:00
Tomasz Drwięga
d2394d3ac3
Updating paths to repos. ( #5330 )
...
* Updating paths to repos.
* Updating rotor and libusb
* Fixing other occurrences
2017-03-29 15:17:27 +02:00
Jaco Greeff
1db72ad6e2
Copy all existing i18n strings into zh (as-is translation aid) ( #5305 )
...
* Copy available strings into zh
* Update after lint
* Force rebuild (upstream package update)
2017-03-27 21:46:39 +02:00
Jaco Greeff
a4c5375a63
Add lint:i18n to find missing & extra keys ( #5290 )
...
* Add npm run lint:i18n (missing keys check)
* Check extraneous keys
2017-03-27 16:27:25 +02:00
Jaco Greeff
7525cb5ee4
trigger js-precompiled build ( #4898 )
2017-03-14 11:23:50 +01:00
Jaco Greeff
b7862ac23a
Update parity-ui-precompiled with branch ( #4850 )
...
* Update parity-ui-precompiled with branch
* In-place sed via -i
* Explicitly specify branch
* Only in-place edit branch (thanks @ngotchac)
* Add override & single-line comment
2017-03-13 12:52:02 +01:00
Jaco Greeff
71c0cc867a
Extract i18n string into i18n/_defaults (base of translations) ( #4514 )
...
* Build script to pull i18n into i18n/_default
* Fix header
* Current strings as extracted
* details_windows without prefix
* clean before build
* Alwasy extract babel strings
* clean & run build before extraction
* Update settings messages
* Put back template string (PR comment)
* PR comment cleanups & logging
* Less complicated string type check (PR comment)
* Remove node cache to extract all keys (Thanks @ngotchac)
* Merge in defaults from i18n/en (Comment by @h3ll0fr13nd)
* Unique index keys only
* Update with latest master strings
* _.defaultsDeep (Thanks to @dehurst)
* Use to-source for string formatting
* Sync with toSource output on latest master
* Updated to use/output sorted objects
2017-02-14 13:16:39 +01:00
Maciej Hirsz
1b1d3a297c
Perform a sync between Rust and JS when generating markdown instead of in spec tests ( #4408 )
...
* Sync RPC on npm run build:markdown
* Helpers
* Added GPL headers
2017-02-02 17:24:15 +01:00
Denis S. Soldatov aka General-Beck
bc704283a4
Revert "remove [ci skip]"
2017-02-02 13:35:34 +04:00
Denis S. Soldatov aka General-Beck
0a7aef1872
remove [ci skip]
...
remove tag [ci skip] for `js-precompiled`
2017-02-01 15:09:13 +04:00
Maciej Hirsz
ed09a76c91
Full JSON-RPC docs + sync tests. ( #4335 )
...
* Extended Markdown generator
* Synced and extended all JSON-RPC interfaces
* Fix linter errors
* Format `parity_listAccounts` output in API
* typo
* Check if interfaces are synced in JS spec tests
* Fixing missing interface errors
* Better #[rpc] attribute parsing
* Fixed RPC JS spec tests
* More examples
* Refactored how dummy data appears in examples
* Complete trace docs!
* fix typo
* Less copy-paste
* All the docs!
* Fix differences between CallRequest and TransactionRequest
* Fix differences between CallRequest and TransactionRequest
* Missing examples
* Grumble fixes
2017-02-01 10:58:09 +01:00
Jaco Greeff
d3ee15c6fb
Publish @parity/jsonrpc ( #4365 )
...
* Add npm/jsonrpc
* Allow ci:build:jsonrpc
* Publish @parity/jsonrpc
2017-01-31 16:52:48 +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
Maciej Hirsz
a30a108ac9
Extended JS interface -> Markdown generator ( #4275 )
...
* Extended Markdown generator
* Fix linter errors
* Review fixes
2017-01-24 16:05:21 +01:00
Jaco Greeff
c2e5b78c5b
Update babel-loader for WebPack 2.2-rc ( #3953 )
...
* Update babel loader for WebPack 2.2
* Force build
2016-12-22 17:44:29 +01:00
Jaco Greeff
0a37288aa4
Lowercase npm packages ( #3807 )
2016-12-11 10:30:30 +01:00
Jaco Greeff
36b8e4b6a8
Extended publishing of libraries to npm ( #3786 )
...
* Extended publishing of libraries to npm
* Update source links
* Add some tests before publishing NPM library
* Fix Shapeshift tests
2016-12-11 10:13:34 +01:00